body {
 margin: 0px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: normal;
 text-align: justify; 
}

#mensaje{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 1;
color: #FF0831
}

#lema{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 150%;
color: #1B77B4
}

#etimologia{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 90%;
color: black
}

#ingles{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 100%;
color: black
}

#lema_sinonimo{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 100%;
color: black
}

#lema_sinonimo_texto{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 100%;
color: black
}

#lema_observacion{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 100%;
color: black
}

#lema_observacion_texto{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 100%;
color: black
}

#color{
font-weight: bold;
color: #1B77B4
}

#noencuentra{
font-weight: bold;
color: #FF0000
}

#numero_acepcion{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 100%;
color: #1B77B4;
}

#acepcion{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 100%;
color: black;
}

#definicion_roja{
color: red
}

#resaltar{
background-color: #FFFF1A;
background-image: none;
}

#resaltar_inverso{
background-color: #FFFF1A;
background-image: none;
}

#nivel{
background-color: #000566;
background-image: none;
color: white;
}

#resaltar_ingles{
background-color: #FFFF1A;
background-image: none;
}

#lista{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 100%;
color: #1B77B4;
}

#no{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 100%;
color: #FF0831;
text-align : left
}

A:link {
 font-size : 100%;
    color:#272763;
 font-weight : normal;
 text-decoration: none
} 

A:visited {
 font-size : 100%;
    color:#272763;
 font-weight : normal;
 text-decoration: none
} 

A:active {
 font-size : 100%;
    color:#9BB9F1;
 font-weight : normal;
 text-decoration: none
}

A:hover {
 font-size : 100%;
 color:red;
 font-weight : normal;
 text-decoration: underline overline;
}

P.acepcion{
margin-left: 2em;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 100%;
color: black;
}

P.sinonimo{
margin-left: 1em;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 100%;
color: black;
}

P.abreviatura{
margin-left: 1em;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 100%;
color: black;
}

P.observacion{
margin-left: 1em;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 100%;
color: black;
}

option.italica
{ 
    font-style: italic; 
} 
 
.alineadosVertical sup {font-size:12px;}
.alineadosVertical sub {margin-left:-6px;font-size:12px;}