.fondo {
	background:url(img/fondo.jpg) scroll repeat-x left top #0864A1;
}
.fondocont {
	background:url(img/fondocont.jpg) repeat-y left top;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFE476;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ABC1D6;
}

.btn {
	background-color: #0764A1;
	border: thin solid #5C85A1;
	color: #FFFFFF;
}
.celda {
	border: thin solid #9DB7C8;
}
.fondotp {
	background:url(img/aco1_int.jpg) no-repeat center top;
}
.celdasespa {
	border: thin solid #366788;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.fondoaco2 {
	background:url(img/aco2_int.jpg) scroll no-repeat left top;
}
.fondoaco3 {
	background:url(img/aco3_int.jpg) scroll no-repeat left top;
}
.fondoaco4 {
	background:url(img/aco4_int.jpg) scroll no-repeat left top;
}
.fondoaco5 {
	background:url(img/aco5_int.jpg) scroll no-repeat left top;
}
.fondoaco6 {
	background:url(img/aco6_int.jpg) scroll no-repeat left top;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F0EA8C;
}

