/* CSS Document */


#web {
	width: expression(document.body.clientWidth > 1200 ? "1200px" : (document.body.clientWidth < 904 ? "904px" : "100%"));
}

/*********** ARCHIVO DEFAULT.CSS ****************/
legend{
	margin-left: -10px;
	}

#documentos_relacionados{
	height: 200px;
	}

#Newcabecera #submenuidioma .ayuntaIrun {
	height:17px;
	}
	/* MENU SUPERIOR ///////////////////////////////////////////////////////////////////////////////////////////*/
#menu {
	height:43px;
	}
#menu ul{
	height:40px;
	}
#menu ul li a {
	width:125px;
	}
	
	
/*********** ARCHIVO HOME.CSS ************/

#banner_sac{
	height: 146px;
}
#banner_sac_fondo{
	height: 141px;
}

.manos{
	height: 20px;
}

#banners{
	height: 70px;
}

div.listados { 
  height:60px;
  overflow:visible;
}

div.listados ol {
  height:50px;
  overflow:visible;
}


p.fecha{
	height:1.5em;
}

div.noticia{
	height:4em;	
}

#noticiadestacada p.hoy {
	height:1.5em;
}
	
#ContenidoGeneral #documentos_relacionados{
	height:1%;
}

/*** NUEVA HOME 2010 ******/
 
.participacion {
	height:30px;
	}
.infoCentro {
	height:150px;
	}
.infoCentro h2 {
	height:25px;
	}
.infoCentro .info_Bloque {
	height:100px;
	padding:10px 5px 20px 5px;
	}
.info_Bloque ol li {
	height: 30px;
	width:44%;
	}


/*********** ARCHIVO SAC.CSS ************/
#rightcontent {		
	height:915px;
	overflow:visible;
}
#base_gris_buscador{
	margin-right:0px;
}

#buscador_sac{
	margin-left: 12em;
}

#buscador_sac label{
	padding-top:0.2em;
}
#buscador_sac input {
	margin-top:2px;
}

ul.flotante li{
	height:4em;
}

/************ AVISOS, QUEJAS Y SUGERENCIAS ************/

input.basura {
	padding-right: 5px;
	margin: 0;
	}
	

	
	
.otraswebs img {
	margin-left: 3px;
	}	

.webmunicipal {
	height:70px;
	}
	
	

	body #centercontent.noticias p {
		padding-right:0;
	}
	body #centercontent.noticias p i,
	body #centercontent.noticias p em, {
		font-style:normal !important;
		color:#666666;
		}
	
	
/********* CAMBIO CLIMATICO ********/


    .tabsB ul {
		height:27px;
      }
	  
/**** GUIA INFANTIL ******/

ul.guiainfantil  {
	height:60px;
	}
ul.guiainfantil li {
	height:30px;
	}

/*** BANER FARMACIA HOME ***/

.farmacia a {
	height: 75px;
	}