@import url( base.css );
#header h2{
	top:22px;
	position:absolute;
	margin-left: 540px;
	color: #fff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	font-style: italic;
}
#menu{
	text-align:center;
	margin-top:6px;
}
#menu a, #menu a:visited{
  padding: 10px 0 0 0;
  width:132px;
  text-decoration: none;
  color:#000;
  font-weight:bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size:15px;
  background: url("../images/btn.jpg") repeat-x top center;
  height:34px;
  display:block;
}

#menu a:hover, #menu a.active{
	background: url("../images/btn_over.jpg") repeat-x top center;
	color:#ccc;
}
#box{
	width:688px;
	height:409px;
	background-color:#a38566;
}
#box .top{
	background-image:url("../images/box_top.gif");
	height:12px;
	font-size:5px;
}
#box .left{
	float:left;
	width:10px;
	background-image:url("../images/box_left.gif");
	height:385px;
}
#box .center{
	float:left;
	width:648px;
	height:361px;
	padding:12px 10px;
}
#box .right{
	float:right;
	width:10px;
	background-image:url("../images/box_right.gif");
	height:385px;
}
#box .bottom{
	float:left;
	width:688px;
	background-image:url("../images/box_bottom.gif");
	height:12px;
	font-size:5px;
}
.img_right{
	float:right;
	margin-left:8px;
}

.img_left{
	float:left;
	margin-right:8px;
	border:1px solid #000;
}

/*boxes rounded #1*/
.top-left, .top-right, .bottom-left, .bottom-right{
	background-image:url("../images/corners.gif");
	height:9px;
	font-size:2px;
}
.top-left, .bottom-left{margin-right:9px;}
.top-right, .bottom-right{ 
	margin-left:9px;
	margin-top:-9px;
}
.top-right{background-position:100% 0;}
.bottom-left{background-position:0 -9px;}
.bottom-right{background-position:100% -9px;}
.conte{
	border-left:1px solid #999;
	border-right:1px solid #999;
	background:#999;
	color:#333;
	padding:8px 12px;
}

.conteGallery img{display:inline;}

.banda{
	background-image:url("../images/vacaciones-familia.gif");
	width:779px;
	height:28px;
}
.out{clear:both;}
#footer a, #footer a:visited{
  text-decoration: none;
  color: #ccc;
  font-size:12px;
}
#footer a:hover{text-decoration: underline;}
#footer .inside{
	width:779px;
	margin:auto;
}
#footer .menu_bottom{
	padding-top:150px;
	text-align:right;
}
#footer .autor{
	font-size:11px;
	float:right;
	padding-top:44px;
	color:#999;
	text-align:right;
}
#footer .autor a, #footer .autor a:visited{
  text-decoration: underline;
  color: #999;
}
#footer .autor a:hover{text-decoration: none;}
#footer p{
	line-height:18px;
	margin-top:23px;
}
/*formulario contacto*/
#registro { 
	border:2px dashed #917252;
	background-color:#a38566;
	width:99%;
	margin-top:20px;
} 
#registro fieldset{ 
	border:0;
	background-color:#917252;
	padding:10px;
	margin:0;
} 
#registro h3{
	font:bold 16px Geneva, Arial, Helvetica, sans-serif;
	color:#333;
	padding:0;
	background-color:#917252;
	margin-bottom:3px;
}
#registro p label{ 
	font:bold 12px Tahoma, Arial, Verdana;
	width:140px;
	text-align:right;
	padding:8px 7px 2px 0;
	color:#333;
}
#registro .input{ 
	background-color:#a38566;
	border:1px solid #630;
}
#registro p br{clear:left;} 
#registro .mini{ 
	font-size:11px;
	text-align:right;
	font-family:Tahoma, Arial, Verdana;
}
.form_texto{ 
	float:left;
	font:12px Tahoma, Arial, Verdana;
	padding-top:4px;
	width:90px;
	text-align:right;
}
.btn{
	color:#666;
	font-size:11px;
	font-weight:bold;
	background-color: #e3e3e3;
	padding:2px;
	border: 1px solid #666;
}

.margen_top_5{margin-top:5px;}
.txt_roja{color:#fc0;}

#hotels{padding:0 20px;}
#hotels .l{ width:246px; text-align:center;}
#hotels .r{float:right; text-align:center;}

.hgaleria{
	float:right;
	width:59%;
	margin-left:6px;
}
.hgaleria img{display:inline;}
.left7{margin-left:7px;}
.mg_bot_4{margin-bottom:4px;}
.info{
	height:388px;
	width:220px;
}

.galeria img{
	display:inline;
	padding:0 2px 2px 2px;
}

#informacion{position:relative;}
#facilidades{position:relative;display:none;}
#habitaciones{position:relative;display:none;}

.linea_bottom{
	width:100%;
	height:26px;
	border-bottom:1px solid #a5a5a5;
}

a.blackbold{
	text-decoration:underline;
	color:#000;
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a.blackbold:visited{
	text-decoration:underline;
	color:#000;
	font-size:14px;	
}
a.blackbold:hover{
	text-decoration:none;
	color:#000;
	font-size:14px;
}

.bordes{
	border:1px solid #000;
}

.note ul{
	list-style-type:none;
	clear:both;
	margin:0;
	padding:0; 
} 
.note li{
	margin:0; 
	padding-right:3px;
	float:left; 
}
