/***** Definici�n de estilos generales para toda la p�gina *****/
*{
	margin: 0px;
	padding:0px;
	border: none;
        outline:none;
}
body{
	font: 10pt "trebuchet ms",arial,sans-serif;
	text-align:center;
	background-image: url(../images/fondo.jpg);
	background-repeat:  repeat-x;
	background-color: #fffde6;
	
}	
a { color: #8a4307; text-decoration: none; }
a:hover { color: #757575; }

a.linkrssimg{font-size:1em; font-weight:bold; float:left;}
a.linkrss{font-size:1em; font-weight:bold; float:left;margin:2px 0 0 8px;}

img {	border: 0px }
ul,ol { margin: 1em 0 1em 2em; padding: 0; }
ul.notop { margin: 0em 0 1em 2em; padding: 0; }
li { margin: 4px 0; }
blockquote { margin: 0 0 0 2em; }
p{margin:0 0 8px 0;}
h2{
        font-weight: bold;
        font-size:1.1em;
	color: #89450a;
}
/**************** Aqui empiezan los estilos de cada elemento  **/

/***************************** ********************************************/
/** Esto va a ser para centrar los bloques principales (cabecera,cuerpo pie) **/
/** y dejar los m�rgenes en funci�n de la resoluci�n **/

#pagina{
	
	width: 830px;
	margin: 0 auto;
	text-align:center; 
}
#menu,#item_menu{
	width: 200px;
	float:left;
	
  
}
#cuerpo,#contenidos,#cabecera{
	width: 615px;
	float:left;	
}
#cuerpo{        
        overflow:hidden;
        padding:0;        
	margin-left: 15px;
}
#cabecera{
	background-image: url(../images/img_portada2.gif);
	height: 115px;
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 0px;
}
div.cabecera_img1{
background-image: url(../images/img_portada2.gif);
}
#letrascabecera{
	background-image: url(../images/letrsa_portada.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	width: 100%;
	float:left;
	line-height: 0px;

}

#contenidos{
        width:615px;
        overflow:hidden;
        margin:0; padding:0;
}
#pie1{
	float:left;
        background:url(../images/pie1.jpg) top center no-repeat;
	height: 41px;
	line-height: 1px;
	width: 615px;
        margin:0; padding:0;	
}

#pie1 p{
        color:#FFFFFF;
        font-size:0.8em;
        line-height:1em;
        margin:6px 0 0;
        padding:0;
        text-align:center;
}

#pie2{
 float:left;
 height: 41px;
	
}

/* Formulario de busqueda */
#buscar{
	float:left;
	text-align:center;
	width: 100%;
	margin-top: 10px;
}
input.buscar{
    width: 100px;
	height: 14px;
	border: 2px inset #d3d1ca;
	
}	
.boton {
	border: none;
	background: none;
	color: #653613;
	
	margin: 0; 
	font-size: 13px;
}

a.btnprivada{
        margin:0 0 5px 0; text-align:left; display:block; width:299px; float:right;
}

