@charset "UTF-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
}

body {
	background-color: #f7f7f7;
	background-image: url(../images/background.jpg);
background-repeat: no-repeat;
	background-position: center top;

}

/* HEADER */
#header { height:450px; }
.headerimg {
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	height: 450px;
	position: absolute;
	background-image: url(../images/arribasolcayococo.jpg);
}








#contenido {
	height: 600px;
	width: 796px;
	position: relative;
	margin: auto;
	top: 335px;
	background-repeat: no-repeat;
	background-color: #FFF;
	}
	
	#cuadroinfo {
	height: 520px;
	width: 796px;
	position: relative;
	}
	
	#logohotel {
	height: 175px;
	width: 199px;
	position: relative;
	background-image: url(../images/logohotelesMELIASOLCAYOCOCO.jpg);
	background-repeat: no-repeat;
	}
	#foto1 {
	height: 175px;
	width: 597px;
	margin-top: -175px;
	margin-right: 0px;
	margin-left: 199px;
	background-image: url(../images/foto1solcayococo.jpg);
	background-repeat: no-repeat;
	}
	#cuadrotexto {
	height: 345px;
	width: 472.62px;
	}
	#texto {
	font-family: diavlobook;
	height: 325px;
	width: 442.62px;
	color: #666;
	text-align: justify;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;	
	
	}
		#foto2 {
	height: 345px;
	width: 323.38px;
	margin-top: -345px;
	margin-left: 472.62px;
	background-image: url(../images/foto2solcayococo.jpg);
	background-repeat: no-repeat;
	}
	

#navegacion {
	font-family: 'diavlobook';
	height: 70px;
	width: 200px;
	margin-left: 0px;
	background-repeat: no-repeat;
	margin-top: 0px;
	font-size: 15px;
	text-align: left;
	background-image: url(../images/MENUHOTELES.png);
	}

#logojuniorcorp {
	height: 70px;
	width: 596px;

	background-repeat: no-repeat;
	margin-top: -70px;
	margin-left: 200px;
	}

	
address{
	height: 25px;
	width: 796px;
	color: #666;
	font-size: 12px;
	margin-top: 10px;
	text-align: center;
}
