/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
color:#666666;
background-image:url(../img/css/body.png);
background-repeat:no-repeat;
background-position:top center;
margin:auto;
text-align:center;

}
#int
{
}
#all
{
width:870px;
margin:auto;
text-align:left;
}
#header
{
background-image:url(../img/css/bg_header.png);
height:45px;
padding-top:29px;
margin:2px 12px;
padding-bottom:20px;
background-repeat:repeat-x;

}
#menu
{}
#menu ul li
{
float:left;
list-style:none;
list-style-image:none;
}
#menu ul
{
margin:0;
padding:0;
}

#menu ul li a
{
padding:8px 0px;
text-align:center;
background-image:url(../img/css/bg_li_a.png);
width:168px;
color:#FFFFFF;
display:block;
text-decoration:none;
font-size:16px;
font-weight:bold;
}

#main
{
clear:left;
background-image:url(../img/css/bg_body.png);
background-position:center;
background-repeat:repeat-y;
padding:3px 12px;
margin-top:23px;
}

#left
{
float:left;
margin-right:20px;
width:240px;
}

#right
{
float:left;
width:560px;
}

/*Para el fichero actividades.php. No borrar.*/
#right_actividades
{
float:left;
width:800px;
}

#footer
{
clear:both;
margin:auto;
width:854px;
}
.b1
{
width:200px;
float:left;
}
.b2
{
width:350px;
float:left;
}
h1
{
color:#B8D100;
font-size:2.5em;
}
h2
{
color:#A1B800;
font-size:1.2em;
}
h3
{
font-size:1.1em;
}
a 
{
color:#819300;
}
a.pueblo
{
padding-left:20px;
background-image:url(../img/pueblo.gif);
background-position:left;
background-repeat:no-repeat;
}
a.casa
{
padding-left:15px;
background-image:url(../img/casa.gif);
background-position:left;
background-repeat:no-repeat;
margin-left:20px;
}
.buscador
{
padding:10px 5px;
    background-image:url(images/bg_reservas.png);
	background-position:center top;
	background-repeat:no-repeat;
}
.buscador select
{
}

#buscador_catalogo {
	float: left;
	width: 285px;
	margin-right: 10px;
		background-image:url(images/fondo_buscador.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:210px;
	margin-top:40px;
}
td{
font-size:12px;}
#menu2
{
background-image:url(../img/css/bg_footer.png);
color:#FFFFFF;
padding:8px;
text-align:center;
background-repeat:repeat-x;
margin:auto;
width:848px;
}
#footer
{
background-image:url(../img/css/bg_menu2.png);
background-repeat:repeat-x;
padding:5px;
text-align:center;
height:17px;
}
#footer ul li
{
float:left;
list-style-image:none;
list-style-type:none;
}
#footer ul
{
margin:0;
padding:0;
}
#footer li a
{
display:block;
color:#000000;
border-right:1px solid #000000;
padding:0 10px;
text-decoration:none;
}
.calendario1{
	float:left;
	margin-right: 50px;
}


.calendario1 td, .calendario1 th, .calendario2 td, .calendario2 th {
	padding:2px;}
	
.calendario1 th, .calendario2 th {
	font-size:12px;}
	
.cambio_mes {
	text-align:center;
width:363px;}

#reservar_casa {
	clear:both;
	display:block;
	line-height:21px;
	margin-bottom:30px;
	margin-left:100px;
	margin-top:60px;
	width:275px;
}

#col1_ficha {}

.clr {
	clear: both;
}

	
input.bot {
	background-color:#A0B700;
	border:medium none;
	color:#FFFFFF;
	margin:12px 0 0 40px; //Antes 12px 0 0 90px
	padding:5px 12px;
}

#busc_fila1 {
	margin:0 0 0 15px;
}

#busc_fila2, #busc_fila3 {
	margin:10px 0 0 15px;
}

#busc_plazas {
	float:left;
	width:150px;
}

#busc_animales {
	float:left;
	width:100px;
}

#boton_consulta{
	clear:both;
	float:none;
	display:block;
}

select#plazas {
	float:left;
	margin-left:0;
	width:110px;
}
.ficha_casa
{
clear:both;
overflow:auto}

td.ocu
{
background-color:#F7D993;
}
td.lib
{
background-color:#DCF5E6;
}
.sel_local
{
font-size:80%;
}
