BODY{
scrollbar-face-color:#B12F31;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#E5E6E7;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#A5B0D0;
scrollbar-darkshadow-Color:#0F1C31;
}
.fbandas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.titnoticias {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.RUTA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #A6304A;
	text-decoration: underline;
}
.piefotos {

	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.textoindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;

}
.tituloindex {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 737577;
	text-decoration: none;
}
.tituloindexnonegrita {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 737577;
	text-decoration: none;
}
.formdesp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #993333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #993333;
	cursor: auto;

}
.ruta02 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #A6304A;
	text-decoration: none;
}
.formbusqueda {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #993333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 0px none;
	cursor: auto;
}
.ruta02sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #A6304A;
	text-decoration: none;
	cursor: hand;

}

.imag {
	border: 1px dashed #CCCCCC;
}

/*Estilo del los campos de texto*/
.inputText {
	background-color: #DCB8B8;
	border: 1px solid #BA122B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E4B4A;
}

/*Estilo del control de area de texto*/
.inputArea {
	background-color: #DCB8B8;
	border: 1px solid #BA122B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E4B4A;
    SCROLLBAR-FACE-COLOR:#4E4B4A;
    SCROLLBAR-HIGHLIGHT-COLOR:#CECECE;
    SCROLLBAR-SHADOW-COLOR:#ABABAB;
    SCROLLBAR-3DLIGHT-COLOR:#4E4B4A;
    SCROLLBAR-ARROW-COLOR:#F0F0F0;
    SCROLLBAR-TRACK-COLOR:#BFBFBF;
    SCROLLBAR-DARKSHADOW-COLOR:#BFBFBF;
}

/*Estilo del control de casilla de verificación*/
.inputCheck {
	background-color: #DCB8B8;
}

/*Estilo del control menu desplegable*/
.inputMenu {
	background-color: #DCB8B8;
	border: 1px solid #BA122B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E4B4A;
}

/*Estilo del control boton*/
.inputButton {
	background-color: #DCB8B8;
	border: 1px solid #BA122B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4E4B4A;
	cursor: hand
}

/*Estilos para el mapa web*/
.mapaweb_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 10px;
	height: 15px;
	color: #BA122B;
	text-decoration: none;
}
.mapaweb_menu:hover { 
	color: #BA122B; 
	text-decoration: underline;
} 
.mapaweb_all {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 10px;
	height: 15px;
	color: #BA122B;
	text-decoration: none;
}
.mapaweb_option {
	cursor: hand;
	color: #BA122B;
	text-decoration: underline;
}
.mapaweb_option:hover { 
	color: #4E4B4A; 
	font-style: normal;
	text-decoration: none;
} 
