@import url("default0.css");	
#contenidohome {
	background:#ffffff;
	color:#000000;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:1px solid #FFD55C;
	height:1%;
	}
/* HOME */
.clearall {clear: both;}
/*///////////////////////////////// OPCION CENTRO ///////////////////////////////////////////////////////////*/
/* ocúltelo de Mac IE5\*/
* html #web {height: 1%;}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////*/	
	#leftcontent {
		float: left;
		left:0;
		width:168px;
		background:#ffffff;	
		color:#666666;
		border-right:1px solid #E6E6E6;
		border-bottom:1px solid #E6E6E6;
		
	}	
	#menuleft {
		background:  #ffffff;
		padding-right: 1px;
		float: left;
		width:168px;	
		color:#666666;
	}		
		#cabecera_izq {
	float: right;
	width:140px;
    margin-right: 10px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-top: 5px;
	color:#000066;
		}	
		#cabecera_izq {
			font-size: 90%;
		}			
		#cabecera_izq {
			
			width: 140px;
		}
		
	#centercontent {
		background:#ffffff;
		color:#333333;
   		margin-left: 182px;
   		margin-right:150px;
		margin-bottom:30px;
		
	}

	
	
	
	html>body #centercontent {
   		margin-left: 182px;
   		margin-right:150px;
		margin-bottom:30px;
	}	
	#centercontent.noticias {
		background:#ffffff;
		color:#333333;
   		margin-left: 0px;
   		margin-right:150px;
   		margin-bottom:30px;
		height:1%;
	}
	html>body #centercontent.noticias {
   		margin-left: 0px;
   		margin-right:150px;
		margin-bottom:30px;
		height:1%;
	}
	#centercontent_especifico {
		background:#ffffff;
		color:#333333;
   		margin-left: 182px;
   		margin-right:25px;
		margin-bottom:30px;
	}
	html>body #centercontent_especifico {
   		margin-left: 150px;
   		margin-right:0px;
		margin-bottom:0px;
		height:1%;
	}
	#rightcontent {
	    background:#ffffff;
		color:#333333;
		float: right;
		width:140px;
		
	}	
	
		#rightcontent p {
			font-size: 100%;
		}			
		#menuright {
			background:#ffffff;
			color:#333333;
			width: 140px;

		}
		
		
			#leftcontentpie {
		float: left;
		left:0;
		padding-top:10px;
		padding-bottom:20px;
		width:300px;	
			}
		#rightcontentpie {
	  	padding-top:10px;
		padding-bottom:20px;
		float: right;
		width:100px;
		
	}	
/*/////////  OPCIONES COLUMNA IZQUIERDA habla con el alcalde ////////////////////////////////////////////////*/
#menuleft p {
	margin: 0;
	padding: 0;
	}
	

.anuncio a {
	background: #ffffff url(../images/anuncio.gif) left top no-repeat;
	margin-top:20px;
	height:32px;
	padding: 28px 0 5px 60px;
	color:#003399;
	text-decoration: none;
	display: block;
	margin-left: 5px;
	}
.anuncio a:hover {
    background: url(../images/anuncio_on.gif) left top no-repeat;
	text-decoration: underline;
	}
.anuncio span {
    margin-top:50px;
	color: #33479E;
	background: #ffffff;
	font-weight: normal;
	}

	
.informes a {
	background:#ffffff url(../images/informes.gif) left top no-repeat;
	padding: 18px 0 5px 60px;
	color:#003399;
	margin-top:20px;
	height:40px;
	text-decoration: none;
	display: block;
	margin-left: 5px;
	}
.informes a:hover {
    background: url(../images/informes_on.gif) left top no-repeat;
	text-decoration: underline;
	}
	
.informes p {
    margin-top:19px;
	color: #33479E;
	background: #ffffff;
	font-weight: normal;
	}

