@charset "UTF-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
}

body {
	background-color: #f7f7f7;
	background-image: url(../images/backgroundfinal2.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;
}


/* NAVIGATION */
#nav-outer { height:110px; padding-top:11px; position:relative; top:24px; background-image:url("../images/headerbg.png"); }
#navigation { height:100px; width:960px; margin:0 auto; background-image:url("../images/logo.png"); background-position:top left; background-repeat:no-repeat; }
/* CONTROLS */
.btn { height:32px; width:32px; float:left; cursor:pointer; }
#back {
	background-image: url(../images/btn_back.png);
}
#next { background-image:url("../images/btn_next.png"); }
#control { background-image:url("../images/btn_pause.png"); }

/* HEADER HAVIGATION */
#headernav-outer { position:relative; top:300px; margin:0 auto; width:960px; }
#headernav { padding-left:75px; }





#contenido {
   	height: 600px;
	width: 796px;
	position: relative;
	margin: auto;
	top: 335px;
	background-repeat: no-repeat;
	}
	#contenido2 {
   	height: 750px;
	width: 796px;
	position: relative;
	margin: auto;
	top: 335px;
	background-repeat: no-repeat;
	}
#LADONAVEGACION {
	height: 475px;
	width: 170px;
	margin-left: 0px;
	position: absolute;
	z-index: 2;
	background-image: url(../images/LADONAVEGACION2.jpg);
}
#LADONAVEGACION2 {
	height: 780px;
	width: 170px;
	margin-left: 0px;
	position: absolute;
	z-index: 2;
	background-color: #333;
	background-image: url(../images/LADONAVEGACION4.jpg);
	background-repeat: no-repeat;
}
nav{
	font-family: 'diavlobook';
	height: 255px;
	width: 140px;
	margin-top: 140px;
	margin-left: 7px;
	color: #FFF;
	font-size: 15px;
	text-align: left;
}
#nav2 {
	font-family: 'diavlobook';
	height: 255px;
	width: 140px;
	margin-top: 115px;
	margin-left: 7px;
	color: #FFF;
	font-size: 15px;
	text-align: left;
}


#cuadromapa {
	height: 300px;
	width: 620px;
	margin-left: 175px;
	background-image: url(../images/mapacayococo.png);
	background-repeat: no-repeat;
	}
	#cuadromapacayoguillermo {
	height: 300px;
	width: 620px;
	margin-left: 175px;
	background-image: url(../images/mapacayoguillermo.png);
	background-repeat: no-repeat;
	}

	
#cuadrotexto {
	font-family: diavlobook;
	height: 150px;
	width: 620px;
	margin-left: 175px;
	color: #666;
	text-align: justify;
	padding-right: 4px;
	padding-left: 4px;
	}
	#cuadrotexto2 {
	font-family: diavlobook;
	height: 300px;
	width: 620px;
	margin-left: 175px;
	color: #666;
	text-align: justify;
	padding-right: 4px;
	padding-left: 4px;
	}
	
#logojuniorcorp {
	height: 70px;
	width: 363px;
	margin-left: 170px;
	background-repeat: no-repeat;
	margin-top: 18px;
	}
#cadenahoteles {
	height: 50px;
	width: 796px;
	background-image: url(../images/HOTELES796x50.png);
	background-repeat: no-repeat;
	margin-top: 8px;
	}
	#cadenahoteles2 {
	height: 50px;
	width: 620px;
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-left: 170px;
	background-image: url(../images/hotels50x620.png);
	}
	
address{
	height: 25px;
	width: 796px;
	color: #666;
	font-size: 12px;
	margin-top: 10px;
	text-align: center;
}
