.LetraAccesosHome {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
	position:absolute;
	width:210px;
	border-bottom: 1px solid #FFFFFF;
	line-height:20px;
}
.LetraAccesosHome:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color:#ff8040;
	text-decoration:none;
	position:absolute;
	width:210px;
	border-bottom: 1px solid #ff8040;
}
.LetraTituloBlanco{
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color:#fff;
	text-decoration:none;
}
.LetraTitularesNaranjo{
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color:#FF8040;
	text-decoration:none;
}
.LetraTitularesNaranjo:hover{
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color:#ff6600;
	text-decoration:none;
}
.LetraTextosBlanco{
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color:#fff;
	text-decoration:none;
}
.LetraTextosNegro{
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color:#000;
	text-decoration:none;
}

.LetraTextosNegroOnce{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color:#000;
	text-decoration:none;
}

.LetraTextosNegroContenidos{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color:#000;
	text-decoration:none;
	line-height:18px;
}

.LetraTextosContContact{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color:#000;
	text-decoration:none;
	line-height:21px;
}

body {
	SCROLLBAR-FACE-COLOR:#f7f7f7;			/*color fondo barra y felchas*/
	SCROLLBAR-HIGHLIGHT-COLOR: #b5b5b5; 	/*sombras izquierda*/
	SCROLLBAR-SHADOW-COLOR: #b5b5b5;		/*sombras derechas*/
	SCROLLBAR-ARROW-COLOR: #b5b5b5;			/*color flechas sup, inf*/
	SCROLLBAR-TRACK-COLOR: #dadada;			/*fondo barra desplazamiento*/
	SCROLLBAR-DARKSHADOW-COLOR: #d7d7d7;	/*sombras derechas*/
}
.LetraTextosNegroOnMouse{
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color:#000;
	text-decoration:none;
}
.LetraTextosNegroOnMouse:hover{
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color:#FF8040;
	text-decoration:none;
}

.LetraTextosNegroOnMouseMap{
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color:#000;
	text-decoration:none;
}
.LetraTextosNegroOnMouseMap:hover{
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color:#FF8040;
	text-decoration:none;
}

.LetraInput
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#CCCCCC;
	border: 1px solid #efefef;
}

.LetraTextosAzulOnMouse{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color:#000;
	text-decoration:underline;
	line-height:25px;
}
.LetraTextosAzulOnMouse:hover{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color:#006495;
	text-decoration:underline;
	line-height:25px;
}

A.LetraNegroNarOnMouse
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color:#000000;
	text-decoration:underline;
}
A.LetraNegroNarOnMouse:active
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color:#000000;
	text-decoration:none;
}
A.LetraNegroNarOnMouse:visited
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color:#000000;
	text-decoration:underline;
}
A.LetraNegroNarOnMouse:hover
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color:#FF9933;
	text-decoration:none;
}

.LetraTarjetasNombre{
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color:#000;
	text-decoration:none;
	line-height:18px;
}
.LetraTextosBlancoBold{
	font-family: Arial;
	font-weight: Bold;
	font-size: 11px;
	color:#fff;
	text-decoration:none;
}

.LetraTituloNoticiaBold{
	font-family: Arial;
	font-weight: Bold;
	font-size: 11px;
	color:#015786;
	text-decoration:none;
}

.LetraContBold{
	font-family: Arial;
	font-weight: Bold;
	font-size: 12px;
	color:#003a7c;
	text-decoration:none;
}

.LetraContNormal{
	font-family: Arial;
	font-size: 12px;
	color:#003a7c;
	text-decoration:none;
}



