@charset "utf-8";
body {
	color : #000;
	background-color: #EAEAEA;
	background-image: url(images/beach_background.jpg);
	background-repeat: no-repeat;
	margin-right: 66px;
	margin-top: 0px;
}
#publicidad {
	margin-left: 57px;
}

p {
	margin: 0;
} 
#conteinter {
	margin-left: 57px;
	width: 809px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#highlight {
	height: 208px;
	background-image: url(images/highlight.jpg);
	background-repeat: no-repeat;
}
#highlight_titulo {
}

#highlight_tarifas {
	height: 208px;
	background-image: url(images/highlight_tarifas.jpg);
	background-repeat: no-repeat;
}
#highlight_ubic {
	height: 208px;
	background-image: url(images/highlight_ubic.jpg);
	background-repeat: no-repeat;
}
#highlight_contacto {
	height: 208px;
	background-repeat: no-repeat;
	background-image: url(images/highlight_contacto.jpg);
}

#cuerpo {
	background-color: #13286c;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 809px;
}

#cuerpo .titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #F9D175;
}

#cuerpo .titulo2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #FF9;
}

#footer {
	height: 55px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	color: #776542;
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
	letter-spacing: 0.1em;
	background-color: #D1C8C1;
}

#slider {
	height: 339px;
	width: 809px;
}
#highlight_texto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-left: 275px;
	margin-right: 10px;
	text-align: justify;
}

#highlight_titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFD560;
	margin-left: 275px;
}
#highlight_promo {
	margin-left: 35px;
	margin-top: -10px;
	float: left;
}



#menu {
	height: 35px;
	width: 820px;
}
#header1 {
	background-image: url(images/header.jpg);
	height: 92px;
	width: 809px;
}
#margencuerpo {
	margin-left: 30px;
	text-align: center;
}
#cuerpo #tarifas {
	margin-left: 30px;
	margin-right: 30px;
}

#basic-accordian{
	border:5px solid #EEE;
	padding:5px;
	margin-left:30px;
	z-index:2;
	margin-top:0px;
	position: static;
	width: 720px;
}

.accordion_headings{
	padding:5px;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
	background-color: #006;
}

.accordion_headings:hover{
	background-color: #03C;
}

.accordion_child{
	padding:15px;
	background-color: #13286C;
}

.header_highlight{
	background-color: #03C;
}
.tarifas_texto1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.tarifas_comentarios{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	text-align: justify;
	padding-right: 10px;
	padding-top: 10px;
}
.precios {
	font-weight: bold;
	color: #FF6;
}
.formulario {
	background-color: #265AA6;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
}
.texto_form {
	font-size: 14px;
	font-weight: bold;
	color: #88ACE3;
}
#bungalow {
	background-color: #175384;
	margin-right: 15px;
	padding-left: 5px;
}
.tit_tarifas2 {
	font-size: 14px;
	padding-bottom: 10px;
	font-weight: bold;
}

