/* CSS Document */
*{
	margin:0 0 0 0;
}
body{
	background-color:#94BDDE;
}

#main{
	/*width:1025px;*/
	height:768px;
	margin:0 auto;
	background:url(../graph/bkg.gif) repeat-x;	
}
.banner_extenido{
	width:750px;
	margin:0 auto;
}
.content{
	width:760px;
	margin:0 auto;
}
.menu_flash{
	width:750px;
	margin:0 auto;
}
.content_td_foot{
	height:84px;
	font-family:Tahoma;
	padding:12px 15px 10px 20px;
	font-size: 0.6em;
	background-image: url(../graph/foot_content_bkg.png);
	background-repeat: no-repeat;
	text-align: center;
	font-weight:bold;
	line-height: 14px;
}
.content_td_foot a{
	text-decoration:none;
	color:#006699;
}
.content_td_foot a:hover{
	text-decoration:none;
	color:#990000;
}
.content_td_izq{
	background:url(../graph/izq_content_bkg.png) repeat-y;
	width:12px;
	height:390px;
}
.content_td_der{
	background:url(../graph/der_content_bkg.png) repeat-y;
	width:13px;
	height:390px;
}
.content_td_center{
	background-color:#FFFFFF;
	width:735px;
	font-family: Tahoma;
	font-size: 0.7em;
	vertical-align:text-top;
}
/* INDEX */
.index_content_body{
	background:url(../graph/index_bkg_body.jpg) no-repeat center top;
	padding:10px;		
	margin-top:5px;	
}
.index_content_foot{
	background:url(../graph/index_bkg_foot.jpg) no-repeat center;
	height:22px;
}
.index_content_bar{
	background:url(../graph/index_bkg_repeatbar.jpg) repeat-y center;
}
.separacion_columnas{
	background-color:#996600;
	width:2px;
}
.sub_title{
	font-size:1.4em;
	font-weight:bold;
	font-family: Arial;
}
.sangria_texto{
	padding-left:10px;
	padding-right:10px;
}
.img_border_index{
	border:#999900 2px solid;
}
/* TARIFAS */
.bkg_title{
	width:670px;
	height:30px;
	border-bottom:2px #999933 solid;
}
.tarifa_title{
	padding-left:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight:bold;
	color:#006699;
	
}
.tarifa_table {
	border-collapse:collapse;
	border:1px #999933 solid;
	
}
/* CONTACTO */
.boton_enviar{
	background:url(../graph/contacto/boton_enviar.jpg) left top no-repeat;
	width:60px;
	height:20px;
	border:0px;
	font-family:Tahoma;
	font-size:90%;
}
.contacto_input{
	font-size:90%;
	border:#0099CC 1px solid;
	color:#003366;
	font-family:Tahoma;
}
.contacto_textarea{
	font-size:90%;
	border:#0099CC 1px solid;
	color:#003366;
	width:300px;
	font-family:Tahoma;
}
.contacto_pie{
	padding:5px 0 5px 0;
	margin:0px 0 5px 0;
	color:#666666;
}
/* RESERVAS */
label{
	text-align:left;
	line-height: 15px;
}
.reservas_input_l{
	font-size:100%;
	border:#0099CC 1px solid;
	color:#003366;
	font-family:Tahoma;
	width:150px;
}
.reservas_input_n{
	font-size:100%;
	border:#0099CC 1px solid;
	color:#003366;
	font-family:Tahoma;
	width:50px;
}
.reservas_input_d{
	font-size:100%;
	border:#0099CC 1px solid;
	color:#003366;
	font-family:Tahoma;
	width:80px;
}
.option{	
	border:1px #999999 solid;
	width:150px;
}

/* NOTICIAS */
h2{
	font-family:Tahoma;
	font-size:1.3em;
	color: #003333;
}
.noticias_title{
	padding:8px;
	border-collapse:collapse;
	border:1px #999933 solid;	
}
.fondo_texto{
	padding:5px;
	background-color:#CFEAFE;
	filter: alpha(opacity=50);
	opacity: 0.5;
	/*#A6C8E4*/
}

/* HOTEL */
#menuh {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 10px;
	width: 670px;
}
#menuh ul, li {
	list-style-type: none;
}

#menuh ul {
	margin: 0;
	padding: 0;
	margin-left:20px;
}

#menuh li {
	float:left;
}

#menuh a {
	text-decoration: none;
	color: #3366CC;
	/*background: #F0F7FC;*/
	background:#FFFF99;
	display: block;
	padding: 3px 10px;
	text-align: center;
	border: 1px solid #ACCFE8;
	border-width: 0 0 0 0;
	width:110px;
}

#menuh a#primero {
	border-left: 1px solid #ACCFE8;
}

#menuh a:hover {
	background: #DBEBF6;
}
.border_map{
	border:1px #000000 solid;
}
.hotel_layer{
	margin-left:18px;
	height:auto;
}
.fondo_texto ul{
	margin-left:25px;
	margin-bottom:10px;	
	padding:inherit;
}
.fondo_texto li{
	list-style-image:url(../graph/tiquet_1.gif);
	float:inherit;
}
