/* ETIQUETAS*/
body 
{
	color: #000;
	background: #FFF url("../images/page_back.gif") top center no-repeat;
	text-align:left;
	margin: 0;
}
body#pop
{
	color: #000;
	background: #FFF none;
	text-align: left;
	margin: 0;
}
		
a
{ 
	text-decoration:underline;
	color:#333333;
} 

a:hover
{ 
	text-decoration:none;
	color: #666;
} 

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

* 
{
	padding:0;
	margin:0;
}	
		
img 
{
	border: 0;
}

p
{
	line-height:19px;
	margin:15px 0;
}

hr
{
	color: #999;
	background-color: #999;
	height: 2px;
	width: 80%;
	text-align: center;
}

input, textarea, select	
{
	font: 1em verdana, arial, sans-serif;
	color:#666;
	padding: 1px 2px;
	border: 1px #999 solid;
	background: #FFF;
}
input.boton {
	cursor: pointer;
}
select	
{
	font: 1em verdana, arial, sans-serif;
	padding: 0;
}

.checkbox{
	border:none;
	cursor: pointer;
}


label {
	cursor: pointer;}
h2
{
	float:right;
	display:block;
	width: 561px; 
	height: 177px;
}
acronym {
	border: none;}
/*GENERALES*/

.centro{
	text-align:center;
}

li.primero {
	padding: 0;
	border: none !important;
}
.clear {
	clear: both;
	padding: 1px 0 0 0;
	margin: 0;
	}
.form_btn1{
	overflow: visible;
	font-size: 1em;
	margin: 0 0 0 10px;
	background-color: #F0F0F0;
	padding: 2px 4px 0 10px;
	background-image:  url("../images/flecha.gif");
	background-repeat: no-repeat;
	background-position: 4px 7px;
	text-decoration: none;
	border: none;
	cursor: pointer;
	vertical-align: middle;
	}
.form_btn1_over{
	overflow: visible;
	margin: 0 0 0 10px;
	background-color: #D6D6D6;
	padding: 2px 4px 0 10px;
	background-image:  url("../images/flecha.gif");
	background-repeat: no-repeat;
	background-position: 4px 7px;
	text-decoration: none;
	border: none;
	cursor: pointer;
	vertical-align: middle;
	}
.naranja {
	color: #E58100;
	}
/* Ayuda a la accesibilidad*/
		
.ayuda-acces{
	position: absolute;
	left: -1000px;
	width: 990px;
	font-size:1px; 
	line-height:1%;
	height:0px;
}

/* Encabezado */

#headerAux
{
	width:750px;
	height:22px;
	font: 0.7em verdana, arial, sans-serif;
	background:#E58100  url("../images/cab_00.gif") left no-repeat;
	color:#FFFFFF; 
}

#idiomas
{
	margin-left:8px;
	margin-top:5px;
	float:left;
	width:170px;
}

#menuAux
{
	margin-right:8px;
	margin-top:5px;
	float:right;
	width:auto;
}

#menuAux li 
{
	margin: 0;
	list-style: none;
	display: inline;
	border-style: solid;
	border-width:0 0 0 1px;
	padding:0 4px 0 6px;
}

#headerAux a
{ 
	text-decoration:underline;
	color:#FFFFFF; 
} 

#headerAux a:hover
{ 
	text-decoration:none;
}

#header
{
	width:750px;
	height:177px;
	background-color:#E58100;	
	font: 0.75em verdana, arial, sans-serif;
}

#header_left{
	width: 189px; 
	height: 177px;
	background:  url("../images/logo.jpg");
	display:inline;
	float:left;
}

#header_right
{
	background:  url("../images/cab_01.jpg");
	float:right;
	width: 561px; 
	height: 177px;
	display:inline;
}

/* Centro */
#wrapper
{
	width:750px;
	margin:0 auto;
	text-align: left;	
	background: #FFF;
}

#nav
{
	float:left;
	width:190px;
	margin-right:26px;
	font: 0.75em verdana, arial, sans-serif;
}

#main
{
	float:left;
	width:534px;
	font: 0.75em verdana, arial, sans-serif;
}

#main h3
{
	font-family:"Times New Roman", Times, serif;
	color:#7A7A7A;
	font-size:2em;
	margin-bottom:10px;
}

#main h4
{
	font-family:"Times New Roman", Times, serif;
	color:#e58201;
	font-size:1.6em;
	margin: 15px 0 0 0;
}