.anuncio_eu a {
	background: #ffffff url(../images/anuncio_eu.gif) left top no-repeat;
	margin-top:20px;
	height:32px;
	padding: 28px 0 5px 60px;
	color:#003399;
	text-decoration: none;
	display: block;
	margin-left: 5px;
	}
.anuncio_eu a:hover {
    background: url(../images/anuncio_on_eu.gif) left top no-repeat;
	text-decoration: underline;
	}
.anuncio_eu span {
    margin-top:50px;
	color: #33479E;
	background: #ffffff;
	font-weight: normal;
	}

	
.informes_eu a {
	background:#ffffff url(../images/informes_eu.gif) left top no-repeat;
	padding: 18px 0 5px 60px;
	color:#003399;
	margin-top:20px;
	height:40px;
	text-decoration: none;
	display: block;
	margin-left: 5px;
	}
.informes_eu a:hover {
    background: url(../images/informes_on_eu.gif) left top no-repeat;
	text-decoration: underline;
	}
	
.informes_eu p {
    margin-top:19px;
	color: #33479E;
	background: #ffffff;
	font-weight: normal;
	}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////*/



.opcionmenureg h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	background: #FFFFFF url(../images/fondomenuizqseccion.gif) left repeat-x ;
	width:148px;
	padding: 0px 0 0px 20px;
	border-top: 0px solid #E6E6E6;
	height:22px;
	font-size: 100%;
	color: #005883;
	font-weight: normal;
	display: block;
	}
	
.opcionmenureg ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.opcionmenureg ul li {
		margin:  1px 0px 1px 0px;
	}
.opcionmenureg ul li a  {
	background: #fabd03 url(../images/registrarse_back.gif);
	text-decoration: none;
	color: #ffffff;
	padding: 5px 0 5px 25px;
	width: 142px;
	display: block;
		}
.opcionmenureg ul li a:hover {
    background: url(../images/registrarse_backon.gif);
	
	}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.opcionmenu h1 {
	margin-top: 0px;
	background: #0e64bb url(../images/fondomenuizqseccion.gif) left repeat-x ;
	width:148px;
	padding: 0px 0 0px 20px;
	border-top: 0px solid #E6E6E6;
	height:22px;
	font-size: 100%;
	color: #ffffff;
	font-weight: normal;
	display: block;
	}
	
.opcionmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.opcionmenu ul li {
	background: #a1bfde 
	url(../images/fondomenuizqseccionselec.gif);	
	margin:  1px 0px 0px 0px;
	color:#666666;
	}
.opcionmenu ul li a  {
	background:  #a1bfdd url(../images/fondomenuizqseccionselec.gif);
	text-decoration: none;
	padding: 5px 0 3px 25px;
	width: 144px;
	display: block;
	color: #ffffff;
		display: block;
	}
.opcionmenu ul li a:hover {
    background: #fdc81a url(../images/fondomenuizqseccionselecon.gif);
    Color: #000000;
	}
.opcionmenu ul li.mas a {
	background: #a1bfdd url(../images/fondomenuizqseccionselec.gif);
	Color: #ffffff;
	}
.opcionmenu ul li.mas a:hover {
    background:  #ffffff url(../images/fondomenuizqseccionselecon.gif);
	Color: #000000;
	}
.opcionmenu ul li.menos a {
	background:  #ffffff url(../images/fondomenuizqseccionselecon.gif);
	color: #000000;
	}
.opcionmenu ul li.menos a:hover {
	color: #ffffff;
	background-color: #EFEFEF;
	}
.opcionmenu ul li.masnew a {
	background: #ffffff url(../images/h_fnd_lista_mas_new.gif) no-repeat;
	Color: #000000;
	}
.opcionmenu ul li.masnew a:hover {
	color: #ffffff;
	background-color: #EFEFEF;
	}
.opcionmenu ul li.uniconew a {
	background: #ffffff url(../images/h_fnd_lista_unico_new.gif) no-repeat;
	Color: #000000;
	}
.opcionmenu ul li.uniconew a:hover {
	color: #33479E;
	background-color: #EFEFEF;
	}
