@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background:url(../images/motivo.jpg) repeat-x top #62C1BB;
	}
 *{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	}
h1{
	margin:0;
	padding:2px;
	}
a{
	text-decoration:none;
	color:white;
	border:none;
	}
a img {
	border:none;
	}
li,ul{
	padding:0;
	margin:0;
	}
.contennt{
	width:997px;
	margin:0 auto;
	padding:0 0 10px 0;
	background:url(../images/contenido.jpg) no-repeat center top #CFCFCF;
	border:1px solid white;
	overflow:auto;
	}
.cabecera{
	width:978px;
	height:77px;
	background:url(../images/cabecera.jpg) no-repeat center top;
	margin:10px auto;
	}
.banner_flash{
	width:978px;
	margin:10px 5px 0 8px;
	float:left;
	display:inline;
	border:1px solid #999999;
	height:158px;
	}
.der{
	width:242px;
	float:left;
	margin:10px  0 0 10px;
	display:inline;
	}
.iz{
	width:740px;
	overflow:hidden;
	float:left;
	}
.pie{
	float:left;
	font-size:10px;
	color:#B2B2B2;
	text-align:center;
	width:100%;
	margin:20px 0 0 0;
		}
.pie a{
	font-size:10px;
	color:#B2B2B2;
	}
#menu{
	width:242px;
	float:left;
	}
#menu ul,li{
	margin:0;
	padding:0;
	list-style:none;
	}
#menu ul li{
	background:url(../images/li.jpg) no-repeat center top;
	text-indent:20px;
	height:17px;
	padding:3px 0 0 0;
	margin:0;
	color:black;
	}
#menu li a{
	color:#000000;
	text-decoration:none;
	padding:0;
	margin:0;
	}
#menu li a:hover{
	background:url(../images/li_over.jpg) no-repeat left bottom;
	display:block;
	padding:0;
	margin:-3px 0 0 0;
	height:20px;
	color:#FFFFFF;
	}
/*MODULO NOTICIAS INDEX*/

.caja_noticias_index{
	width:347px;
	float:left;
	margin:11px 0px 0pt 18px;
	display:inline;
	padding:0 0 10px 0;
	height:300px;
/*	border:1px solid red;*/
	}
.caja_noticias_index  p{
	padding:4px;
	margin:0;
	background:#D5D5D5;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:17px;
	}
.caja_noticias_index img{
	padding:9px;
	background:#FFC600;
	}
/*MODULO EVENTOS*/
.caja_contenedora_eventos{
	width:343px;
	float:left;
	margin:0px 0 0 13px;
	display:inline;
	}
.caja_eventos_index{
	background:transparent url(../images/eventos_index.jpg) no-repeat scroll left bottom;
	display:inline;
	float:left;
	height:187px;
	overflow-x:hidden;
	overflow-y:scroll;
	width:353px;
	}
.caja_eventos_index ul,li{
	margin:10px 0 0 0;
	height:17px;
	color:white;
	padding:0 0 0 4px;
	}
.caja_eventos_index li{
	background:url(../images/linea_puntos.jpg) no-repeat bottom center;
	}
.fecha{
	color:#FFC600;
	}
li .fecha a{color:#FFC600;text-decoration:none;}
/*BANNER ALOJAMIENTO*/
.caja_banner_index{
	width:339px;
	height:187px;
	float:left;
	margin:18px 0pt 0pt 29px;
	display:inline;
	}
/*BANNER HIERBABUENA*/
.caja_banner_hierbabuena{
	width:238px;
	height:305px;
	float:left;
	background:url(../images/banner_hierbuena.jpg) no-repeat center top;
	margin:10px 0 0 0;
	display:inline;
	}
.caja_banner_hierbabuena p{
	color:white;
	margin:210px 0 0 10px;
	padding:0 10px 0 0 ;
	font-size:14px;
	text-align:left;
	}
/*BANNER RESERVAS*/
.caja_banner_reservas{
	width:235px;
	height:136px;
	float:left;
	margin:10px 0 0 0;
	border:1px solid black;
	}