#main h5
{
	font-family:"Times New Roman", Times, serif;
	color:#7A7A7A;
	font-size:1.4em;
	margin: 15px 0 0 0;
}

#content_thin h4{
	margin: 0;
}

#result-pop h3
{
	font-family:"Times New Roman", Times, serif;
	color:#7A7A7A;
	font-size:1.6em;
	margin-bottom:10px;
}
#result-pop h4
{
	font-family:"Times New Roman", Times, serif;
	color:#7A7A7A;
	font-size:1.5em;
	margin: 15px 0 0 0;
}
#result-pop div.ancho20{
	width:200px;
	display:inline;
	float:left;
	vertical-align:baseline;
	padding:0;
	margin:20px 0 0 0;
}
#result-pop hr{
	height:1px;
	color:#000000;
	background-color: #000000;
	margin:0;
	padding:0;
}
#content_thin{
	float:left;
	width:310px;
	margin-right:20px;
	color:#7E7E7E;
}
body#interior #content_thin{
	width:500px;
	margin:0 0 0 10px;
}

#content_thin p 
{
	margin-top:0;
}

p.intro
{
	color:#333333;
}

#main #migas{
	padding: 5px 0;
	margin: 5px 0 10px 0;
	background-image: url("../images/linea-dicon.gif");
	background-repeat:repeat-x;
	background-position: bottom;	
	display: block;
	color:#333333;
}
#main #migas a{
	color: #E58100;
	text-decoration: underline;
	}
#main #migas a:hover{
	text-decoration: none;
	}

#sidebar
{
	float:left;
	width:204px;
}

/*Menu principal */

#nav ul
{
	list-style:none;
	margin-bottom:15px;
} 

#nav li
{
	border-bottom: 1px solid #A7A7A7;
	list-style:none;
} 

#nav .auxiliar
{
	list-style:none;
	background-color:#F7F7F7;
} 

#nav a
{ 
	text-decoration:none;
	font-weight:normal;
	color:#7A7A7A; 
	padding: 6px 5px;
	display:block;
} 


#nav a:hover
{ 
	text-decoration:none;
	display:block;
	color:#E58100;
} 

#nav a.on
{
	font-weight:bold;
	color:#E58100;
}

#babeslea a
{
	padding:0px;
	margin:0px;
}

/* Pie de página */
.negrita
{
	font-weight:bold;
}

#footer
{
	margin:0 auto;
	color:#666;
	padding:45px 0 0 0;
	background: url("../images/footer_back.gif") bottom no-repeat;
	voice-family: "\"}\""; 
  	voice-family:inherit;
 	height:45px;	
	width:770px;
	font: 0.7em verdana, arial, sans-serif;
	clear: both;
}

#footer a
{
	font-weight:normal;
	text-decoration:underline;
	color:#333;
}

#footer a:hover
{
	font-weight:normal;
	text-decoration:none;
}

#desarrollado
{
	float:left;
	width:198px;
	text-align:center;
}

#desarrollado li
{
	display:inline;
	margin:0 0 0 8px;
	list-style: none;
}

#menuAux2
{
	float:left;
	width:auto;
	margin:0 0 0 17px;
}

#menuAux2 li 
{
	margin: 0;
	list-style: none;
	display: inline;
	border-style: solid;
	border-width:0 0 0 1px;
	padding:0 4px 0 6px;
}

/*---------Bandas-----------*/
#content_thin .selector{
	
	}
.separa-linea{
	clear: both;
	width: 100%;
	height: 1px;
	background-image:  url("../images/linea-dicon.gif");
	background-repeat: repeat-x;
	margin: 10px 0;
	}
#content_thin .selector .tit-selector{
	float:left;
	margin: 0 30px 0 0;
	padding-left: 10px;
	background-image:  url("../images/piti.gif");
	background-repeat: no-repeat;
	background-position: 3px 6px;	
	}
#content_thin .selector .tit-selector label{
	width: auto;	
	}
#content_thin .tit-selector2{
	padding-left: 10px;
	background-image:  url("../images/piti.gif");
	background-repeat: no-repeat;
	background-position: 3px 6px;	
	}
.ocultar{
	display:none;
	}
#content_thin .selector .provincia{
	float:left;
	margin: 0 0 10px 0;
	}
#content_thin ul.municipios{
	margin: 7px 0 7px 10px;
	}
