html, body{
	font-family: "Trebuchet MS", Arial;
	font-size:12px;
	background: #333;
}

/*--------------------- HTML ---------------------*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,pre,form,body,html,p,blockquote,fieldset,input,img{
	margin:0;
	padding:0;
}

h1, h2, h3{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p{
	line-height:16px;
	margin-bottom:10px;
}

a img,:link img,:visited img{
	border:none;
}

a{
	color:#000066;
	outline:none;
}

a:hover{
	text-decoration:none;
}

ul,ol{
	list-style:none;
}

input{
	font-size:11px;
	padding:1px 3px;
}

acronym, abbr {
	border-bottom: 1px dotted #FF9900;
	cursor: help;
}

.hidden{
	display:none;
}

h1{
 color:#333;
 font-size:16px;
 margin-bottom:10px;
}

h2{
color:#333;
font-size:14px;
margin:15px 0 5px 0;
}


h3{
float:left;
font-size:14px;
font-weight:bold;
margin:20px 0 5px 0;	
}

#container {
  width: 850px;
  margin: 0 auto;
  padding:0;
  background-color:#fff;
}

#header{
 	width: 850px;
	height:140px;
	margin:0 0 20px 0;
	position:relative;
	background: #fff url(../images/all/header.png) no-repeat;
	background-position:top right;
}

#panel_contacto{
	position:absolute;
	top:0;
	right:200px;
	width:450px;
	z-index:100;
}

#panel{
	width:410px;
	padding:10px 20px 10px 20px;
	background:#8C0101;
	display:none;
	color:#fff;
}

#panel h3{
	clear:both;
	margin:5px 0 5px 0;	
}

#panel p{
		clear:both;
	margin:0 0 5px 0;	
}

#panel ul{
	width:350px;	
}

#panel li{
	text-align:right;
	margin-top:3px;	
}
#panel label span {
	font-size:10px;
}
#panel input{
	width:200px;
	margin-left:10px;
}

#panel .boton_enviar{
	margin-right:70px;
	width:80px;
	
}
#panel textarea{
	font-family: "Trebuchet MS", Arial;
	font-size:11px;
	padding:3px;
	width:200px;
	margin-left:10px;
}

#slide-ga{
	border-top:4px solid #660000;
}

#slide{
	border-top:4px solid #660000;
	display:none;
}

.boton{
	float:right;
	margin:0 130px;
	padding:7px 30px 7px 12px;
	color:#fff;
	font-family: Arial;
	text-decoration:none;

}

#slide-ga .boton{
		background: #660000 url(../images/all/white-arrow.gif) no-repeat right 9px;
}

#slide .boton{
		background: #660000 url(../images/all/white-arrow.gif) no-repeat right -51px;
}

#slide .active {
	background-position: right 9px;
}


.contacto{
	position:absolute;
	top:20px;
	right:20px;
}

#menu{
	font-family:arial;
 	width: 850px;
	height:30px;
	background: #006600 url(../images/all/menu_bck.png) repeat-x;
}

#menu li{
	float:left;
	height:30px;

}

#menu a{
	color:#fff;
	text-decoration:none;
	padding:0 20px;
	line-height:30px;
	display:block;
}

#menu a:hover{
	color:#000;
	background: #000 url(../images/all/menu_bck_hover.png) repeat-x;
}

#menu .active{
	background: #000 url(../images/all/menu_bck_active.png) repeat-x;
}

#content{
	padding:0 20px;
	width:810px;
}

.right{
	float:right;
	margin:0 0 20px 20px;
}

.lista{
	margin-left:20px;
	list-style-type:square;
}

.lista_casa{
	margin-left:20px;
	list-style-type:square;
	font-size:11px;
	width:380px;
}

.lista_tarifas{
	margin:20px;
	list-style-type:square;
}

.lista_casa li{
	margin-top:2px;
	float:left;
	width:180px;
}

#miniaturas_home{
	float:left;
	margin:30px 0;
}

#miniaturas_home img{
	float:left;
	margin-left:10px;
}

#miniaturas{
	float:left;
	margin:0 0 10px 0;
}

#miniaturas img{
	float:left;
	margin-left:10px;
}

.habitacion{
	float:left;
	border:1px dashed #ccc;
	padding:10px;
	width:350px;
	margin:0 20px 20px 0;
	font-size:11px;
}

.habitacion h2{
	margin:0;
}

.habitacion img{
	float:right;
	margin-left:10px;
}

.restaurante{
	float:left;
	width:790px;
	border:1px dashed #ccc;
	padding:10px;
	margin:0 20px 20px 0;
	font-size:11px;
}

.restaurante h2{
	margin:0 0 5px 0;
}

.restaurante .texto{
	float:left;
	width:300px;
}
.restaurante img{
	float:left;
	margin-left:10px;
}

.tarifas{
	margin:20px 0 0 80px;
	border-bottom:1px solid #333;
	border-right:1px solid #333;
}

.tarifas th{
	background:#333;
	color:#fff;
	padding:4px 10px;
	text-align:center;
}

.tarifas td{
	padding:5px 15px;
	text-align:center;
	border-left:1px solid #333;
	border-top:1px solid #333;
}

.notas_tarifas{
	margin:5px 0 10px 90px;
	font-size:11px;
}


#llegar_left{
	float:right;
	width:380px;
}

#map{
	width:400px;
	height:400px;
	margin:0 20px 20px 0;
	z-index:10;
	
}

#footer{
	clear:left;
	width:800px;
	height:40px;
	padding:0 0 0 10px;
	background: #fff url(../images/all/footer_bck.png) repeat-x;
}

#footer p{
	padding:5px 0 15px 0;

}

.envio_ok{
	float:left;
	color:#006600;
	padding:3px;

}

#envio_fail {
	color:#c80000;
	padding:3px;
}
#envio_fail ul {
	margin-bottom:10px;
}
#envio_fail li {
	list-style-type:square;
	margin-left:25px;
}