/* Colores: */
/* Azul -> #2E247A (R:46,G:36,B:122) */
/* Naranja -> #DE5B23 (R:222,G:91,B:35) */
/* Gris -> #697173 (R:105,G:113,B:115) */

/* Fuente: Arial */

A {
	text-decoration : none;
	color : 697173;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
}
A:Visited { color : 697173; }
A:Active { color : 697173; }
A:Hover { color : 697173; text-decoration : underline; }

A.fotos { text-decoration : none; border-color : #DE5B23; }
A.fotos:Visited { text-decoration : none; border-color : #DE5B23; }
A.fotos:Active { text-decoration : none; border-color : #DE5B23; }
A.fotos:Hover { text-decoration : none; border-color : #DE5B23; }

A.arial8AzulNaranja {
	text-decoration : none;
	color : #2E247A;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
A.arial8AzulNaranja:Visited { color : #2E247A; }
A.arial8AzulNaranja:Active { color : #2E247A; }
A.arial8AzulNaranja:Hover { color : #DE5B23; }

A.arial8GrisNaranja {
	text-decoration : none;
	color : #697173;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
A.arial8GrisNaranja:Visited { color : #697173; }
A.arial8GrisNaranja:Active { color : #697173; }
A.arial8GrisNaranja:Hover { color : #DE5B23; }

A.metaenlace  {
	text-decoration : none;
	color : #cccccc;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
}
A.metaenlace:Visited  { color : #cccccc; }
A.metaenlace:Active  { color : #cccccc; }
A.metaenlace:Hover  { color : #DE5B23; }

BODY  {
	background-attachment: fixed;
	scrollbar-face-color: #F0F0F0;
	scrollbar-shadow-color: #F0F0F0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #6D6D6D;
	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #697173;
}

table {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #697173;
}

p, li {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #697173;
}

.elegantes { 
	font-family : Verdana, arial, Helvetica; 
	font-weight: normal;
	BORDER-RIGHT: #04219E 1px solid;
	BORDER-TOP: #04219E 1px solid;
	BORDER-LEFT: #04219E 1px solid;
	BORDER-BOTTOM: #04219E 2px solid;
	HEIGHT: 19px;
	COLOR: #DE5B23;
	FONT-SIZE: 8pt;
	BACKGROUND: #FFFFFF;
}

.elegantes2 { 
	font-family : Verdana, arial, Helvetica; 
	font-weight: normal;
	BORDER-RIGHT: #04219E 1px solid;
	BORDER-TOP: #04219E 1px solid;
	BORDER-LEFT: #04219E 1px solid;
	BORDER-BOTTOM: #04219E 2px solid;
	COLOR: #DE5B23;
	FONT-SIZE: 8pt;
	BACKGROUND: #FFFFFF;
}
.textoLegend { color: #FFFFFF; font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; background-color: #00438c; }