#content_thin ul.municipios li{
	line-height: 18px;
	padding-left: 10px;
	background-image:  url("../images/piti2.gif");
	background-repeat: no-repeat;
	background-position: 3px 7px;
	}

.bot-ir {
	margin: 0 0 0 10px;
	background-color: #F0F0F0;
	padding: 0 4px 0 10px;
	background-image:  url("../images/flecha.gif");
	background-repeat: no-repeat;
	background-position: 3px 5px;
	text-decoration: none;
	}

/*---------Biografias-----------*/
#content_thin .selector .letras{
	margin: 10px 0 10px 10px;
	}
#content_thin .selector .letras a{
	margin: 0 2px;
	font-weight: bold;
	color:#333333;
	}
/*---------Obras-----------*/
#content_thin #acrobatReader1{
	margin:0;
	padding:0;
	float:left;
	width:100px;
	display:inline;
}
#content_thin #acrobatReader2{
	float:left;
	display:inline;
	width:400px;
	margin:0 0 10px 0;
	padding:0;
}
#content_thin .selector label{
	width: 15em;
	float: left;
	}
#content_thin .selector p{
	margin: 10px 0 10px 10px;
	}
#content_thin .selector p#botones{
	margin: 10px 0 10px 10em;
}

#content_thin img{
	vertical-align: middle;
	}
#content_thin .selector #descargables{
	border: 0;
	}

#content_thin .obra {
	margin: 15px 0;
	}	
#content_thin .obra p {
	margin: 0;
	padding: 0 0 0 10px;
	}	
#content_thin .obra p.titulo {
	background-image:  url("../images/piti.gif");
	background-repeat: no-repeat;
	background-position: 4px 8px;
	font-weight: bold;
	color: #333;
	}	
#content_thin .obra p.descripcion {
	color: #333;
}

#content_thin .obra-detalle {
	margin: 15px 0;
	}	
#content_thin .obra-detalle p {
	padding: 0 0 0 10px;
	}	
#content_thin .obra-detalle p .tit{
	width: 80px;
	font-weight: bold;
	color: #333;
	float: left;
	}	
#content_thin .obra-detalle p.tit2{
	margin-bottom: 0;
	font-weight: bold;
	color: #333;
	}	
#content_thin .obra-detalle p.titulo {
	background-image:  url("../images/piti.gif");
	background-repeat: no-repeat;
	background-position: 4px 8px;
	font-weight: bold;
	color: #333;
	}	
#content_thin .obra-detalle p.descripcion {
	color: #333;
}
/*---------Agenda-----------*/
#content_thin td{
	padding: 5px 0;
	}
#content_thin tr.par {
	background-color: #F8F8F8;
	}
#content_thin th {
	font-weight: normal;
}
#content_thin th.fecha{
	font-weight: bold;
	text-align: left;
	width: 140px;
	padding: 0 0 20px 0;
	background-image:  url("../images/linea-dicon.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	}
#content_thin th.evento{
	font-weight: bold;
	text-align: left;
	width: 350px;
	padding: 0 0 20px 0;
	background-image:  url("../images/linea-dicon.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	}

/*---------Mi cuenta-----------*/	
#content_thin .tit-selector-error {
	padding: 5px 0 5px 10px;
	margin: 0 0 15px 0;
	background-color:#FFD6D6;
	border: 1px solid #FF0000;
	color: #636363;
	}
#content_thin p.form-error{
	color: #FF0000;
	}
#content_thin .input-error {
	background-color:#FFEDED;
	border: 1px solid #FF0000;
	}
/*---------Donaciones-----------*/		
#content_thin .socio-protector {
	padding-left: 10px;
	background-image:  url("../images/piti.gif");
	background-repeat: no-repeat;
	background-position: 3px 6px;	
	}
/*popup*/
#content_pop {
	margin: 10px;
	font: 0.75em verdana, arial, sans-serif;
	text-align: center
	}
#content_pop p.primero{
	text-align: left;
	padding-left: 10px;
	background-image:  url("../images/piti.gif");
	background-repeat: no-repeat;
	background-position: 3px 7px;
	}
#content_pop .letras a{
	margin: 0 2px;
	font-weight: bold;
	color:#333333;
	}
#content_pop #result-pop{
	text-align: left;
	}
#content_pop #result-pop ul{
	margin: 7px 0 7px 10px;
	}
