/* SCROLL  */
html, body, textarea{
}

.tituloSeccion {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #157631;
	text-transform: uppercase;	
}

.tituloBotonera {
	font-family: "Verdana";
	font-size: 16px;
	font-weight: bold;
	color: #157631;
	text-transform: uppercase;	
}

.textoCuerpo {
	font-family: "Verdana";
	font-size: 12px;
	color: #6c5d14;
	}

.textoCuerpo1 {
	font-family: "Verdana";
	font-size: 11px;
	color: #157631;
	}
	
.tarifas2008 {
	font-family: "Verdana";
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	}
	
.textoCuerpo2 {
	font-family: "Verdana";
	font-size: 9px;
	color: #000000;
	}
	
.textoPie {
    font-family: "Verdana";
	font-size: 13px;
	color: #a3cca4;
}
.contrasteBlanco {
	font-family: "Verdana";
	font-size: 13px;
	color: #ffffff;
}
.contrasteBlanco2 {
	font-family: "Verdana";
	font-size: 11px;
	color: #ffffff;
}
a.masInfo {
    font-family: "Verdana";
    font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;	
	
}
a.masInfo:hover {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #A3CBA4;
	text-transform: uppercase;
	text-decoration: underline overline;
}
a.masInfo2 {
    font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #6c5d14;
	
}
a.masInfo2:hover {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #ba8f40;
	text-decoration: underline overline;
}

a.masInfoPie {
    font-family: "Verdana";
    font-size: 11px;
	font-weight: bold;
	color: #A84E2C;
		
}
a.masInfoPie:hover {
    font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #A3CBA4;
	text-decoration: underline overline;
}