@charset "utf-8";
/* CSS Document */
body{
	font-family:Georgia, "Times New Roman", Times, serif;
}

.fondo {
	background-image: url(imagenes/fondo.gif);
	background-repeat:  repeat-x;
	background-color:#507e36;
 	border:none;
	margin:0;
}
#centrado {
	width: 796px;
	margin-right: auto;
	position:absolute;
	margin-left:-378px;

	left:50%;
}
* html #centrado {
	height:450px;
}

#marco {
	width: 795px;
	min-height: 600px;
	float:left;
	background-color: #ffffff;
 
	border-right:1px solid #5a774a;
	border-left:1px solid #5a774a;
	border-bottom:1px solid #5a774a;
	margin-left:16px;
	background-image:url(imagenes/arriba.jpg);
	background-repeat:no-repeat;
	background-position:top;

}
* html #marco {
	height: 600px;		
	margin-top:0px;
}

#contenido{
	margin-top:50px;
	width:100%;
	height:auto;
}
#arriba{
	margin-left:390px;
	color:#558038;
	font-size:0.9em;
	font-weight:bold;
	padding-top:20px;
}
#arriba a{
	color:#9E3C02;
	font-weight:bold;
}
#arriba a:hover{
	color:#558038;
	text-decoration:none;
}
#logo img{
	border:none;
}
#logo{
	margin:0;
	padding:0;
	width:230px;
	height:207px;
	margin-left:550px;
}
#menu{
	width:210px;
	float:left;
	padding-left:20px;
	padding:0px;	
	margin-top:20px;
}
#texto{
	width:544px;
	float:left;
 	color:#333333;
	padding-left:20px;
	margin-bottom:10px;
	min-height:360px;
}	
#texto p{
	font-size:0.8em;
	padding-top:6px;
}
#texto a{
	color:#558038;
	font-weight:bold;
}
#texto a:hover{
	color:#9E3C02;
	text-decoration:none;
}
#texto img{
	float:left;
}
h1{
	text-transform:uppercase;
	color:#558038;
	background-image:url(imagenes/h1.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	text-align:right;
	padding-right:10px;
	margin-top:0px;
}
h2{
	color:#9E3C02;
	font-size:1.3em;
	border-bottom:1px solid #9E3C02;
}

h3{
	color:#9E3C02;
	font-size:0.9em;
}
#texto ul li{
	font-size:0.9em;
	list-style-image:url(imagenes/lista.gif);
}
/******************MENU*********************************/
.outer{
	margin:0px;
	padding:0px;

}

#menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
	width:90%;
	margin-left:10px;
}
#menu li a {
	height: 32px;
/*	voice-family: "\"}\""; 
	voice-family: inherit;*/
	height: 24px;
	text-decoration: none;
	font-weight:bold;
	color:#558038;
}
		
#menu li a/*:link*/ {
	color: #9E3C02;
	display: block;
	background: url(imagenes/menu.gif);
	padding: 8px 0 0 30px;
}
/*#menu li a:visited {
	color: #9E3C02;
	display: block;
	background: url(imagenes/menu.gif);
	padding: 8px 0 0 30px;
}*/		
#menu li a:hover {
	display: block;
	color: #fff;
	background: url(imagenes/menu.gif) 0 -32px;
	padding: 8px 0 0 30px;
}
/*#menu .activado {
	display: block;
	color: #fff;
	background: url(imagenes/menu.gif) 0 -32px;
	padding: 8px 0 0 30px;
}
*/		
/*#menu li a:active {
	color: #fff;
	background: url(imagenes/menu.gif) 0 -64px;
	padding: 8px 0 0 30px;
}*/

/*#menu ul li .activado{
	color: #9E3C02;
	display: block;
	background: url(imagenes/menu.gif);
	padding: 8px 0 0 30px;
background: url(imagenes/menu.gif) 0 -32px;
	padding: 8px 0 0 30px;

}*/
/*#menu li a:visited .activado{
background: url(imagenes/menu.gif) 0 -32px;
	padding: 8px 0 0 30px;
}
#menu ul li a .activado{
background: url(imagenes/menu.gif) 0 -32px;
	padding: 8px 0 0 30px;

}
#menu li a .activado{
background: url(imagenes/menu.gif) 0 -32px;
	padding: 8px 0 0 30px;

}
a .activado{
background: url(imagenes/menu.gif) 0 -32px;
	padding: 8px 0 0 30px;

}*/
/*#menu li a.activado{
background: url(imagenes/menu.gif) 0 -32px;
	padding: 8px 0 0 30px;	 
	color: #9E3C02;
	display: block;
	background-color:#FF00FF;
 
 
}*/
/******************************/
.habitacion{
/*	border:1px solid #507e36;

	min-height:300px;
	padding:6px;
display:block;
height:auto;*/
}
.habitacion img{
/*	float:left;*/
float:left;

margin-left:0;
	
}
.habitacion h2{
	color:#9E3C02;
	font-size:1.3em;

	margin-top:0px;
	padding-left:10px;
	text-align:left;
	border:none;
	
}
.habitacion p{
 
}
.foto_precio{
	clear:both;
	width:100%;
 
	min-height:240px;
}
.precio {	
	background-color:#eaeaea;
	/*border:1px solid #9E3C02;	*/ 
	width:32%;
	margin-top:20px;
	padding-left:8px;
	color:#507e36;
	float:right;
	font-size:0.8em;
	min-height:100px;
	padding-top:4px;

}
/******************************/

 .lineas{
	border-top:1px dotted #CCCCCC;
	height:30px;
	clear:both;
 
}

* html .lineas{
	border-top:1px dotted #CCCCCC;
	height:30px;
}

.asoma{
	width:100%;
	color:#999999;
	float:left;
	bottom:0;
	*bottom:-10px;
	text-align:right;
	margin-top:-20px;
	margin-right:20px;
	font-size:0.7em;
	
}

* html .asoma{
	color:#999999;
	bottom:0;
	*bottom:-10px;
	
}

.asoma a img{
border:none;
margin-right:10px;
}

.asoma a {
color:#507e36;
}




/*******************************CONTACTO*****************************/
fieldset{
 
	border-color:#9E3C02;
}
legend{
	color:#9E3C02;
	font-size:1em;
	font-weight:bold;

}

.boton{
	background-color:#9E3C02;
	color:#FFFFFF;
}
.cssform p{
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 10px; 
	border-top: 1px dashed gray;
 
}

.cssform label{
	font-weight: bold;
	/*color:#558038;*/
	
	float: left;
	width: 220px;

}

.cssform input[type="text"]{ 
width: 230px;

}

.cssform textarea{
width: 230px;

height: 100px;
}

.enlaces {
	border:1px solid #507e36;
	background-color:#D2E7C3;
	width:100%;

}
.alignleft{
float:left;
margin-left:-240px;
padding-right:10px;
top:350px;
 margin-top:250px;
 width:200px;
 height:50px;
 
}
.clear{
	clear:both;
	margin-bottom:40px;
}
