/* BODY */
body.general { 
color : black;
background : white;
margin-top : 0;
margin-left : 0;
margin-right : 0;
} 

/* TABLAS */
table.EncabezadoGris { 
width : 100%;
border-width : 0;
color : #7d7d7d;
background : #e1e1e1;
text-align : left;
font-family : arial, helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
font-style : italic;
} 
.FondoGrisClaroBorde1 { 
width : 100%;
border: black solid 1px;
color : #7d7d7d;
background : #e1e1e1;
text-align : left;
font-family : arial, helvetica, sans-serif;
font-size : small;
} 
table.VerdanaReducidaNegrita { 
margin-left:auto;
margin-right:auto;
color : black;
background : white;
text-align:center;
font-family : verdana, arial, helvetica, sans-serif;
font-size : x-small;
font-weight : bold;
} 
tr.BandaInformativaGrisSuperior { 
color : white;
height:20px;
background : transparent;
background-image : url(http://www.tecnicalingual.com/BandaGrisDifuminado20.jpg);
background-repeat : repeat-x;
font-family : verdana, arial, helvetica, sans-serif;
font-size : x-small;
font-weight : bold;
} 
tr.BandaInformativaGrisInferior { 
color : white;
height:60px;
background : transparent;
background-image : url(http://www.tecnicalingual.com/BandaGrisDifuminado60.jpg);
background-repeat : repeat-x;
font-family : verdana, arial, helvetica, sans-serif;
font-size : x-small;
font-weight : bold;
} 

/* TEXTAREAS */
Textarea.Comentario { 
color : black;
background : white;
font-family : arial, helvetica, sans-serif;
font-size : small;
font-weight : normal;
} 
Textarea.TitularTextoNoticia { 
color : black;
background : #e8e8e8;
font-family : verdana, arial, helvetica, sans-serif;
font-size : x-small;
font-weight : normal;
} 

/* TEXTOS */
.EncabezadoBandaAzul { 
background : #000066;
color : white;
font-family : georgia, arial, helvetica, sans-serif;
font-size : 18px;
font-weight : normal;
font-style : italic;
text-align : left;
margin-left : 5px;
margin-right : 10px;
} 
.TitularAzul { 
color : #000066;
font-family : verdana, "Times new Roman", arial, helvetica, sans-serif;
font-size : 14px;
font-weight : bold;
text-align : left;
} 
.TitularRojoOscuro { 
color : #c00000;
font-family : verdana, "Times new Roman", arial, helvetica, sans-serif;
font-size : 14px;
font-weight : bold;
text-align : left;
} 
.TitularBlancoCentrado { 
color : white;
font-family : verdana, "Times new Roman", arial, helvetica, sans-serif;
font-size : 14px;
font-weight : bold;
text-align : center;
} 
.TitularOroCentrado { 
color : #FFCC00;
font-family : verdana, "Times new Roman", arial, helvetica, sans-serif;
font-size : 14px;
font-weight : bold;
text-align : center;
} 
.EncabezadoAzul { 
color : #000066;
font-family : arial, helvetica, sans-serif;
font-size : small;
font-weight : bold;
text-align : justify;
} 
.EncabezadoAzulCentrado { 
color : #000066;
font-family : arial, helvetica, sans-serif;
font-size : small;
font-weight : bold;
text-align : center;
} 
.EncabezadoRojoCentrado { 
color : #c00000;
font-family : arial, helvetica, sans-serif;
font-size : small;
font-weight : bold;
text-align : center;
} 
.EncabezadoRojo { 
color : #c00000;
font-family : arial, helvetica, sans-serif;
font-size : small;
font-weight : bold;
text-align : justify;
} 
.EncabezadoNegroCentrado { 
color : black;
font-family : arial, helvetica, sans-serif;
font-size : small;
font-weight : bold;
text-align : center;
} 
.Enunciado { 
color : black;
font-family : arial, helvetica, sans-serif;
font-size : small;
font-weight : normal;
text-align : justify;
} 
.EnunciadoColorFondo { 
color : #FFFAEB;
font-family : arial, helvetica, sans-serif;
font-size : small;
font-weight : normal;
text-align : justify;
} 
.EnunciadoNegrita { 
color : black;
font-family : arial, helvetica, sans-serif;
font-size : small;
font-weight : bold;
text-align : justify;
} 
.EnunciadoNegritaCentrado { 
color : black;
font-family : arial, helvetica, sans-serif;
font-size : small;
font-weight : bold;
text-align : center;
} 
.EnunciadoVerdanaReducida { 
color : black;
font-family : verdana, arial, helvetica, sans-serif;
font-size : x-small;
font-weight : normal;
text-align : justify;
} 
.EnunciadoVerdanaReducidaCentrado { 
color : black;
font-family : verdana, arial, helvetica, sans-serif;
font-size : x-small;
font-weight : normal;
text-align : center;
} 
.EnunciadoVerdanaReducidaRojo { 
color : #B41E1E;
font-family : verdana, arial, helvetica, sans-serif;
font-size : x-small;
font-weight : normal;
text-align : justify;
} 
.EnunciadoVerdanaReducidaAzul { 
color : #000066;
font-family : verdana, arial, helvetica, sans-serif;
font-size : x-small;
font-weight : normal;
text-align : justify;
} 
.EnunciadoVerdanaReducidaBlancoNegrita { 
color : white;
font-family : verdana, arial, helvetica, sans-serif;
font-size : x-small;
font-weight : bold;
text-align : justify;
} 

/* HIPERTEXTOS (ENLACES) */
.linkmenublanco:active { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : x-small;
background : transparent;
color : #ffffff;
text-decoration : none;
font-weight : bold;
} 
.linkmenublanco:link { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : x-small;
background : transparent;
color : #ffffff;
text-decoration : none;
font-weight : bold;
} 
.linkmenublanco:visited { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : x-small;
background : transparent;
color : #ffffff;
text-decoration : none;
font-weight : bold;
} 
.linkmenublanco:hover { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : x-small;
background : transparent;
color : #FFCC00;
text-decoration : underline;
font-weight : bold;
} 

a.linkmenunegro:active { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : x-small;
background : transparent;
color : black;
text-decoration : none;
font-weight : bold;
text-align : justify;
} 
a.linkmenunegro:link { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : x-small;
background : transparent;
color : black;
text-decoration : none;
font-weight : bold;
text-align : justify;
} 
a.linkmenunegro:visited { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : x-small;
background : transparent;
color : black;
text-decoration : none;
font-weight : bold;
text-align : justify;
} 
a.linkmenunegro:hover { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : x-small;
background : transparent;
color : #000066;
text-decoration : underline;
font-weight : bold;
text-align : justify;
}

a.linkmenuazul:active { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : x-small;
background : transparent;
color : #000066;
text-decoration : none;
font-weight : bold;
text-align : justify;
} 
a.linkmenuazul:link { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : x-small;
background : transparent;
color : #000066;
text-decoration : none;
font-weight : bold;
text-align : justify;
} 
a.linkmenuazul:visited { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : x-small;
background : transparent;
color : #000066;
text-decoration : none;
font-weight : bold;
text-align : justify;
} 
a.linkmenuazul:hover { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : x-small;
background : transparent;
color : #FFCC00;
text-decoration : underline;
font-weight : bold;
text-align : justify;
}