@charset "utf-8";

body {
	
	background-repeat:repeat-x;
	background-image:url(imgs/background.jpg);
	margin: 0 0 0 0;
}

.contenedorprincipal {
	margin-left:auto;
	margin-right:auto;
	width:830px;
	height:auto;
	padding-left:5px;
	padding-right:5px;
}

.contenedorsecundario{
	float:left;
	width:830px;
	height:auto;
}

.top {
	float:left;
	width:820px;
	height:100px;
}

.logo {
	float:left;
	width:170px;
	height:100px;
	margin-left:15px;
}

.telefonos {
	float:right;
	width:170px;
	height:100px;
}


.izq {
	float:left;
	width:605px;
	height:auto;
	overflow:hidden;
}

.btn {
	float:left;
	width:605px;
	height:62px;
}

.banner_fotos {
	float:left;
	width:605px;
	height:202px;
}

.banner_text {
	float:left;
	width:590px;
	height:216px;
	background-image:url(imgs/banner_text.png);
	background-repeat:no-repeat;
	background-position:center;
	padding-top: 10px;
	padding-left:5px;
	padding-right:5px;
	margin-top:5px;
}

.btn2 {
	float:right;
	width:auto;
	height:35px;
}

.fotoleft {
	float:left;
	width:148px;
	height:192px;
	padding:5px;
}

.text_left {
	float:left;
	width:424px;
	height:auto;
	margin-left:5px;
}
	
.der {
	float:left;
	width:215px;
	height:auto;
	overflow:hidden;
}

.bookaroom {
	float:left;
	width:215px;
}

.caja_rates {
	float:left;
	width:185px;
	height:370px;
	background-image:url(imgs/caja_rates.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding:15px;
	padding-top:10px;
	margin-top:8px;
}

.cajabookaroom {
	float:left;
	width:195px;
	height:244px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(imgs/cajas.jpg);
	background-repeat:no-repeat;
}

.cajaservices {
	float:left;
	width:260px;
	height:172px;
	padding-top:15px;
	padding-left:10px;
	padding-right:20px;
	background-image:url(imgs/cajaverde.png);
	background-repeat:no-repeat;
	background-position:center;
}

.cajalocation {
	float:left;
	width:250px;
	height:172px;
	background-image:url(imgs/cajalocation.png);
	background-repeat:no-repeat;
	background-position:center;
	padding-top:15px;
	padding-left:15px;
	padding-right:20px;
}

.text_top {
	float:left;
	width:585px;
	height:11px;
	background-image:url(imgs/top_text.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top: 15px;
	padding-left:10px;
	padding-left:10px;
}

.text_med {
	float:left;
	width:575px;
	height:auto;
	background-image:url(imgs/med_text.jpg);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:20px;
}
.text_botton {
	float:left;
	width:585px;
	height:10px;
	background-image:url(imgs/botton_text.png);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
}
.margen {
	/*width:100%;
	padding:7px;*/
}

.abajo {
	height:19px;
	background-image:url(imgs/botton.jpg);
	background-repeat:repeat-x;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.normal_un_poco_pegado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
}

.normal_un_poco_pegado_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	line-height: 12px;
}

.titulouno {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #EBA718;
}

.titulodos {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#333333;
}

.titulotres_blanco {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
	color:#FFFFFF;
}