.opcionmenu ul li.unicopdf a {
	background:  #ffffff  url(../images/h_fnd_lista_unico_pdf.gif) no-repeat;
	Color: #000000;
	}
.opcionmenu ul li.unicopdf a:hover {
	color: #33479E;
	background-color: #EFEFEF;
	}
.opcionmenu ul li ul.hijos {
	margin: 0;
	padding: 0 0 1em 0;
	background-color: #E9EDF1;
	color:#666666;
	width: 168px;
	}
.opcionmenu ul li ul.hijos li{
	background: none;
	line-height: 1em;
}
.opcionmenu ul li ul.hijos li a {
	background: #e9edf1  url(../images/.gif) no-repeat;
	padding-left: 27px;
	color: #696D71;
	border-bottom: 1px solid #cccccc;
	font-size: 100%;
	width: 142px;
	font-weight: normal;
	}
.opcionmenu ul li ul.hijos li a:hover{
	background-color: #ffffff;
	color:#000000
}
/*//////////////////////////////////////////CONTENIDO CENTRAL//////////////////////////////////////////////*/
#ruta_pag{
	background: #E2ECF5;
	color:#005883;
	height:10px;
	border-bottom:1px solid #e6e6e6;
	margin-bottom:10px;
	padding: 5px 10px 5px 10px
}
#titulo_pagina{
	background: #ffffff url(../images/fondotituloseccion.gif);
	color:#696969;
	
	border-bottom:1px solid #e6e6e6;
	margin-bottom:10px;
	padding: 5px 10px 5px 10px;
	
	
}

fieldset {margin:0; padding:0;}
p.titulo{
	font-size: 110%;
	font-weight:normal; 
	background:  url(../images/h_fnd_lista_sac.gif) bottom right no-repeat;
	margin: 0 0 10px 0;
	padding-right: 100px;}
span.sac{
    font-size:2.8em;
     color:#33479E;
	 background:#FFFFFF
     }
span.online{font-size:1.7em;}
p.campos{
	margin:0;
	padding:0;
}

.manos{
	margin:5px 0 0 0;
	min-height:20px;
	height:20px;
	padding-right: 50px;
}
#ruta_pag_fondo p a{
	color:#000;
	background:#ffffff;
	font-weight:normal;
}
#ruta_pag_fondo p a:hover{
	color:#33479E;
		background:#ffffff;
	text-decoration:none;
}
#banners{
	border-bottom:0px solid #e6e6e6;
	height:198px;
	text-align:center;
		}
	
/*// CAJAS CONTENIDOS CENTRALES /////////////////////////////////////////////////////////////////////////////*/
h2 {
	border-bottom: 0;
	margin-top: 5px;
	background: #FFFFFF;
	padding: 10px 0 3px 0px;
	border-top: 0;
	font-size: 120%;
	color: #005883;
	font-weight: normal;
	display: block;
}
/*estilo especifico para la seccion de noticias /////////////////////////////////////////////////////////////*/
h2.noticias {
	background: #fff url(../images/1vivir/co-ic04nn.gif) no-repeat;
	padding: 20px 0 10px 55px;
	border-bottom: 0;
	font-size: 120%;
	text-decoration: none;
	color: #33479E;
	font-weight: normal;
	display: block;
	line-height: 1.3em;
	width: 100%;
	}

	
	


		

	div.listalimpia { 
  margin-bottom: 1em;

  border: 1px solid #F2F2F2;
  padding: 0.5em;
  min-height:60px;
  color:#323232;
 
}
div.listalimpia ol {
  width: 100%;   
  list-style-type: none;
  padding: 0;
  height:50px;

}
div.listalimpia ol li {
	float: left;
	width: 90%;
	margin-left:10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background: url() 1px 0.2em  no-repeat;
}
	
