/*------------------------------ Estilos Basicos ------------------------------*/

*{
	font-family: Helvetica;
	text-decoration: none;
}

td{
	vertical-align: top;
}

body{
	background: url(../images/style/back.gif);
	padding-top: 25px;
 	font-size: 62.5%;
}

h1{ 
	font-size:  16px;
	color: #554a46;
	border-bottom: 1px solid #554a46;
	padding-bottom: 6px;
}

h2{
	font-size:  16px;
	color: #dedf9d;
	border-bottom: 1px solid #dedf9d;
	padding-bottom: 6px;
}

h3{
	font-size:  12px;
	color: #554a46;
	padding-bottom: 6px;
	font-weight: bold;
	margin-top: 10px;
}

h4{
}

a{
	color: #dedf9d;
}

p{
	font-size: 12px;
	color: #554a46;
	line-height: 18px;
	padding-bottom: 5px;
	text-align: justify;
}

strong{
	font-weight: bold;
}

#wrapper{
	width: 821px;
	background: #554a46;
	border: 8px solid #fffffd;
	margin: 0px auto;
	padding-top: 15px;
}

ul.lang_sel{
	width: 821px;
	margin: 0px auto;
	text-align: right;
}

ul.lang_sel li{
	display: inline;
	margin-left: 10px;
}

ul.lang_sel li a{
	color: white;
	font-size: 12px;
}

/*-------------------------Header------------------------*/

#header img{
	display: block;
	margin: 0px;
	padding: 0px;
}

/*-------------------------Menu-------------------------*/

ul.menu{
	background: url(../images/style/menu_bg.gif);
	text-align: center;
	height: 20px;
	padding-top: 6px;
}

ul.menu li {
	display: inline;
	padding: 7px 10px;
}

ul.menu li a{
	font-size: 1.2em;
	color: #505050;
	font-weight: bold;
}

ul.menu li:hover{
	background: url(../images/style/menu_bg_hover.gif);	
}

ul.menu li:hover a{
	color: #dedf9d;
}

/*-------------------------Content------------------------*/

#content{
	overflow: hidden;
}
#content #home{
	overflow: hidden;
}

#content #home img{
	display: block;
	float: left;	
}

#content #home img.right{
	border-right: 3px solid white;
}

#content_main{
	background: white;
	width: 550px;
	float: right;
	margin-right: 20px;
}

#scroller{
	padding: 15px;
	overflow-y: hidden;
}

input{
	background: #dedf9d;
	border: none;
	border-bottom: 1px solid #8d8c6c;
	border-right: 1px solid #8d8c6c;
}

input.button{
	padding: 7px;
	margin-top: 10px;
}

table.tarifas{
	font-size: 10px;
	color: #554a46;
	line-height: 18px;
	margin-bottom: 20px;
}

select{
	background: #dedf9d;
	border: none;
	border-bottom: 1px solid #8d8c6c;
	border-right: 1px solid #8d8c6c;
	font-size: 10px;
}

textarea{
	background: #dedf9d;
	border: none;
	border-bottom: 1px solid #8d8c6c;
	border-right: 1px solid #8d8c6c;
	width: 360px;
	height: 50px;
}


#home_foot{
	background: #dedf9d;
	padding-top: 15px;
}

#home_foot p{
	text-align: center;
	font-size: 2.0em;
	line-height: 10px;
}

#menu_lat{
	padding: 15px 10px;
	width: 225px;
}

#menu_lat p{
	text-align: justify;
	font-size: 10px;
	color: #e7e0c4;
	padding-top: 4px;
	line-height: 16px;
	padding-bottom: 5px;

}

#scroller h2{
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #554a46;
}

img.sit_gal{
	margin: 3px;
	padding: 2px;
	border: 1px solid #706466;
}

#footer{
	height: 23px;
}

p.price_oferta{
	font-size:  12px;
	color: #554a46;
	padding-bottom: 6px;
	font-weight: bold;
	margin-top: 10px;
	border-bottom: 1px solid #ae9d97;
}

#footer p{
	text-align: center;
	font-size: 10px;
	color: #e7e0c4;
	padding-top: 6px;
}

#footer a{
	color: #beb4ab;
}

#footer a:hover{
	color: #e7e0c4;
}

tr.temps td{
	background: #dedf9d;
	height: 10px;
	font-size: 10px;
}

tr.temps td.t_media{
	background: #cbcd68;
}
tr.temps td.t_alta{
	background: #b7b338;
}
tr.temps td.t_salta{
	background: #8f8c2b;
}

table.meses p a{
	color: #b7b338;
}

table.temporadas{
	border-top: 1px solid #b7b338;
}

table.temporadas td{
	padding: 5px;

}

table.temporadas td p{
	text-align: left;
	font-size: 10px;
}

p.t_baja{
	background: #dedf9d;
	margin-right: 10px;
	margin-top: 15px;
	padding: 5px;
	margin-bottom: 10px;
}

p.t_media{
	background: #cbcd68;
	margin-right: 10px;
	padding: 5px;
	margin-bottom: 10px;
}

p.t_alta{
	background: #b7b338;
	margin-right: 10px;
	padding: 5px;
	margin-bottom: 10px;
}

p.t_salta{
	background: #8f8c2b;
	margin-right: 10px;
	padding: 5px;
	margin-bottom: 10px;
}


table.cal_head a{
	color: #b7b338;
}

table.tarifas td{
	border-right: 1px solid #dedf9d;
	padding-left: 10px;
}
p.captcha_ok{color:#3d7437;}
p.captcha_error{color:red;}

div#gal_hab_room{
		background: #554a46;
		text-align: center;
}

div#gal_hab_room img.sit_gal{
	margin: 3px;
	padding: 0px;
	border: 2px solid white;
}

p.mini_letter{
	font-size: 8px;
}

p.air{
	font-size: 10px;
}
