/* CSS Document */
body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
	margin : 20px 0px 20px 0px;
	text-align: center;
	background-image:url(../images/fondodegradat.png);
}
#contenedor{
	
	font-size:12px;
	width:1024px;
	position:relative;
	text-align:left;
	margin:auto; 
}
#cabecera{
	width:1024px;
	height:150px;
	background-image:url(../images/cabecera.jpg);
	background-repeat:no-repeat;
	border-top: #494125 4px solid;
	border-left: #494125 4px solid;
	border-right:#494125 4px solid;
}
#titulo{
	width:440px;
	height:140px;
	float:left;
	margin-left:0px;
	margin-top:10px;
	display:block;
	background-image:url(../images/titulo.png);
	_background-image:url(../images/titulo.jpg);
	background-repeat:no-repeat;

}
#contenido{
	clear:both;
	float:left;
	width:1024px;
	text-align:justify;

	*margin-top:0px !important;	/*Per a IE7*/
	background-image:url(../images/centro.jpg);
	background-repeat:no-repeat;
	background-color:#d4f1ba;
	border-bottom: #494125 4px solid;
	border-left: #494125 4px solid;
	border-right:#494125 4px solid;

}
#peu{
	width:1024px;
	margin-top:10px;
	background:none;
	text-align:center;
	

}
#turismoruralsolidario{
	margin-right:20px;
	float:right;

}

#turistrat{
	float:right;
	margin-right:20px;
	clear:right;
}
#menu{
	
	width:278px;
	height:auto;
	margin-left:10px;
	margin-top:5px;
	float:left;
	z-index:1;
	_margin-top:30px;


	
}
.menutitol{
	background-image:url(../images/menu.png);
	margin-left:50px;

	display:block;
	height:53px;
	width:114px;

}
.boto{
	width:278px;
	height:47px;
	margin-top:5px;
	margin-bottom:5px;
	_margin-top:10px;
	_margin-bottom:10px;

	
	
}
.boto a{
	background-image:url(../images/boto3.png);
	_background-image:url(../images/boto.jpg);
	height:54px;
	width:224px;
	_width:202px;
	position:absolute;
	border:none;
	margin-left:5px;
	color:#000000;
	text-indent:27px;
	line-height:44px;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	background-repeat:no-repeat;

}

.boto a:hover{
	background-image:url(../images/boto3-hover.png);
	_background-image:url(../images/boto-hover.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:left;
	text-indent:27px;
	line-height:55px;
	text-decoration:none;
	color:#4B1207;
}
.subboto{
	height:38px;
	width:224px;
	_width:204px;
	

}
.subboto a{
	background-image:url(../images/subboto.png);
	_background-image:url(../images/subboto.jpg);
	background-repeat:no-repeat;
	height:38px;
	width:224px;
	_width:204px;
	position:absolute;
	border:none;
	margin-left:5px;
	color:#000000;
	text-indent:35px;
	_text-indent:20px;
	line-height:34px;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;

}
.subboto a:hover{
	background-image:url(../images/subbotohover.png);
	_background-image:url(../images/subbotohover.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:left;
	line-height:40px;


	text-decoration:none;
	color:#4B1207;

}
#zonatext{

	width:450px;
	left:320px;
	margin-top:20px;
	
	top:150px;
	float:left;
}
#final{
	width:1024px;
	height:139px;
	display:block;
	background-image:url(../images/final.png);
	_background-image:url();
	background-position:center;
	background-repeat:no-repeat;
	clear:both;
	float:left;
}




/*CALENDARIO*/
#divcalendario2{
	width:200px;
	top:428px;
	left:820px;
	position:absolute;
	z-index:100;
	
	
	
}

.calendario
{
	padding: 0px;
}
.calendario br{
	display:none;
	
}
.calendario p{
	display:none;
	
}
.NombreMes
{
	text-align: center;
	font-weight: bold;
	margin-left:0px;

	
}
#Dias{
	margin-left:10px;

	
}
#CalDis{
	width:100%;
	margin-left:10px;
}

.dia_semana
{
	
	/*width:1.41em;
	text-align:center;
	margin-left: 0.8em;
	*/
	float:left;
	text-align:center;
	border: 1px solid #000000;
	width:1.5em;
	margin-left: 0.1em;
	padding:0.1em;
	background-color:#666666;
}

.bloque_dia
{
	float:left;
	width:1.3em;
	text-align:right;
	margin-left: 0.1em;
	margin-top: 0.1em;
	padding: 0.2em 0.2em 0.2em 0.2em;

}

.bloque_dia_libre
{
	width:1.3em;
	float:left;
	background-color:green;
	color: white;
	text-align:right;
	margin-left: 0.1em;
	margin-top: 0.1em;
	padding: 0.2em 0.2em 0.2em 0.2em;
    border: 1px solid green;
	
	width:1.5em;
	padding:0.1em;
}

.bloque_dia_solicitado
{
	width:1.3em;
	float:left;
	background-color:blue;
	color: white;
	text-align:right;
	margin-left: 0.1em;
	margin-top: 0.1em;
	padding: 0.2em 0.2em 0.2em 0.2em;
    border: 1px solid #c0c0c0;
	
	width:1.5em;
	padding:0.1em;
}

