.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
	font-style: italic;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.footer2 {
	background-color: #328211;
	background-image: url(../images/index_15.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.seccion_titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #006600;
}


.texto_cuerpo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.botones {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.fondo {
	background-color: #83a489;
	background-image: url(../images/playa1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