#content_pop #result-pop ul li{
	line-height: 18px;
	padding-left: 10px;
	background-image:  url("../images/piti2.gif");
	background-repeat: no-repeat;
	background-position: 3px 7px;
	}
	
/*Inicio Amparo.*/
#content_pop .tit-selector-error {
	padding: 5px 0 5px 10px;
	margin: 0 0 15px 0;
	background-color:#FFD6D6;
	border: 1px solid #FF0000;
	color: #636363;
	}
#content_pop p.form-error{
	color: #FF0000;
	}
#content_pop .input-error {
	background-color:#FFEDED;
	border: 1px solid #FF0000;
	}
/*Fin Amparo.*/

/*---------Donaciones-----------*/
#content_thin #donaciones{
	color: #333333;
	}
#content_thin #donaciones p {
	margin: 5px 0;
	}
#content_thin #donaciones label {
	float: left;
	width: 460px;
	}
#content_thin #donaciones #tarjeta, #content_thin #donaciones #transferencia{
	float: left;
	width: 40px;
	border: none;
	display:block;
	}
#content_thin #tiempo {
	margin: 20px 0;
	color: #333333;
	}
#content_thin #tiempo p{
	margin: 10px 0;
	}
#content_thin #tiempo label {
	float: left;
	width: 70px;
	line-height: 15px;
	}
#content_thin #tiempo #mensual, #content_thin #tiempo #anual{
	float: left;
	width: 40px;
	border: none;
	display:block;
	line-height: 15px;
	}
#content_thin #datos {
	color: #333333;
	margin: 15px 0;
	}
#content_thin #datos p{
	margin: 15px 0;
	}
#content_thin #datos label {
	width: 10em;
	float: left;
	margin-left: 10px;
	}
	
#content_thin #datos input {
	float: left;
	}
	
#content_thin #datos p#botones {
	margin-left: 10em; 
	}
#content_thin #donaciones .form-error, #content_thin #tiempo .form-error, #content_thin #datos .form-error{
	margin-left: 10px;}

/*-----como comprar-----*/
#content_thin ul.uso{
	margin: 0 0 10px 10px;
	}
#content_thin ul.uso li{
	margin-top: 5px; 
	line-height: 18px;
	padding-left: 10px;
	color: #333;
	/*background-image: url(../img/piti2.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;*/
	}
/*-----mapa web-----*/
#content_thin .mapa1{
	margin: 10px 0;
	}
#content_thin .mapa1 li{
	padding-left: 10px;
	background-image:  url("../images/piti2.gif");
	background-repeat: no-repeat;
	background-position: 3px 7px;
	}
#content_thin .mapa2{
	margin: 10px 0;
	}
#content_thin .mapa2 li{
	padding-left: 10px;
	}
#content_thin .mapa2 li.tit-menu2{
	padding-left: 10px;
	background-image:  url("../images/piti2.gif");
	background-repeat: no-repeat;
	background-position: 3px 7px;
	}
#content_thin .mapa3{
	margin: 20px 0;
	padding-left: 10px;
	}
#content_thin .mapa3 a{
	color: #E58100;
	}
#content_thin .mapa4{
	margin: 10px 0;
	padding-left: 10px;
	}
#content_thin .mapa4 a{
	color: #7E7E7E;
	}
/*-----Accesibilidad-----*/
.imagen_dch {
	float: right;
	margin: 0 4px 0 14px;
}
.accesible p {
	color: #333;
	}
.accesible p strong {
	color: #E58100;
	font-weight: normal;
}
.accesible ul {
	margin: -5px 0 15px 40px;
}
.accesible ul li {
	list-style: disc;
	background-image: none;
	padding-left: 0;
	margin: 5px 0;
	color: #333;
}
.accesible ul.accesibilidadSin {
	margin-left: 30px;
}
.accesible ul.accesibilidadSin li {
	list-style: none;
}
dl dt {
	line-height: 130%;
	font-weight: bold;
	font-size: 120%;
	font-style: italic;
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 5px 0;
}
.accesible a {
	color: #E58100;
	text-decoration: underline;
}
.accesible a:hover {
	text-decoration: none;
}
kbd {
	line-height: 2em;
	border-top: .15em solid #CCC;
	border-right: .25em solid #AAA;
	border-bottom: .3em solid #888;
	border-left: .2em solid #BBB;
	padding: 0 .2em;
	background: #EEE;
	vertical-align: text-bottom;
	font-size: 95%;
	font-family: "Courier New", Courier, monospace;
}