
/*general*/
html{
margin:0;
padding:0;
height: 100%;
}

body{
background-color:#7f9331;
color: #798b8d;
height: 100%;
font-size:12px;
text-align:left;
margin:0px;
padding:0px;
font-family: Arial, Helvetica, sans-serif;
background:#7f9331 url(../img/tile_gral.gif) top left repeat-x;
}

.clearb{
clear:both;
}

a img{
border:0px;
}
a:link, a:visited{
text-decoration:none;
color:#5e6c01;
}

a:hover{
text-decoration:none;
color: #000;
}
 
.oculta, h1 span{
display:none;
}

*{
	margin: 0;
	padding: 0;
	
	}

/*estructure*/

#container{
background:#7f9331 url(../img/tile_gral.gif) top left repeat-x;
}


#cont_box{
	position: relative;
	margin: 0 auto;
	width: 905px;
	border: solid 4px #fff;
	background: url(../img/tile_bkg.gif) top left repeat;
	
	}
#position{
	width: 913px;
	position: absolute; /*Posicionamiento absoluto*/
top: 50%; /*Desde arriba, colocar al 50% de la pantalla*/
left: 50%; /*Desde la izquierda, colocar al 50% de la pantalla*/
margin-top: -320px; /*Restamos la mitad de alto del SWF para centrarlo verticalmente*/
margin-left: -446px; /*Restamos la mitad de ancho del SWF para centrarlo horizontalmente*/

	
	}

#header{
	position: relative;
	height: 119px;
	background: url(../img/tile_header.jpg) top left repeat-x;
	}

#header h2{
	position: absolute;
	top: 40px;
	left: 300px;
	font-size: 180%;
	color: #7f6536;
	font-weight: lighter;
	font-family: Georgia;
	font-style: oblique;
	}
ul.menu_serv{
	position: absolute;
	text-align: right;
	list-style: none;
	top: 8px;
	right: 10px;
	
	}
ul.menu_serv li{
	display: inline;
	font-size: 120%;
	color: #7f6536;
	}

ul.menu_serv li a, ul.menu_serv li a:visited{
	color:#5e6c01;
	font-weight: bold;
	
	}

ul.menu_serv li span{
	padding-left: 8px;
	padding-right: 10px;
	
	
	}
	
/*menu principal*/

div#nav_container{
	position: absolute;
	top:95px;
	margin-left: 0px;
	
	}

ul#main_menu{
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	}

ul#main_menu li{
	position: relative;
	float: left;
	padding-left: 4px;
	padding-right: 8px;
	list-style: none;
	font-family: Georgia;
	font-style: oblique;
	background: url(../img/bullet.gif);
	background-position: right 10px;
	background-repeat: no-repeat;
	overflow: hidden;
	}
ul#main_menu li.last{
	background: none;

	}
span.button a { 
	height: 25px;
	font-size: 130%;
	font-weight: normal;
	text-decoration: none;
	float: left; 
    display: block;
    overflow: hidden;
    font-style: normal;
    
}
span.button a span {
    display: block;
    white-space: nowrap;
    padding: 0 0px 4px 0;   
    line-height: 22px;   
    cursor: pointer;
    }
   

span.button a, span.button a:visited {
    color: #f4e8d3;
    padding: 0 0 6px 8px;
}
span.button a:hover {
   padding: 0 0 6px 8px;
       background: url(../img/button.gif) left top no-repeat;
       color: #667602;
}
span.button a.active, span.button a.active:visited {
	   padding: 0 0 6px 8px;
       background: url(../img/button.gif) left top no-repeat;
       color: #667602;
}
    span.button a span {
       padding-right: 8px;
       
    }
    span.button a:hover span {
    	padding-right: 8px;
        background: url(../img/button.gif) right top no-repeat;
    }
   span.button a.active span {
    	padding-right: 8px;
        background: url(../img/button.gif) right top no-repeat;
    }

#footer{
	background: url(../img/shadow.jpg) top left no-repeat;
	text-align: center;
	padding-top: 30px;
	color: #d1dda0;
	} 

#claim{
	position: absolute;
	top: 450px;
	left: 20px;	
	z-index: 10;
	width: 420px;
	}  
#claim h3{
	color: #68512a;
	font-style: oblique;
	font-size: 140%;
	font-weight: lighter;
	font-family:  Georgia;
	}
#claim h3 span{
	color: #fff;
	}


/*contenidos*/


div#contents{
	height: 454px;
	background: url(../img/motivo_natura.gif) bottom right no-repeat;
	
	}
div.marginator_base{
	background: url(../img/tile_border.gif) top left repeat-x;
	}
div.marginator{
	position: relative;
	padding-left: 410px;
	padding-right: 30px;
	background: url(../img/ph_lacasa.jpg) top left no-repeat; 
	height: 454px;
	}
div.lacasa{
	
	background: url(../img/ph_lacasa.jpg) top left no-repeat; 
	
	}
div.lugares{
	
	background: url(../img/ph_lugares.jpg) top left no-repeat; 
	
	}
div.entorno{
	
	background: url(../img/ph_entorno.jpg) top left no-repeat; 
	
	}
div.actividades{
	
	background: url(../img/ph_actividades.jpg) top left no-repeat; 
	
	}