.bloque_dia_reservado
{
	width:1.3em;
	float:left;
	background-color:red;
	color: white;
	text-align:center;
	margin-left: 0.1em;
	margin-top: 0.1em;
	padding: 0.2em 0.2em 0.2em 0.2em;
    border: 1px solid red;
	
	width:1.5em;
	padding:0.1em;
}

.bloque_dia_pasado
{
	width:1.3em;
	float:left;
	background-color:white;
	color: black;
	text-align:center;
	margin-left: 0.1em;
	margin-top: 0.1em;
	padding: 0.2em 0.2em 0.2em 0.2em;
    border: 1px solid #c0c0c0;
	
	width:1.5em;
	padding:0.1em;
}

.bloque_dia_plazas_libres
{
	width:1.3em;
	float:left;
	background-color:#0cd01c;
	color: white;
	text-align:center;
	margin-left: 0.1em;
	margin-top: 0.1em;
	padding: 0.2em 0.2em 0.2em 0.2em;
    border: 1px solid #0cd01c;
	
	width:1.5em;
	padding:0.1em;
}


#BloqueLeyenda{
display:none;
}
.LeyendaCalendario
{
	text-align: center;
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: 1em;
	height:220px;
}

.bloque_leyenda
{
	float: left;
	/*width:1.3em;*/
	/*height: 1.3em;*/
	width:100%;
}

.texto_bloque_leyenda
{
	float: left;
	vertical-align: middle;
    padding-top: 0px;
}

p.enlace
{
	display:none;
}
.enlaceA{
	margin-top:-29px;
}

#imagenes{
	background-image:url(../images/imagenes.png);
	_background-image:url(../images/imagenes.jpg);
	width:158px;
	height:58px;
	top:170px;
	left:806px;
	position:absolute;
	display:block;
}
.img{
	width:217px;
	height:168px;
	top:230px;
	right:5px;
	position:absolute;
	background-image:url(../images/fondofoto.png);
	_background-image:url(../images/fondofoto.jpg);
	background-repeat:no-repeat;

}
.img img{border:thin solid #000000;}
img{border:none;}


#verd{
	width:209px;
	height:104px;
	top:408px;
	left:805px;
	position:absolute;
	background-repeat:no-repeat;

	color:#153003;
	text-align:center;
}
#verd a{
	color:#1C320E;
}
#verd a:hover{
	color:#435A16;
	font-style:italic;
	

}
#verd h2{
	padding:0px;
	margin:5px;
	padding-top:17px;
	font-size:20px;
}
#verd h3{
	padding:0px;
	margin:2px;
	font-size:16px;
}
/*******FORMATO TEXTO*********/
h1{
	font-size:20px;
	color:#012C06;
/*	padding-bottom:10px;
	padding-top:15px;
	padding-left:10px;
	padding-right:0px;
	margin-left:5px;*/
	
	
	
	/*background-image:url(../images/marco-titulo.gif);
	background-repeat:no-repeat;

	background-position: -5px 10px;*/
	color:#590D04;
}
h1 a{
	text-decoration:none;

}
h2{
	font-size:18px;
	color:#004000;
}	
h2 a{
	text-decoration:none;

}

a{
	color:#601C0B;
	text-decoration:underline;
	font-weight:bold;
}
a:hover{
	
	color:#3A4114;

}

.icones{
	width:140px;
	float:left;

}
#caracteristicas_casa{
	width:240px;
	float:right;
	padding-left:5px;
	margin-left:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2C350B;
	border-right-color: #FFFFFF;
	border-bottom-color:#2C350B;
	border-left-color:#2C350B;
	text-align:left;
	/*margin-right:-15px !important;*/
	margin-right:-10px;

}
#caracteristicas_casa ul{
	margin:0px !important;
	*margin-left:5px !important; /*IE7*/
	margin:5px;
  
}
#caracteristicas_casa ul li{
	margin:0px;
	
	margin-left:-20px !important;/*Firefox*/
	*margin-left:10px !important; /*IE7*/
	margin-left:10px;/*IE6*/
	
  
}

#precios_casa{
	font-weight:bold;
	font-size:14px;
	width:420px;
	padding:10px;
	margin-left:35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2C350B;
	border-right-color: #2C350B;
	border-bottom-color:#2C350B;
	border-left-color:#2C350B;
	text-align:left;
	
	

}
#precios_casa p{
float:left
clear:both;

}
#precios_casa h2{
	text-align:center;
	margin:0px;
	margin-top:3px;
	margin-bottom:3px;
	line-height:15px;
	padding:0px;
	font-size:16px;
}
#precios_casa h3{
	text-align:center;
	margin-bottom:3px;
	line-height:15px;
	padding:0px;
	font-size:14px;
}
#precios_casa ul{
	/*margin:0px !important;*/
	margin:5px;
  
}
#precios_casa ul li{
	margin:0px;
	margin-left:-20px !important;/*Firefox*/
	*margin-left:10px !important; /*IE7*/
	margin-left:10px;/*IE6*/
	
  
}
.caracteristica .texto{ margin-top:-5px;}

.imgdentro{
	float:right;
	margin:5px;
	border:#000000 1px solid;
	padding:0px;

}

.img185_izq{
	clear:both;
	float:right;
	border:#000000 solid 1px;
	margin:5px;

}
h3{
font-size:14px;
}
