/* SCROLL  */
html, body, textarea{
scrollbar-arrow-color : #583a2d;
scrollbar-base-color : #583a2d;
scrollbar-dark-shadow-color : #776149;
scrollbar-track-color : #583a2d;
scrollbar-face-color : #f5e6c0;
scrollbar-shadow-color : #776149;
scrollbar-highlight-color : #f5e6c0;
scrollbar-3d-light-color : #d9c08a;
/* TEXTOS */
}
.tituloSeccion {
    font-family: "Verdana";
	font-size: 16px;
	font-weight: bold;
	color: #373C8D;
	text-transform: uppercase;	
}
.tituloSeccionB {
    font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;	
}
.subTituloSeccion {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #583a2d;
	}
.cuerpo {
	  font-family: "Verdana";
	  font-size: 11px;
	  color: #7c390c;
	}	
	.cuerpoRojo {
	  font-family: "Verdana";
	  font-size: 12px;
	  font-weight: bold;
	  color: #cc0000;
	}	
.cuerpoG {
	  font-family: "Verdana";
	  font-size: 13px;
	  color: #7c390c;
	}
.cuerpoG2 {
	  font-family: "Verdana";
	  font-size: 14px;
	  color: #ff6600;
	}
.tarifas {
	  font-family: "Verdana";
	  font-size: 12px;
	  color: #7c390c;
	}	
.tarifasG {
	  font-family: "Verdana";
	  font-size: 14px;
	  color: #7c390c;
	}
.textoPequenio {
    font-family: "Verdana";
	font-size: 9px;
}
.contrasteBeige {
	font-family: "Verdana";
	font-size: 13px;
	color: #f5e6c0;
}
a.masInfo {
    font-family: "Verdana";
	font-weight: bold;
	color: #583A2D;
	font-size: 12px;
}
a.masInfo:hover {
	color: #D9C08A;
	text-decoration: underline overline;
}
a.masInfoBotonera {
    font-family: "Verdana";
	font-weight: bold;
	color: #583A2D;
	font-size: 12px;
}
a.masInfoBotonera:hover {
	color: #776149;
	text-decoration: underline overline;
}
/* fin */
