@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
	line-height:13px;
	
}
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: underline;
	color: #C00;
}
a:active {
	text-decoration: none;
	color: #900;
}

#wrap{
	width:12160px;
	height:570px;
}


#home{
	background-image:url(espanol/images/home/fondo.jpg);
	background-repeat:no-repeat;
	width:1520px;
	height:570px;
	float:left;
	position:relative;
	display:inline-block;
}

#homeingles{
	background-image:url(espanol/images/home/fondoingles.jpg);
	background-repeat:no-repeat;
	width:1520px;
	height:570px;
	float:left;
	position:relative;
	display:inline-block;
}

#susduenos{
	background-image:url(espanol/images/duenos/fondo.jpg);
	background-repeat:no-repeat;
	width:1520px;
	height:570px;
	float:left;
	position:relative;
	display:inline-block;
}

#dondeestamos{
	background-image:url(espanol/images/donde/fondo.jpg);
	background-repeat:no-repeat;
	width:1520px;
	height:570px;
	float:left;
	position:relative;
	display:inline-block;
}
#serviciosytarifas{
	background-image:url(espanol/images/servicios/fondo.jpg);
	background-repeat:no-repeat;
	width:1520px;
	height:570px;
	float:left;
	position:relative;
	display:inline-block;
}


#tripadvisor{
	background-image:url(espanol/images/tripadvisor/fondo.jpg);
	background-repeat:no-repeat;
	width:1520px;
	height:570px;
	float:left;
	position:relative;
	display:inline-block;
}
#habitaciones{
	background-image:url(espanol/images/habitaciones/fondo.jpg);
	background-repeat:no-repeat;
	width:1520px;
	height:570px;
	float:left;
	position:relative;
	display:inline-block;
}
#boutiquedearte{
	background-image:url(espanol/images/boutique/fondo.jpg);
	background-repeat:no-repeat;
	width:1520px;
	height:570px;
	float:left;
	position:relative;
	display:inline-block;
}
#contacto{
	background-image:url(espanol/images/contacto/fondo.jpg);
	background-repeat:no-repeat;
	width:1520px;
	height:570px;
	float:left;
	position:relative;
	display:inline-block;
}


.botonera{
	width:190px;
	height:190px;
	background-color:white;
	float:left;
	position:relative;
	display:inline-block;
}

.recuadros{
	padding:15px;
	width:160px;
	height:160px;
	float:left;
	position:relative;
	display:inline-block;
}

.home1{
	left:190px;
	top:0;	
	width:190px;
	height:190px;
	float:left;
	position:relative;
	display:inline-block;
}

.home2{
	left:190px;
	top:190px;	
	width:190px;
	height:190px;
	float:left;
	position:relative;
	display:inline-block;
}



.duenos1{
	left:190px;
	top:190px;	
	width:190px;
	height:190px;
	float:left;
	position:relative;
	display:inline-block;
}

.duenos2{
	left:380px;
	top:380px;	
	width:190px;
	height:190px;
	float:left;
	position:relative;
	display:inline-block;
}


.dondeestamos1{
	left:190px;
	top:190px;	
	width:190px;
	height:190px;
	float:left;
	position:relative;
	display:inline-block;
}

.dondeestamos2{
	left:190px;
	top:380px;	
	width:190px;
	height:190px;
	float:left;
	position:relative;
	display:inline-block;
}



.servicios2{
	left:380px;
	top:190px;	
	width:190px;
	height:190px;
	float:left;
	position:relative;
	display:inline-block;
}


.tripadvisor2{
	left:200px;
	top:0px;	
	width:550px;
	height:400px;
	float:left;
	position:relative;
	display:inline-block;
}

.servicios3{
	left:-190px;
	top:380px;	
	width:380px;
	height:190px;
	float:left;
	position:relative;
	display:inline-block;
}
.recuadroancho{
	padding:15px;
	width:360px;

	float:left;
	position:relative;
	display:inline-block;
}


.habitaciones1{
	left:380px;
	top:0px;	
	width:190px;
	height:190px;
	float:left;
	position:relative;
	display:inline-block;
}
.habitaciones2{
	left:190px;
	top:380px;	
	width:190px;
	height:190px;
	float:left;
	position:relative;
	display:inline-block;
}


.contacto2{
	left:190px;
	top:190px;	
	width:380px;
	height:190px;
	float:left;
	position:relative;
	display:inline-block;
}

.boutique1{
	left:190px;
	top:190px;	
	width:190px;
	height:190px;
	float:left;
	position:relative;
	display:inline-block;
}

.formulario{
border:1px solid #CCC;
background-color:#ffffff;
padding:3px;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#666;
margin-top:5px;
margin-bottom:5px;
width:300px;
} 
.formularioenviar{
border:1px solid #900;
background-color:#C00;
padding:8px;
font-size:14px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:white;
margin-top:5px;
margin-bottom:5px;
} 

.tarifasizq{
	padding-bottom:10px;
	border-right:1px solid #CCC;
}

.tarifasder{
	padding-bottom:10px;
	padding-left:10px;
}

