@import url("css-reset.css");
body{
background-color:#325b58;
background-image:url(../_images/back.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#body{
width:868px;
margin:0 auto;
}
.header{
float:left;
margin:15px 0 5px 0;
width:863px;
height:123px;
background-image:url(../_images/header2.gif);
background-repeat:no-repeat;
}
.claim{
	float:left;
	margin:20px 0 0 300px;
	
}
.adds-plusone {
	float:right;
	margin: 25px 0 0 0;
}
.claim h1{
font-size:19px;
line-height:normal;
color:#294b48;
width:535px;
text-align:right;
	}
	.claim h2{
font-size:17px;
line-height:normal;
color:#294b48;
width:445px;
text-align:right;
	}

#wrap{
background-color:#FFF;
margin:5px 0 0 0;
clear:both;
overflow:visible;
}
#mitad-superior{
padding:5px 24px 18px 28px;
float:left;
width:816px;
/*background-image:url(../_images/back-wrap.jpg);
background-repeat:repeat-x;*/
background-color:#FFF;
}

#mitad-superior h2.gracias{
font-size:17px;
color:#294b48;
}
#gallery_dos{
float:left;
width:864px;
padding:15px 0 0 4px;
background-color:#fff;
}
#gallery_dos .bot {
float: left;
margin: 50px 4px 0 0;
}
#mask{
	overflow: hidden;
float:left;
width:816px;
height: 132px;
margin:0 0 14px 0;
}
.fotos{
float:left;
width:2448px;
}
.fotos li{
float:left;
margin:0 4px 0 0;
}
.descripcion{
float:left;
margin:0 42px 0 0;
}


.descripcion h2{
	font-size:16px;
	font-weight:normal;
	color:#294b48;
	width:620px;
	line-height:normal;
	}
.cocarda{
	float:left;
	margin:0;
	}
.items{
float:left;
width:270px;
margin-top:-5.8em;
margin-bottom:10px;
}
.items li{
float:left;
font-size:16px;
color:#294b48;
padding-left:14px;
margin:14px 0 0 0;
background-image:url(../_images/tick.gif);
background-repeat:no-repeat;
background-position:4px 5px;
}
.items2{
float:left;
width:368px;
margin-top:-5.8em;
margin-bottom:10px;
}
.items2 li{
float:left;
font-size:16px;
color:#294b48;
padding-left:14px;
margin:14px 0 0 0;
background-image:url(../_images/tick.gif);
background-repeat:no-repeat;
background-position:4px 5px;
}

.amenities{
float:left;
width:300px;
margin:23px 25px 0 0
}
.amenities h2{
font-size:30px;
font-weight:normal;
color:#294b48;
margin-bottom:18px;
}

.amenities.pt h2{
font-size:22px;
}

.amenities .vermapa{
float:right;
}
.amenities ul{
width:100%;
float:left;
}

.amenities ul li{
float:left;
width:100%;
font-size:15px;
color:#294b48;
padding-left:15px;
background-image:url(../_images/bullet-amenities.gif);
background-repeat:no-repeat;
background-position:0 6px;
line-height:1.2;
}
#form{
float:left;
margin:20px 0 0 0;
padding:11px 14px 11px 14px;
width:459px;
height:262px;
background-image:url(../_images/back-form.jpg);
background-repeat:no-repeat;
}
#form .nota{
float:left;
margin-bottom:7px;
}

#form .nota p{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#2f5350;
}

#form .tablecontent{
float:left;
font-family:Arial, Helvetica, sans-serif;
color:#2f5350;
}

#form .tablecontent h5{
font-size:12px;
font-weight:normal;
margin:5px 0 3px 0;
}

#form p.obligatorios{
font-weight:bold;

}

#form input.text{
width:222px;
}

#form select.text{
width:227px;
}


#form textarea.consulta{
width:459px;
height:66px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#form .boton{
margin-top:8px;
}

.invierta{
float:left;
margin:22px 0 15px 0;
clear:both;
}
.banner{
width:850px;
float:left;
padding:0 9px 12px 9px;
clear:both;
background-color:#fff;
}
#footer{
padding:5px 24px 10px 28px;
float:left;
width:816px;
background-color:#FFF;
clear:both;
}
#footer p.links{
width:200px;
float:left;
line-height:1.2;
}

#footer p.links a{
color:#2f5350;
font-size:11px;
text-decoration:none;
}
#footer p.links a:hover{
color:#666;
}

#footer p.copy{
width:350px;
float:right;
color:#2f5350;
font-size:11px;
text-align:right;
line-height:1.2;
}

.alerta{
float:left;
padding: 6px 4px 6px 24px;
background-image:url(../_images/alert.gif);
background-repeat:no-repeat;
background-position:4px 5px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:left;
width:457px;
margin:25px 4px 0 0;
background-color:#FF9;
}

.popup{
width:450px;
float:left;
padding-left:15px;
}
.popup .header{
width:435px;
height:119px;
margin-bottom:20px;
float:left;
background-image:url(../_images/header-popup.gif);
}
.popup h1{
font-size:23px;
	color:#294b48;
	margin-bottom:10px;
	float:left;
	width:420px;
	}
.popup p{
	color:#294b48;
	text-align:justify;
	width:420px;
}