/* Item del menu */
#item_menu{
	background-image: url(../images/fondo_menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:left;
	font-size: 8pt;
	
}
div.item_menu{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f8f6cf;
	float:left;
	width: 190px;
	margin-left:10px;
	background-image: url(../images/item-menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 20px;
	text-indent: 10pt;
	overflow:hidden;
}

div.item_menu a{
	color: #8a4307;
	text-transform: uppercase;	
}
div.submenu1{
float:left;
width: 100%;
display:none;
overflow:hidden;
margin:0;
}
div.submenu{
float:left;
width: 100%;
display:block;
overflow:hidden;
margin:0;
}
div.item_menu2{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f8f6cf;
	float:left;
	width: 170px;
	margin-left:10px;
	line-height: 20px;	
	text-indent: 20pt;
	
	
	
}
div.item_menu2 a{
	color: #000000;
	
}
div.cierre_menu{
	background-image: url(../images/cierre_menu.gif);
	background-position: center bottom;
	float:left;
	width: 100%;
	height: 6px;
	padding-top: 10px;
	background-repeat: no-repeat;
}
/*** Cuerpo */

div.carpeta{
	float:left;
	width: 100%;
	background-image: url(../images/fondo_centenidos.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #eeede4;
        margin:0; padding:0;
        min-height:350px;
}
* html div.carpeta {
        height:350px;
}
div.carpeta_derecha{
	float:left;
        position:relative;
        top:-30px;        
	width: 97px;
        min-height:313px;
        _height:313px;
	background-image: url(../images/fondo_contenidos_derecha.jpg);
	background-repeat: no-repeat;
        text-align:left;
        padding:0 3px 0 3px;
}
div.carpeta_derecha a{
	color: #a98d04;
	font-weight: normal;
	font-size: 8pt;
}
div.carpeta_izquierda{
float:left;
width: 505px;
text-align:left;
}
div.carpeta_izquierda2{
float:left;
width: 615px;
text-align:left;
}
div.pesta{
	float:left;
	width: 100%;
	
	text-align:left;
	margin-top: 10px;

}
div.pesta div.izq{
	float:left;
	width: 80%;
}
div.pesta div.der{
	float:left;
	padding:1% 0 0 9%;
        width:11%;
        font-weight:bold;
}

div.margenizquierdo{
	width: 95%;
	float:left;
	margin-left:10px;
	padding-top:10px;
	padding-bottom: 10px;

}

div.izq40{
        width:40%;
        overflow:hidden;
        float:left;
}
div.izq60{
        width:60%;
        overflow:hidden;
        float:left;
}

div.izquierda_bloque{
        width: 100%;
        float:left;
        margin-bottom:5px;
        margin-top:5px;
	
}

/** Listado de elementos  de la biblioteca*/
div.biblioteca_item{
	width: 100%;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.biblioteca_item img{
	padding: 5px;
	float:left;
}
p.biblioteca_item_titulo{
	font-weight: bold;
	color: #a98d04;

}
p.biblioteca_item_subtitulo{
	font-weight: bold;
	color: #89450a;

}
/** Estilos para la portada  */
div.portada_izquierda{
	margin-top:15px;
  width: 404px;
  float:left;
}
div.portada_enlace{
width: 100%;
float:left;
text-align:left;
}
div.portada_pesta{
margin-top:10px;
width: 100%;
text-align:left;
float:left;
}
div.portada_cuerpo{
	width: 100%;
        overflow:hidden;
	float:left;
	background-image: url(../images/portada-carpeta.gif);
        background-repeat: no-repeat;
}
div.portada_cuerpo_margen{
width: 93%;
overflow:hidden;
float:left;
padding:10px 7px;
text-align:justify;
}
div.portada_pie{
	background-image: url(../images/portada_pie.gif);
	height: 60px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	float:left;
}
div.portada_pie p{
        color:#FFFFFF;
        font-size:0.8em;
        line-height:1em;
        margin:7px 0 0;
        padding:0;
        text-align:center;
}

div.portada_derecha{
	width: 200px;
	float:left;
	margin-left: 10px;
	margin-top:15px;
}
div.portada_enlacep{
float:left;
width: 100%;
margin-top:5px;
}
div.portada_item{
float:left;
width: 100%;
padding:8px 0 0 0;
border-bottom:2px solid #a98d04;
}
div.portada_rss{
float:left;
width: 100%;
padding:5px 0 0 0;
}
div.portada_item img{
	float:left;
	border:2px solid #999;
	margin:0 20px 15px 0;
	width:100px;
}
p.portada_item,a.portada_item{
color:#000;
margin-top:3px;
}
.portada_claro{
	color: #a98d04;
	font-weight: bold;
	text-transform: uppercase;
}
.portada_oscuro{
color: #89450a;
font-weight: bold;
text-transform: uppercase;
}
hr.portada_item{
    width: 100%;
	color:#a98d04;
	background:#a98d04;
	height: 2px;
	float:left;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height:0px;
}


div.portada_calendario{
	width: 100%;
	height: 162px;
	float:left;
	background-image: url(../images/calendario-fondo.gif);
	background-repeat: no-repeat;
	background-position: center;
	overflow:hidden;

}
div.calendario_margen{
width: 10px;
height: 162px;
float:left;
}
div.calendario_cuerpo
{
width: 182px;
margin-top:3px;
float:left;
}
div.calendario_cabecera{
	color: #89450a;
}
div.calendario_dia_cabecera{
	width: 26px;
	float:left;
	color: #89450a;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;

}
div.calendario_dia{
	width: 26px;
	float:left;
	background-color: #FFFFFF;	
}
div.calendario_dia_eventos{
	width: 26px;
	float:left;
	font-weight:bold;
        background:#FFF;
}
div.calendario_dia_seleccionado{
  width: 26px;
  float:left;
  background-color: #a98d04;
  color: #89450a;
}
/* Estilos para formulario */
form.formulario{
	margin:10px 0 0 0;
        padding:10px;
	float:left;
	width: 92%;
        border:2px solid #CCC;
        background:#FFF;
        overflow:hidden;
}

form.formulario img.fecha{
        /*float:left;*/
        margin:0 0 3px 0;
        cursor:pointer;
}

input.formulario_linea{
	width: 95%;
	border: 1px solid #89450a;
	height: 14px;
}

select.formulario_linea35{
	width: 35%;
	border: 1px solid #89450a;
	height: 20px;
}
select.formulario_linea50{
	width: 50%;
	border: 1px solid #89450a;
	height: 20px;
}
select.formulario_linea{
	width: 95%;
	border: 1px solid #89450a;
	height: 20px;        
}
textarea.formulario_linea{
	width: 95%;
	border: 1px solid #89450a;
	height: 100px;
}
input.formulario_fecha{
	width: 75px;
	border: 1px solid #89450a;
	height: 14px;
}
div.formulario_linea1_1,div.formulario_linea1_2,div.formulario_linea1_3,div.formulario_linea1_4,div.formulario_linea1_5{
	color: #89450a;
	font-size: 8pt;
	font-weight: bold;
	text-align:left;
	float:left;
	margin-top:3px;

}
div.formulario_linea2_1,div.formulario_linea2_2,div.formulario_linea2_3,div.formulario_linea2_4,div.formulario_linea2_5{
   text-align:left;
   float:left;
   margin-top:3px;
}

div.formulario_linea1_1{width: 65%;}
div.formulario_linea2_1{width: 35%;}

div.formulario_linea1_2{width: 55%;}
div.formulario_linea2_2{width: 45%;}


div.formulario_linea1_3{width: 45%;}
div.formulario_linea2_3{width: 55%;}

div.formulario_linea1_4{width: 35%;}
div.formulario_linea2_4{width: 65%;}

div.formulario_linea1_5{width: 20%;}
div.formulario_linea2_5{width: 80%;}

div.formulario_boton{
	float:left;
	width: 100%;
	text-align:right;
	margin-top: 10px;
}
input.formulario_boton{
	background-color: #d8cfb2;
	height: 25px;
	width: 80px;
	border-top: thin solid #E2E2E2;
	border-right: thin solid #606060;
	border-bottom: thin solid #606060;
	border-left: thin solid #E2E2E2;
	color: #89450a;
	font-weight: bold;
	text-align: center;
	font-size: 9pt;
	text-transform: uppercase;
}
.rojo{
	color: #FF0000;
}
/* Resultados Busqueda */
div.resultados_busqueda{
	background-image: url(../images/resultados_busqueda.jpg);
	border: 2px solid #cfc0bc;
	float:left;
	width: 475px;
	padding-top: 10px;
	background-repeat:  repeat-y;
	background-color: #FFFFFF;
	margin-top: 10px;
}
div.resultados_busqueda_linea{
	float:left;
	width: 100%;
	margin-bottom: 5px;

}
div.resultados_busqueda_codigo{
	border: 2px solid #efeae7;
	float:left;
	width: 85px;
	color: #a98d04;
	font-size: 8pt;
	line-height: 15px;
	text-align:center;
	overflow:hidden;
	height: 15px;
	font-weight: bold;
	
}
div.resultados_busqueda_texto{
	border: 2px solid #efeae7;
	float:left;
	width: 350px;
	color: #000;
	font-size: 8pt;
	line-height: 15px;
	height: 15px;
	text-transform: uppercase;
	overflow:hidden;
	text-indent: 5pt;
	font-weight: bold;
	
}
div.separador_b{
	line-height: 15px;
	width: 7px;
	float:left;
	height: 15px;
	
}
/* Organigrama */
div.organigrama_cuadro{
	float:left;
	border: 2px solid #ac8d03;
	width: 80%;
	margin-left: 20px;
	padding:5px;

}
div.organigrama_titulo{
    float:left;
	width: 100%;
	font-weight: bold;
	text-transform: uppercase;
	color: #8a430f;

}
div.organigrama_separacion1{
float:left;
width: 100%;

}
div.organigrama_separacion2{
	float:left;
	width: 100px;
	border-right: 2px solid #ac8d03;
	height: 25px;
	

}
/* noticia */

div.notmensual{
        float:left;
        height:40px;
        margin:0 0 5px 5px;
        padding:2px;
        text-align:center;
        width:148px;
        border:1px solid #CCC;
}
div.notmensual a{
        font-size:1.2em;
        clear:right;
        display:block;
        font-weight:bold;
}
div.notmensual span{
        font-size:0.8em;
}

hr.listado_noticias{
	width: 100%;
	color: #8a430f;
	background:#8a430f;
	height: 2px;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.noticia{
width: 100%;
float:left;
}
div.noticia_imagen{
width: 100px;
float:left;
height: 150px;
text-align:left;
}

/*div.noticia_imagen img{
	border: 2px solid #FFFFFF;

}*/

div.noticia_cuerpo{
	float:left;
	width: 100%;
	
}
div.noticia_cuerpo img{
	float:right;
	margin:5px 0 5px 10px;
	
}
div.noticia_pie{
	float:left;
	width: 100%;
	text-align:right;
	line-height: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
input.noticia_pie{
        font-size:11px;
        /*height:15px;*/
        line-height:11px;
        padding:2px 0 2px 2px;
        .padding:0;
        width:150px;
}
div.noticia_pie img{
	vertical-align: middle;

}
.peque{
	font-size: 7pt;
	color: #a98d04;

}
/*   */
div.paginado{
margin-top:10px;
margin-bottom:10px;
width: 100%;
text-align:center;
float:left;
}
div.paginado a{
	font-weight: normal;
}

/*   */
div.doc_listado{
	float:left;
	width: 100%;
        padding:5px 0 10px 0;
        margin:15px 0 0 0;
        border-top:2px solid #A98D04;
	
}
div.doc_listado div.doc_item{
	float:left;
	width: 90%;
        padding:10px 5% 5px 5%;
        border-bottom:1px solid #CCC;
}

div.doc_listado div.doc_item img{
        border:0;
        margin:0 5px 0 0;
        float:left;
}
div.doc_listado div.doc_item span{
        font-size:1.2em;
        font-weight:bold;
}
div.doc_listado div.doc_item span.carpeta{
        display:block; cursor:pointer;
        font-size:1.2em;
        font-weight:bold;
        float:left;
        margin:8px 0 0 5px;
}

div.doc_listado p.doc_item_titulo{
	font-weight: bold;
	color: #a98d04;
        font-size:1.2em;
        text-align:left;
}


/* turismo */
div.turismo_izquierda{
	width: 24%;
	float:left;
	color: #89450a;
        font-weight: bold;	
}
div.turismo_izquierda a{
	color: #89450a;
	font-size: 9pt;

}
div.turismo_izquierda img{
float:left;
vertical-align: middle;	
}
div.turismo_derecha{
	width: 75%;
	float:left;
	
}

div.turismo_derecha img.imgdescriptiva{
        float:right;
        margin:5px 0 5px 15px;        
}

img.turismo_arriba{
        float:left;
        margin:0 0 5px 5px;
        vertical-align:middle;
        width:108px;
}


/*************/

img.imgdescriptiva{
        float:right;
        margin:5px 0 5px 5px;        
}

img.turismo_arriba{
        float:left;
        margin:0 0 5px 5px;
        vertical-align:middle;
        width:108px;
}


/* CONTACTO */
div.contacto{
	background:#FFF;	
	float:left;
	border:1px solid #ccc;
	margin:15px 10px;
	width:590px;
}
div.contacto_linea{
	float:left;
	width: 99%;
	padding-left:1%;
	overflow:hidden;
	border-bottom:1px solid #ccc;
	
}
div.contacto_linea_oscuro{
	float:left;
	width: 99%;
	padding-left:1%;
	overflow:hidden;
	background:#ebebeb;
	border-bottom:1px solid #ccc;
}
div.contacto_linea_pie{
	float:left;
	width: 99%;
	padding-left:1%;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 0px;
}	
div.contacto_linea_pie2{
    float:left;
	width: 98%;	
	background:#CCCCCC;
	height: 2px;
	line-height: 0px;
	
}

div.contacto_item1,div.contacto_item2,div.contacto_item3,div.contacto_item4,div.contacto_claro_item1,div.contacto_claro_item2,div.contacto_claro_item3,div.contacto_claro_item4
,div.contacto_oscuro_item1,div.contacto_oscuro_item2,div.contacto_oscuro_item3,div.contacto_oscuro_item4{
    overflow:hidden;
	letter-spacing: 0em;
	font-size: 7pt;	
	float:left;
	
}
div.contacto_item1,div.contacto_item2,div.contacto_item3,div.contacto_item4{
    font-weight: bold;
	text-transform: uppercase;
	color: #a98d04;
}

div.contacto_item1,div.contacto_claro_item1,div.contacto_oscuro_item1{	
	width: 11%;	
}
div.contacto_item2,div.contacto_claro_item2,div.contacto_oscuro_item2{
	width: 13%;
	
}
div.contacto_item3,div.contacto_claro_item3,div.contacto_oscuro_item3{
	width: 22%;
		
}
div.contacto_item4,div.contacto_claro_item4,div.contacto_oscuro_item4{
	width: 14%;
	
}

div.contacto_oscuro_item1,div.contacto_oscuro_item2,div.contacto_oscuro_item3,div.contacto_oscuro_item4{
/*background:#CCCCCC;*/
}
div.contacto_claro_item1,div.contacto_claro_item2,div.contacto_claro_item3,div.contacto_claro_item4{
/*background:#FFF;*/
}

ul.contacto { list-style:none; }
ul.contacto li { margin-bottom:10px; }
ul.contacto li em { color:#8A4307; font-style:normal; font-size:0.9em; font-weight:bold; }
ul.contacto li a { color:#8A4307; text-decoration:none; }
ul.contacto li a:hover { text-decoration:underline; }
ul.contacto .subinfo { margin:0 0 5px 20px; }
/* FIN CONTACTO */

/*listado fotos*/
div.listadofotos{
        width:100%;
        overflow:hidden;
        margin:10px 0 10px 0;        
}
        div.listadofotos ul {list-style:none; width:100%; padding:0; margin:0; }
        div.listadofotos ul li {
		float:left;
		margin:0 0 10px 10px;
                padding:5px;
		border:1px solid #c3ecfb;
		background:#ecf1e8;
                text-align:center;
                height:120px;
                width:124px;
                
	}
	
	div.listadofotos ul li p {		
		margin:0 2px 3px 2px;
		font-size:0.7em;
	}

.contenidocentrado{text-align:center;}

/* ficha del grupo de acci�n local*/

p.hagaclick{
	margin:15px 0 0 0;
	text-align:center;	
	font-size:1em;
	color:#8b420b;
}
p.enlacesgrupos{
	margin:15px 0 0 0;
	text-align:center;	
	font-size:1em;
	color:#8b420b;
}
p.enlacesgrupos a{
	font-weight:bold;
	font-size:1.1em;
	color:#8b420b;
}
p.enlacesgrupos a:hover{
	color:#757575;
}

div.margen_ficha_grupo{
        margin-left:58px;
        _margin-left:25px;
}

div.ficha_grupo1{	
	width: 476px;
        overflow:hidden;
	float:left;	
	margin-top: 20px;
}

div.ficha_grupo1 div.top{
        background: #fffffd url(../images/esquina-sup-izq.gif) no-repeat top left;        
}
div.ficha_grupo1 div.top div{
        background: url(../images/esquina-sup-der.gif) no-repeat bottom right;
}
div.ficha_grupo1 div.bottom{
        background: #fffffd url(../images/esquina-inf-izq.gif) no-repeat bottom left;        
}
div.ficha_grupo1 div.bottom div{
        background: url(../images/esquina-inf-der.gif) no-repeat bottom right;
}

div.ficha_grupo1 div.bottom, div.ficha_grupo1 div.top{
	width: 100%;
	height: 3px;
	font-size: 1px;        
}

div.ficha_grupo1 div.top div, div.ficha_grupo1 div.bottom div{
	width: 100%;
	height: 3px;
	font-size: 1px;
}

div.ficha_grupo1 div.content{
       width:100%;
       background:#fffffd;
       overflow:auto;
}

div.ficha_grupo_img{
	float:left;
        margin:13px 10px 0 10px;
	width:160px;
        overflow:hidden;        
}

div.ficha_grupo_datos{
	float:left;
        padding:13px 10px 0 10px;
	width: 270px;
	_width: 260px;
        overflow:hidden;
        border-left: 2px solid #dadad8;

}

div.ficha_grupo_datos p{
        text-align:left;
        margin:0 0 8px 0;
}

div.ficha_grupo_datos p.titulo{
        font-size:1.4em; font-weight:bold; color:#9a8201;
}

/*FICHA COOPERACION*/
p.itemCooperacion{
        color:#333;
        margin:10px 0 0 0;
}
h2.itemCooperacion{
        border-bottom:1px solid #89450A;
        margin:20px 0 0 0;
}

p.itemCooperacion span{
        font-weight:bold;
        color:#A98D04;
        text-transform:uppercase;
}