.innobasque{
	float:right;
	width:100px;
		margin-top:40px;
	border:0px solid #ccc;
}
.logo_caja{
	float:left;
	margin-top:10px;
	width:300px;
	margin-left:185px;
	border:0px solid #ccc;
}
div.presentacion { 
  margin-bottom: 1em;
  background: #ffffff;
  border: 1px solid #F2F2F2;
  padding: 0.5em;
  min-height:60px;
  color:#323232;
  height:60px;

}
div.asociarse { 
  float: left;
   background: #FFF url(../images/fondocajas.gif) repeat-x left top;
  border: 1px solid #F2F2F2;
  padding: 0.5em;
  margin: 0;
  min-height:60px;
  color:#323232;
  width:96%;
  height:auto;
  overflow:hidden;
  
    margin-bottom:20px;
  }
div.asociarse ol {
  width: 100%;   
  list-style-type: none;
  padding: 0;
  margin: 0;

}
div.asociarse ul li {

 float: left;
 width: 95%;
  background: #ffffff url(../images/fch-listados.gif) 1px 0.2em  no-repeat;
	margin-left:0px;
    padding-left: 10px;
 
  color: #03549F !important;

}
div.asociarse ol li {
	float: left;
	width: 45%;
	margin-right: 0.2em;
	padding-left:0.2em;

}
div.asociarse ol li img{
float:left;
margin-left:5px;
margin-bottom:5px;
}
div.asociarse ol li a { 
  display: block;
  text-decoration: none;
  background: #ffffff url(../images/fch-listados.gif) 1px 0.2em  no-repeat;
  padding-left: 10px;
  padding-bottom: 0.5em;
  color: #03549F !important;
}
div.asociarse ol li a:hover {
    background: #ffffff url(../images/fch-listados.gif) 1px 0.2em  no-repeat;
 	color: #181E39 !important;
  	font-weight: normal;
}

div.listados { 
  float: left;
  background: #ffffff url(../images/fondocajas.gif) repeat-x left top;
  border: 1px solid #F2F2F2;
  padding: 0.5em;
  margin: 0;
  min-height:60px;
  color:#323232;
  width:96%;
  height:auto;
  overflow:hidden;
  text-align:left;
  margin-bottom:20px;

}
div.listados ol {
  width: 100%;   
  list-style-type: none;
  padding: 0;
  margin: 0;
  height:auto;
   overflow:hidden;
}
div.listados ol li {
	float: left;
	width: 90%;
	margin-left:10px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom:5px;
	background: url(../images/fch-listados.gif) 1px 0.2em  no-repeat;

}
div.listados ol li img{
float:left;

margin-left:10px;
margin-bottom:5px;
}
div.listados ol li a { 
  text-decoration: underline;
  padding-left: 0px;
  color: #03549F !important;
  background:#FFFFFF;
}
div.listados ol li a:hover {
  text-decoration: underline;
  background:#FFFFFF;
  color: #67a7de !important;
}
div.listados img
 {
  border:0px;
  padding: 0px 0px 0px 0px;
  margin-left:5px;
  margin-right:5px;
}
div.contenido { 
  background: #FFF url(../images/fondocajas.gif) repeat-x left top;
  border: 1px solid #F2F2F2;
  padding: 0.5em;
  margin: 0;
  min-height:60px;
  color:#323232;
  height:60px;
}
div.contenido ol {
  width: 100%;   
  list-style-type: none;
  padding: 0;
  margin: 0;
  min-height:50px;
  height:50px;

}
div.contenido ol li {
	float: left;
	width: 90%;
	margin-right: 0.2em;
	padding-left:0.2em;
	
}
div.contenido ol li img{
float:left;
margin-left:5px;
margin-bottom:5px;
}
div.contenido ol li a { 
  display: block;
  text-decoration: none;
  background: #ffffff url(../images/fch-listados.gif) 1px 0.2em  no-repeat;
  padding-left: 10px;
  padding-bottom: 0.5em;
  color: #03549F !important;
}
div.contenido ol li a:hover {
   background: #ffffff url(../images/fch-listados.gif) 1px 0.2em  no-repeat;
   color: #181E39 !important;
}
div.contenido img
 {
   border:1px;
  padding: 10px 10px 10px 10px;
}
/*/////////////////////CUANDO SON DOS BLOQUES////////////////////////////////////////////////////////*/
div.listados_mitad{
	width:20%;
	text-align:center;
	height:100px;
	margin: 2px 0px 2px 0px;
	padding: 5px 0px 5px 0px;
}
div.listados_mitad ol li a { 
  display: block;
  text-decoration: none;
  padding-left: 10px;
  padding-bottom: 0.5em;
  color: #03549F !important;
  background:#FFFFFF;
  }
