/* At-Rules */
@charset "iso-8859-1";


/************************ CABECERA */
B.cabecera {
font-family: MS Sans Serif, arial, verdana; 
color: #aaaaaa;
font-weight: normal;
}

a.lien { position: relative; top: 0; color: #FFFFFF; font-size: 8pt; font-family: verdana;  font-weight: bold; letter-spacing: -1pt; text-decoration: none;}
.divise { position: relative; top: 0; color: #C0C0C0; background: #000000; font-size: 12pt;}

/************************ BLOQUES MENU */

/* títulos cajas */

b.rojo {color: #ff0000; font-family: Arial, Verdana; font-weight: bold} 
b.blanco {color: #ffffff; font-family: Arial, Verdana; font-weight: bold}

/* enlaces menu */
TD.menu {font-family: Verdana, Arial}

A.menu:link {color: #FFFFFF; font-family: Georgia, Bookman Old Style, arial; font-weight:BOLD; text-decoration:none}
A.menu:active {color: #FFFFFF; font-family: Georgia, Bookman Old Style, arial; font-weight:BOLD; text-decoration:none}
A.menu:visited {color: #FFFFFF; font-family: Georgia, Bookman Old Style, arial; font-weight:BOLD; text-decoration:none}
A.menu:hover {color: #4f52b2; font-family: Georgia, Bookman Old Style, arial; font-weight:BOLD; text-decoration:none}

/* negritas para menú horizontal item seleccionado */
B.menu-hor {color: #4f52b2; font-family: Georgia, Bookman Old Style, arial; font-weight:BOLD; text-decoration:none} 


/* enlaces ofertas */
TD.oferta {font-family: Verdana, Arial; font-size: 12px; color: #000000 }

B.oferta {font-family: Georgia, Bookman Old Style, arial; font-size: 12px; color: #C92F27; font-weight: bold; text-decoration: none; }

B.noticia {font-family: Georgia, Bookman Old Style, arial; font-size: 14px; color: #C92F27; font-weight: normal; text-decoration: none; }
 
/************************ TEXTO NORMAL; negro */

TD {color: #000000; font-family: Georgia, Bookman Old Style, arial}

/************************ TEXTO NORMAL; negro, alineado */

TD.justificado {color: #000000; font-family: Georgia, Bookman Old Style, arial; text-align: justify;}


/* enlace nomal, para el texto normal */
A.normal:link {color: #cd5c5c; font-family: Georgia, Bookman Old Style, arial; font-weight: normal; text-decoration:none}
A.normal:active {color: #cd5c5c; font-family: Georgia, Bookman Old Style, arial; font-weight: normal; text-decoration:none}
A.normal:visited {color: #cd5c5c; font-family: Georgia, Bookman Old Style, arial; font-weight: normal;  text-decoration:none}
A.normal:hover {color: #82604b; font-family: Georgia, Bookman Old Style, arial, Arial;font-weight: normal; text-decoration:none} 



/************************ TEXTO PEQUEÑO; azul */

TD.texto0 {color: #2b2d73; font-family: Verdana, Arial;}

/* enlace PEQUEÑO, para el texto normal#ff8000 */
A.enlace-texto:link {color: #cc0000; font-family: Verdana, Arial; font-weight: normal; text-decoration:none}
A.enlace-texto:active {color: #cc0000; font-family: Verdana, Arial; font-weight: normal; text-decoration:none}
A.enlace-texto:visited {color: #cc0000; font-family: Verdana, Arial; font-weight: normal;  text-decoration:none}
A.enlace-texto:hover {color: #ff0000; font-family: Verdana, Arial;font-weight: normal; text-decoration:underline}


/* TITULOS */

H3.oferta {color: #ffffff; font-family: Georgia,Bookman Old Style, Arial, MS Sans Serif, verdana;font-weight: bold}

H1, H2, H3 {color: #000000; font-family: Georgia,Bookman Old Style, Arial, MS Sans Serif, verdana;font-weight: bold}






/* *************************FORMULARIOS */
/* Para controles de formulario (azules) */
.form {font-family: Arial, Helvetica, sans-serif; color: #003499; background-color: #FAFAFA; border-top: 1px solid #003499; border-bottom: 1px solid #003499; border-left: 1px solid #003499; border-right: 1px solid #003499; text-decoration: none}


A.footer:link {color: #000000; font-family:  Arial, Verdana; font-weight: normal; text-decoration: none}
A.footer:active {color: #000000; font-family:  Arial, Verdana;  font-weight: normal; text-decoration: none}
A.footer:visited {color: #000000; font-family:  Arial, Verdana;  font-weight: normal; text-decoration:none}
A.footer:hover {color: #ff0000; font-family:  Arial, Verdana; font-weight: normal; text-decoration:underline}


TD.pie {line-height: 86%}

/* *enlaces color azul oscuro, cambia a naranja, letra pequeña (usado en enlace solucionaweb)* */
a.pie2:link    {
	color: #17345c;
	font-family: verdana,helvetica,arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	text-decoration: none;
}

a.pie2:active    {
	color: #17345c;
	font-family: verdana,helvetica,arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	text-decoration: none;
}

a.pie2:visited    {
	color: #17345c;
	font-family: verdana,helvetica,arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	text-decoration: none;
}

a.pie2:hover    {
	color: #ff9900;
	font-family: verdana,helvetica,arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	text-decoration: none;
}
