/* ESTILO GENERAL */
body {background-color: #000000; background-image: url(../registro/images/fondo_ladrillo_noche.gif); background-repeat: repeat-y; background-position: center;}
p, li, td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;}
a:link, a:visited {font-weight: bold; color: #FFCC00; text-decoration: none;}
a:hover, a:active {font-weight: bold; color: #FFFF00; text-decoration: underline;}
.latBotDer {background-image: url(../registro/images/lat_deco_der.gif); background-repeat: no-repeat; background-position: bottom;}
.latBotIzq {background-image: url(../registro/images/lat_deco_izq.gif); background-repeat: no-repeat; background-position: bottom;}

/* ------------------------------------------------------------------------------- */
/* ESTILOS PARA EL HEADER */
.menuSup {font-size: 12px; font-weight: bold; color: #FFFFFF;}
a.menuSup:link, a.menuSup:visited {font-weight: bold; color: #FFCC00; text-decoration: none;}
a.menuSup:hover, a.menuSup:active {font-weight: bold; color: #FFFFFF; text-decoration: underline;}
.contItemTitulo {font-size: 10px; font-weight: bold;}
.contItemComentario {font-size: 10px; font-weight: normal;}
.contCajaTitulo {font-size: 13px; font-weight: bold;}

/* ------------------------------------------------------------------------------- */
/* ESTILOS PARA CUADROS LATERALES */
.latTit {font-size: 10px; font-weight: bold;}
.latDescrip {font-size: 10px;}
.latColorFondoTop {background-color: #003300;}
.latColorFondoBot {background-color: #395207;}
.latColorFondoMed {background-color: #222222;}

/* ------------------------------------------------------------------------------- */
/* ESTILOS PARA CUADROS DE CONTENIDO */
.cajaTit {font-size: 11px; font-weight: bold;}
.cajaDescrip {font-size: 10px;}
.cajaColorFondoTop {background-color: #395207;}
.cajaColorFondoMed {background-color: #50750B;}
.cajaColorFondoBot {background-color: #53780B;}

.contBlancoTit {font-size: 11px; font-weight: bold; color: #000000;}
a.contBlancoTit:link, a.contBlancoTit:visited {font-weight: bold; color: #006600; text-decoration: none;}
a.contBlancoTit:hover, a.contBlancoTit:active {font-weight: bold; color: #009900; text-decoration: underline;}
.contBlancoCom {font-size: 10px; font-weight: normal; color: #000000;}
a.contBlancoCom:link, a.contBlancoCom:visited {font-weight: bold; color: #006600; text-decoration: none;}
a.contBlancoCom:hover, a.contBlancoCom:active {font-weight: bold; color: #009900; text-decoration: underline;}

.contBlanOscTit {font-size: 11px; font-weight: bold; color: #FFFFFF;}
a.contBlanOscTit:link, a.contBlanOscTit:visited {font-weight: bold; color: #FFCC00; text-decoration: none;}
a.contBlanOscTit:hover, a.contBlanOscTit:active {font-weight: bold; color: #FFFF00; text-decoration: underline;}

/* ------------------------------------------------------------------------------- */
/* ESTILOS PARA AYUDA */
.ayudaTit {font-size: 12px; font-weight: bold; color: #FFCC00;}
.ayudaCont {font-size: 12px; color: #FFFFFF;}
.ayudaContB {font-size: 12px; color: #FFFFFF;}
.ayudaColorFondoTop {background-color: #003399;}
.ayudaColorFondoBot {background-color: #0066CC;}

/* ------------------------------------------------------------------------------- */
/* ESTILOS PARA EL MENU INFERIOR */
.menuInf {font-size: 9px; font-weight: bold; color: #FFFFFF;}
a.menuInf:link, a.menuInf:visited {font-weight: bold; color: #FFCC00; text-decoration: none;}
a.menuInf:hover, a.menuInf:active {font-weight: bold; color: #FFFF00; text-decoration: underline;}