div.listados_mitad.prueba{
	width:42%;
	float:left;
	text-align:left;

}
div.listados_mitad.columnaderecha{
	margin-left:10px;
	width:55%;
}
div.listados_mitad.columnaderecha.ancho{
	width:54%;
	margin-left:10px;	
}


/*_______________________________________*/
div.listados_mitad ol {
  width: 98%;   
  list-style-type: none;
  padding: 0;
  margin: 0.2em 0.2em;
  min-height:25px;
  height:25px;
}
div.listados_mitad ol li {
  float: none;
  width: 98%;   
  margin-right: 0.5em;
}
/*///////////////////////////////// COLUMNA DERECHA de noticias /////////////////////////////////////////*/
	p.fecha{
		margin:0 2px 5px 0;
		min-height:1.5em;
		height:1.5em;
		padding-left: 5px;
		padding-top: 5px;
	}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////*/	
 #rightcontent ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
	 #rightcontent ul li {
		background: url(/images/fondomenu.gif) no-repeat;
		padding-left:0em;
		margin-bottom:1.4em;
	}
	#rightcontent ul li a  {
		text-decoration: none;
		color: #000;
		background:#FFFFFF;
		padding: 0;
		width: 140px;
		display: block;
	}
	#rightcontent ul li a:hover{color: #33479E; background:#FFFFFF;}
	.mas_noticias{margin-right:15px;}
	div.separacion{border-bottom:1px solid #E6E6E6;margin:10px 0 10px 0;}
	div.banner {
		margin:5px 5px 0 5px;
		 }

/*//////////////////////////////////////////// REGISTRO SOCIO ////////////////////////////////////////////*/
#registrosocio {
     width:168px;
		background: #E8EBED;
	color: #005883;
}	
#registrosocio p.titulo {
	margin-top: 0px;
	background: #FFF url(../images/tit_socios.gif) bottom repeat-x;
	padding: 0px 0px 0px 0px;
    height:19px;
	font-size: 120%;
	color: #005883;
	font-weight: normal;
	vertical-align: bottom;
	}

#registrosocio h1 {
	margin-top: 0px;
	background: #FFF url(../images/fondomenuizq.gif) bottom repeat-x;
	padding: 0px 0 0px 20px;
	border-top: 0px solid #E6E6E6;
	height:22px;
	font-size: 100%;
	color: #005883;
	font-weight: normal;
	display: block;
	}
#registrosocio div.txt {
	width:168px;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
#registrosocio div.txt_bottom{
	width:150px;
	margin: 0;
	padding: 5px 0px 10px 10px;
	}

#registrosocio p.txt img {
	float: left;
	padding-right: 0px;
	text-align:left;
	}
#registrosocio p.txt span {
	display: block;
	margin-left: 0px;	
	}
#registrosocio a {
	
	text-decoration: none;
	}
#registrosocio a:hover {
color: #33479E; 
background: #57a5f3;
}



/*especifico pie wai accesos ///////////////////////////////////////////////////////////////*/


#pie_wai {
color:#FFFFFF;
   		background: #E8EBED;
		width: 100%;
		margin: 10px 10px 10px 10px;
		height:18px
}	

	#flash{
	width:250px;
	height: 250px;
	top: 50px;
	background-color: #fffffff;
	overflow:visible;      
	z-index:5;       
	float: right;
}

