/* GENERAL */
BODY {
	margin:0;
	padding:0;
	FONT-size: 12px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	COLOR: #222;
	background-image:url(img/fondo.gif);
	background-color:#1C0013;
}

.contenedor{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	border:10px solid #FFF;
	background:#FFF;
	width:760px;
}

.encabezado{
	background:url(img/encabezado.jpg) no-repeat right top;
	height:200px;
	margin:0;
	padding:0;
}

.contenedor_botonera{
	margin:0;
	padding:0;
	background:url(img/fondo_botonera.jpg) no-repeat left top;
	height: 32px;

}

.idiomas{
	padding: 5px 0 0 25px;	
	font-weight: bold;
	color: #486A51;
}

div.idiomas a{
	color: #fff;
}

ul#botonera{ margin:0; padding:0; list-style:none; height:32px; }
ul#botonera li{ float:left; }
ul#botonera li a{ margin-left:15px; margin-right:15px; height:30px; display:block; text-indent:-9999px; }
ul#botonera li a.bot01{ background:url(img/botonera/01.gif) left top no-repeat; width:56px; }
ul#botonera li a.bot02{ background:url(img/botonera/02.gif) left top no-repeat; width:56px; }
ul#botonera li a.bot03{ background:url(img/botonera/03.gif) left top no-repeat; width:65px; }
ul#botonera li a.bot04{ background:url(img/botonera/04.gif) left top no-repeat; width:48px; }
ul#botonera li a.bot05{ background:url(img/botonera/05.gif) left top no-repeat; width:62px; }

ul#botonera li a.bot01-es{ background:url(img/botonera/01-es.gif) left top no-repeat; width:56px; }
ul#botonera li a.bot02-es{ background:url(img/botonera/02-es.gif) left top no-repeat; width:69px; }
ul#botonera li a.bot03-es{ background:url(img/botonera/03-es.gif) left top no-repeat; width:86px; }
ul#botonera li a.bot04-es{ background:url(img/botonera/04-es.gif) left top no-repeat; width:49px; }
ul#botonera li a.bot05-es{ background:url(img/botonera/05-es.gif) left top no-repeat; width:67px; }

ul#botonera li a.bot01-fr{ background:url(img/botonera/01-fr.png) left top no-repeat; width:75px; }
ul#botonera li a.bot02-fr{ background:url(img/botonera/02-fr.png) left top no-repeat; width:71px; }
ul#botonera li a.bot03-fr{ background:url(img/botonera/03-fr.png) left top no-repeat; width:65px; }
ul#botonera li a.bot04-fr{ background:url(img/botonera/04-fr.png) left top no-repeat; width:49px; }
ul#botonera li a.bot05-fr{ background:url(img/botonera/05-fr.png) left top no-repeat; width:61px; }

.contenedor_cierre_encabezado{
	padding:0;
	margin:0;
	background: url(img/encabezado2.jpg) no-repeat;
	height: 50px;
}

ul#destacado{ margin:0; padding:0; list-style:none; }
ul#destacado li{ float:left; height:170px; padding:0; }
ul#destacado li#dest_izq{ width:490px; }
ul#destacado li#dest_der{ width:270px; background:url(img/fondo_destacado.jpg) no-repeat #2B3924; }

.contenido{
	padding:20px;
	background:url(img/fondo_cont.jpg) left top repeat-x;
}

.contenido_izq{ float:left; width:450px; margin:0; padding:0; }
.contenido_der{ float:right; width:230px; margin:0; padding:0; }

.pie{
	padding:10px 0 0 0;
	font-size:0.9em;
	text-align:center;
	color:#333;
	height: 50px;
	/*background: url(img/fondo_pie.jpg) no-repeat bottom;*/
	background: url(img/fondo_pie.jpg) no-repeat bottom;
}

div.clear{ clear:both; }

h1{	
	
	margin:0;
	padding:0;
	border: none;
	display: none;
}

h2{
	margin:15px 0 10px 0;
	padding:0 0 3px 0;
	color: #325142;
	font-size: 16px;
	border-bottom: 1px dotted #AAA;
}

h3{
	margin:15px 0 10px 0;
	padding:0;
	color: #5F835D;
	font-size: 12px;
}

form{ margin:0; padding:0; }

.contenedor_formu_filtros{
	margin:0;
	padding:10px;
	background: url(img/fondo_destacado2.jpg) top repeat-x #2B3924;
}


.contenedor_formulario{
	margin:20px 20px 20px 20px;
	padding:10px 10px 10px 10px;
	background: #D5E0CF;
	border: 1px solid #AAA;
}

label{
	float: left;
	color: #555;
	width: 90px;
	margin: 0;
	padding: 0;
}

fieldset{
	border: none;
	width: 100%;
}
legend{
	display: none;
}
select, input, textarea{
	float: left;
	margin:0 0 10px 0;
	padding:0;
	width:175px;
	font-size:11px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
textarea.declaracio{
	width:250px;	
}
input.formularideclaracio{
	width: 12px;
	margin: 2px 0 0 55px;
}
label.formularideclaracio{
	margin-left: 10px;
	width: 310px;
}

/*button{
	margin:0;
	padding:0;
	width:60px;
	height:20px;
	text-align: center;
	color: #FFF;
	background: #5F835D;
	border: 0;
}*/
input.submitform{
	margin: 0 0 0 90px;
	padding: 0;
	width: 75px;
	height: 22px;
	text-align: center;
	color: #FFF;
	background: #5F835D;
	border: none;
	font-size: 1.1em;
}

.backgrounderror{
	background-color: #ffbca6;
}
.aviserror{
	color: #f33a00;
	font-weight: bold;
}
p.aviscorrecte{
	color: #0bb100;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 0px;
}

img { border:0; }

p { margin:0 0 10px 0; padding:5px; text-align:justify; }

.contenido_der p{
	display: block;
	border: 1px solid #AAA;
	margin:0 0 10px 0;
	padding:10px;
	text-align:justify;
	font-size: 11px;
	background: url(img/bandita.gif) top left no-repeat #fff;
}

a:link { text-decoration:underline; color:#486A51; }
a:visited { text-decoration:underline; color:#000000; }
a:hover { text-decoration:none; color:#486A51; }
.destacat {
	font-size: 16px;
	color: #537655;
	font-weight: bold;
}

#googlemap {
	display: block;
	border: 1px solid #AAA;
	margin:0 0 10px 0;
	padding:10px;
	font-size: 11px;
	background: url(img/bandita.gif) top left no-repeat #fff;
}

#map{
	margin: 10px 0 10px 0;
	display: block;
	overflow: hidden;
	height: 200px;
}

p.casaruralesamigas{
	margin:80px 0 0 0;
}
p img{
	border:none;
	float:left;
	margin:0 20px 20px 0;
}
/***********************************Logo empatica.net*********************************************/

.empatica{
	float: right;
	margin: 10px 10px 10px 0;
	padding: 0;
	text-decoration: none;
}