div.tarifas{
	
	background: url(../img/ph_tarifas.jpg) top left no-repeat; 
	
	}
div.galeria{
	
	background: none; 
	padding-left: 30px;
	padding-right: 20px;
	}

div.map{
	
	background: none; 
		padding-left: 490px;
	}



div.reservas{
	
	background: url(../img/ph_reservas.jpg) top left no-repeat; 
	
	}
div.marginator p{
	margin-bottom: 10px;
	color: #000;
	font-size: 110%;
	text-align: justify;
	padding-right: 10px;
	}
div#contents h2{
	color: #fff;
	font-style: oblique;
	font-size: 170%;
	font-weight: lighter;
	font-family:  Georgia;
	padding-top: 40px;
	padding-bottom: 20px;
	}

span.butt a{
	display: block;
	float: none;
	clear: both;
	 color: #f4e8d3;
	font-style: oblique;
	font-size: 160%;
	font-weight: lighter;
	font-family:  Georgia;
	padding-top:0px;
	padding-bottom: 4px;
	
	}
span.butt a:hover{
	  color: #000;
	
	}
	
ul.cols{
	list-style: none;
	position: relative;
	
	}
ul.cols li{
	margin-bottom: 10px;
	
	}
ul.cols li.col1{
	position: relative;
	float: left;
	width: 40%;
	color: #000;
	font-size: 120%;
	
	}
ul.cols li.col2{
	position: relative;
	float: left;
	width: 40%;
	font-size: 130%;
	color: #666;
	
	}
p.focus{
	position: absolute;
	text-align: right;
	right: 30px;
	top: 50px;
	color: #7f6536;
	font-style: oblique;
	padding-bottom: 20px;
	
	}

div.marginator h3{
	color: #fff;
	font-size: 130%;
	padding-top: 20px;
	padding-bottom: 10px;
	
	}

ul.list1{
	list-style: none;
	position: relative;
	}

ul.list1 li{
	list-style: none;
	position: relative;
	margin-bottom: 10px;
	font-size: 120%;
	color: #000;
	}


ul.list2{
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	}

ul.list2 li{
	list-style-type: disc;
	position: relative;
	margin-bottom: 10px;
	font-size: 110%;
	color: #000;
	}
div.google_map{
	position: absolute;
	width: 425px;
	border: solid 4px #fff;
	top: 40px;
	left: 20px;
	background: #fff;
	}
div.google_map p{
	padding-top: 4px;
	}

div.galeria a img{
	border: solid 4px #fff;
	margin-right: 3px;
	margin-bottom: 3px;
	
	}
div.galeria a:hover img{
	border: solid 4px #e9dac0;
	}
div.contacto{	
	background: none; 
	padding-left: 50px;
	}
		
h3.casa{
	font-size: 190%;
	font-family: Georgia;
	color: #fff;
	font-weight: lighter;
	margin-top: 0px;
	padding-top: 0px; 
	}
h3.casa span{
	font-size: 160%;
	font-weight: bold;
	}
	
	
div.contacto p.data{
	font-size: 130%;
	
	}
div.contacto p.data span{
	color: #fff;
	
	}
p.msg{
	margin-right: 500px;
	
	}	 
	
div.formu{
	position: absolute;
	top: 60px;
	right: 60px;
	width: 438px;
	height: 350px;
	background: url(../img/bkg_form.gif) top left no-repeat;
	}

div.formu ul{
	list-style: none;
	position: relative;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
	}	
div.formu ul li.col1{
	list-style: none;
	position: relative;
	width: 100px;
	float: left;
		margin-bottom: 10px;
		font-size: 120%;
		color: #000;
	}		
	
div.formu ul li.col2{
	list-style: none;
	position: relative;
	width: 240px;
	float: left;
	margin-bottom: 10px;
	}	
input.text1{
	width: 230px;
	padding: 2px;
	
	}	
	
textarea.text1{
	width: 230px;
	height: 75px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	}		
	
.butt_f{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 120%;
	
	}	

div.formu h3{
	font-family: Georgia;
	font-size: 160%;
	padding-top: 18px;
	padding-bottom: 8px;
	margin: 0;
	padding-left: 30px;
	font-weight: lighter;
	color: #a4906c;
	
	}
div.formu p{
	font-size: 110%;
	padding-left: 30px;
	padding-right: 40px;
	margin-bottom: 10px;	
	}

div.formu h3.cent{
	font-family: Georgia;
	padding: 30px;
	text-align: center;
	
	}
div.formu p.cent{
	font-size: 110%;
	padding: 80px;
	text-align: center;
	padding-top:40px;	
	}

li.bot{
	text-align: right;
	}
	
div.video{
	position: absolute;
	margin: 0 auto;
	width: 640px;
	height: 385px;
	border: solid 3px #fff;
	overflow: hidden;	
	top: 46px;
	left: 126px;
	
	}	

div.reprod{
	margin: 0;
	padding: 0;
	
	}
div.reprod div.galeria{
	padding: 0px;
	margin: 0px;
	
	} 
div.reprod p.focus{
	position: absolute;
	text-align: right;
	right: 30px;
	top: 20px;
	color: #7f6536;
	font-style: oblique;
	padding-bottom: 0px;
	
	}
div.reprod h2{
	position: absolute;
	top:-26px;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	
	}