.caja {
	position: relative;
	border: 1px solid #999;
	padding: 1px;
	width:100%;
	overflow: hidden;
}

.cajaHome {
	position: relative;
	padding: 0;
	width:100%;
	list-style:none;
	margin-top: 0;
	margin-left: 0;
}

.cajaHome li {
	padding: 1px;
	border: 1px solid #999;
	width:100%;
	position: relative;
}

div.contenidoPpal div.caja div {
	padding: 0px;
	margin: 0px;
}

.cajaH2 {
	margin: 0px;
	padding: 0px;
	/* Adaptación página inicio al nivel de contraste color rontal/color fondo 2010-09-08
	background: #909090 url(../irudiak/fondoCajaGris.gif) repeat-x left bottom; */
	background: #505050 url(../irudiak/fondoCajaGris.gif) repeat-x left bottom;
	color: #fff;
}

h2.h2FondoGris {
	display: block;
	margin: 0px 4px; /*antes 0px 1%; 2012-08-28*/
	height: 2.6em;
	line-height: 2.3em;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif !important;
	text-transform: uppercase;
}

.h2DestacadosInicio {
	background: transparent url(../irudiak/icoH2Destacados.gif) no-repeat 100% 48%; /*antes 98% 50%  2012-08-28*/
}

.h2ServiciosInicio {
	background: transparent url(../irudiak/icoH2Servicios.gif) no-repeat 100% 48%; /*antes 98% 50%  2012-08-28*/
}

.h2DptosInicio {
	background: transparent url(../irudiak/icoH2Dptos.gif) no-repeat 100% 48%; /*antes 98% 50%  2012-08-28*/
}

.h2DptosInicio,
.h2DptosInicio a,
.h2DptosInicio a:link,
.h2DptosInicio a:hover {
	color: #fff !important;
	text-decoration: none;
	cursor:pointer;
}

.h2DptosInicioSinPointer {
	cursor: default !important; 
}

.icoMenuRojo {
	background: transparent url(../irudiak/ico_menu_rojo.gif) no-repeat 98% 50%;
}

.h3Azul {
	display: block;
	margin: 0px;
	padding-left: 0.4em;
	color: #fff;
	
	/* Adapatación página inicio al nivel de contraste color rontal/color fondo 2010-09-08
	background: #4c84b1 url(../irudiak/fondoCajaH3_azul.gif) repeat-x left bottom;*/
	background: #125b9b url(../irudiak/fondoCajaH3_azul.gif) repeat-x left bottom;
	line-height: 1.8em;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight:bold;
}

.h3ConBorde, 
.encabezadoConBorde {
	display: block;
	margin: 0px 2px 0px 32px;
	color: #000;
	padding-bottom: 5px;
	line-height: 1.6em;
	background: transparent url(../irudiak/bordeInferior-h3.gif) repeat-x left bottom;
	font-weight: bold !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em; /*es necesario indicarlo para que lo entiendan los 2 IE*/
}

/* h3 para los contenidos que ocupan el 100% (sin menu de la derecha) en Bizkaimedia: registro nuevo y olvido clave */

.h3ConBorde100 {
	display: block;
	width: 96.5%;
	margin: 0px 2px 0px 32px;
	color: #000;
	height: 1.6em;
	line-height: 1.6em;
	background: transparent url(../irudiak/bordeInferior-h3.gif) repeat-x left bottom;
	font-weight: bold !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.4em;
}

.h3ConIcono, 
.encabezadoGeneral {
	margin-bottom: 12px;
	min-height: 2.2em;
}

.h3ConIcono_TV {
	margin-bottom: 12px;
	/*min-height: 2.2em;*/
}

/*8-9-2011*/
.h3ConIconoBizkaimedia {
	margin-bottom:8px;	
}

.encabezadoConIcono {
	background:transparent url(../irudiak/icoH3Actualidad.gif) no-repeat 1px 2px;
	margin-bottom: 6px;
	padding-left: 30px;	
	line-height: 30px;
	min-height: 30px;	
	font-size:1.6em;
	font-size:1.2em;
	font-weight: bold;
}

.encabezadoConIcono a:link, 
.encabezadoConIcono a:visited {
	text-decoration: none;
}

.h3AgendaInicio {
	background:transparent url(../irudiak/icoH3Agenda.gif) no-repeat 1px 2px;
}

.h3AvisosInicio {
	background: transparent url(../irudiak/icoH3Avisos.gif) no-repeat 1px 0px;
}

.h3RuedaPrensaInicio {
	background: transparent url(../irudiak/icoH3RuedasDePrensa.gif) no-repeat 1px 0px;
}

.h3Multimedia {
	background: transparent url(../irudiak/icoH3Multimedia.gif) no-repeat 1px 0px;
}

.h3ActualidadInicio {
	background: transparent url(../irudiak/icoH3Actualidad.gif) no-repeat 1px 0px;
}

/*banner diputado gral en la home*/

.saludoInstitucional {
	height:110px;
	padding:1px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background:transparent url(../irudiak/bannerDGral.jpg) no-repeat top right;
}

.saludoInstitucional p {
	padding-left: 6px;
}

.saludoInstitucional .nombreDGral {
	margin-top:7px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}	
	
.saludoInstitucional .nombreDGral a {
	color:#36c!important;
	font-weight: bolder;
	font-size: 1.5em;
	text-decoration:none;
}

.saludoInstitucional .servicioDGral {
	width:70%;	
	margin-top:7px;
}

.saludoInstitucional .servicioDGral a {
	color:#000!important;
	font-weight: normal;
	font-size: 1.2em;
	text-decoration:none;
}

.saludoInstitucional .textoDGral {
	color:#000;
	font-size: 0.9em;
	width:80%;
	bottom:4px;
	position:absolute;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
}

/* Listas normales, con flecha a la izquierda.
La clase .conSeparacion vale para las listas de las cajas del inicio */

ul.listaNormal {
	padding: 0px;
	margin: 0px 0px 0px 20px;
	width: 100%;
}

ul.listaNormal li {
	list-style: none;
	margin: 0px;
	line-height: 15px;
	background: transparent url(../irudiak/flechaListaNormal.gif) no-repeat 5px 10px;
	padding: 4px 0px 4px 16px;
}

/*para las listas dentro del aviso bizkaiamedia*/

.avisoBizkaimedia ul.listaNormal li {
	width:95%;
}

ul.conSeparacion {
	margin-left: 0px;
}

ul.conSeparacion li {
	border-bottom: 1px dotted #909090;
}

.menuPpal ul.listaNormal li a {
	padding: 6px 0px 6px 16px;
}

ul.listaNormal li.itemActivo,
ul.listaNormal li a:hover {
	background:transparent url(../irudiak/flechaListaNormalActivado.gif) no-repeat 0 10px !important;
	color:#cc0000;
}

ul.listaNormal li.itemActivo {
	background: transparent url(../irudiak/flechaListaNormalActivado.gif) no-repeat 3px 0.6em;
	color: #c00;
}

ul.listaNormal li.ultimoItemListaconSeparacion {
	border-bottom: none;
}

ul.listaNormal li a:link, 
ul.listaNormal li a:visited {
	text-decoration: none;
}

/*enlaces dentro de una lista, para que no salga el icono de inicio en el over*/
ul.listaNormal li a.enlace:hover {
	background: none !important;
	color:#cc0000;
}

/* listas de enlaces. Difieren de las anteriores por tener que poner un hover... */

ul.listaEnlaces,
p.listaEnlaces {
	padding: 0px;
	margin: 0px;
	width: 100%;
	list-style-type: none;
}

ul.listaEnlaces ul {
	margin-left: 2%;
	border-top: 1px dotted #999999;
	width:98%;	
}

ul.listaEnlaces li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	padding: 6px 0px;
}

ul.listaEnlaces li a,
p.listaEnlaces a {
	padding: 0px 0px 2px 15px;
	margin: 2px;
	background: transparent url(../irudiak/flechaListaEnlaces.gif) no-repeat 5px 4px;
	display: block;
	cursor:pointer !important;
}
ul.listaEnlacesNoBlock li a {
	display: inline !important;
}

ul.listaEnlaces li a img,
p.listaEnlaces a img {
	line-height:11px;
	vertical-align: middle;
}

ul.listaEnlaces li.itemActivo {
	background: transparent url(../irudiak/flechaListaNormalActivado.gif) no-repeat 3px 0.6em;
	color: #c00;
}

ul.listaEnlaces li.ultimoItemListaconSeparacion {
	border-bottom: none;
}

ul.listaEnlaces li a:link, 
ul.listaEnlaces li a:visited,
p.listaEnlaces a:link,
p.listaEnlaces a:visited {
	text-decoration: none;
	color: #333;
}

ul.listaEnlaces li.itemActivo,
ul.listaEnlaces li a.itemActivo:visited,
ul.listaEnlaces li a:hover,
p.listaEnlaces a:hover,
ul.listaEnlaces li a.itemActivo {
	background:transparent url(../irudiak/flechaListaNormalActivado.gif) no-repeat 0px 4px !important;
	color:#c00!important;
}

/*Cuando la lista de enlaces tiene un solo item (Aparatdos home departamental)*/

.parrafo_menu_secciones{
	 line-height: 14px;
    list-style: none outside none;
    margin: 0;
    padding: 6px 0;
}

.parrafo_menu_secciones a{
	background: url("../irudiak/flechaListaEnlaces.gif") no-repeat 5px 4px transparent;
   display: block;
   margin: 2px;
   padding: 0 0 2px 15px;
	text-decoration: none;
	color: #333;
}

.parrafo_menu_secciones a:hover{
	background:transparent url(../irudiak/flechaListaNormalActivado.gif) no-repeat 0px 4px !important;
	color:#c00!important;
	}


.cajah3Azul ul.listaEnlaces{
	margin-bottom: 10px;
}

.listaEstructura a {
	font-weight: bolder;
	font-size: 0.9em;
}

/*para la lista de ficheros adjuntos en quejas y sugerencias del contacto*/
ul.listaEnlaces li.adjuntos a {
	display:inline;
}

/* listas de enlaces anidadas en contacto */
ul.listaEnlaces li ul.listaEnlaces li a:link {
	font-style: italic;
	color: #666;
}

ul.listaEnlaces li ul.listaEnlaces li a:visited {
	font-style: italic;
}

ul.listaEnlaces li ul.listaEnlaces li ul.listaEnlaces li a:link {
	font-weight: normal;
	font-style: italic;
	color: #666;
}

ul.listaEnlaces li ul.listaEnlaces li ul.listaEnlaces li a:visited {
	font-weight: normal;
	font-style: italic;
}

/* clase por si tenemos un sólo item que tiene que tener el aspecto de una lista con enlaces */

p.listaEnlaces a {
	padding: 2px 0px 2px 16px;
	margin: 2px;
	background: transparent url(../irudiak/flechaListaEnlaces.gif) no-repeat 5px 5px;
	display: block;
	text-decoration: none;
}

p.listaEnlaces a:hover {
	background:transparent url(../irudiak/flechaListaNormalActivado.gif) no-repeat 0px 5px !important;
	color:#c00;
}

/*------------------------------------------------------------------*/

.listaAtajos li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 2em;
}

ul.listaIconosAccesibilidad li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:24px;
}

/*listas de definiciones */
h4.lista_items{
	/*margin: 14px 14px 6px 14px;*/
	margin: 0 !important;
	background: transparent url(../irudiak/hojita.gif) no-repeat left top;
	border-bottom: 1px solid #cecece;
	font-weight: bold;
	font-size:inherit;
	padding-left: 16px;
}

/*listas de definiciones */
h3.lista_items{
	margin: 0 !important;
	background: transparent url(../irudiak/hojita.gif) no-repeat left top;
	border-bottom: 1px solid #cecece;
	font-weight: bold;
	font-size:inherit;
	padding-left: 16px;
}
ul.lista_items{
list-style:none;
padding-left:0;
}


ul.lista_items li {
	width: 94%;/*78*/
	margin-bottom: 4px;
	margin-left: 20px;
}


h4.lista_items a:link, 
h3.lista_items a:link, 
ul.lista_items li a:link,
h4.lista_items a:visited,
h3.lista_items a:visited,
ul.lista_items li a:visited {
	text-decoration: none;
	color: #333;
}

.lista_items dt {
	margin: 14px 14px 6px 14px;
	background: transparent url(../irudiak/hojita.gif) no-repeat left top;
	border-bottom: 1px solid #cecece;
	font-weight: bold;
	padding-left: 16px;
}

.lista_items dd {
	width: 94%;/*78*/
	margin-bottom: 4px;
	margin-left: 28px;
}

.lista_items dt a:link, 
.lista_items dd a:link,
.lista_items dt a:visited,
.lista_items dd a:visited {
	text-decoration: none;
	color: #333;
}

/* enlaces de la lista de entidades forales */
dl.listadoEntidadesForales dd {
	margin-left: 40px !important;
}

dl.listadoEntidadesForales dt {
    margin-top: 30px;
}

dl.listadoEntidadesForales {
	margin-bottom: 40px;
}

dl.listadoEntidadesForales dd.descripcionEntidadForal {
	margin-left: 30px !important;
}

dd.enlaceEntidadForal {
	background: transparent url(../irudiak/flechaListaEnlaces.gif) no-repeat left 0.3em;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
	margin-bottom: 24px;
}

dd.logoEntidadForal {
	margin-top: 40px;
	margin-bottom: 40px;
}

dd.descripcionEntidadForalPrimeraLinea {
	margin-bottom: 16px;
}

/*------------------------------------------------*/

.titularResaltado {
	font-weight: bolder;
	font-size: 120%;
}

.espacioSuperiorEnlacesHome {
	margin-top:20px;
	display: block;
}

.ancho50 {
	width: 49%;
	float: left;
}
.ancho25 {
	width: 24%;
	float: left;
}
.ancho75 {
	width: 74%;
	float: left;
}

.ancho40, .ancho40_2 {
	width: 38.4%; /*39%;*/
	float: left;
}

* html .ancho40 {
	width: 36%;
}

.ancho60 {
	width: 59%;
	float: left;
}

* html .ancho60 {
	margin-right: 0px; /* antes 1%, pero destacados quedaba pegado a servicios*/
}

.ancho33 {
	width: 32.9%;
	float: left;
}

div.flotaDch,
p.flotaDch {
	float: right !important;
}

* html div.contenidoPpal div.flotaDch {
	float: right !important;
	/* Para forzar al explorer 6, que parece que no coge correctamente el float */
}

.fondoGris {
	background-color: #dadada;/*--*/
	padding: 6px;/*--*/
	margin: 4px;
	overflow: hidden;
}

html > body .fondoGris {
	position: relative;
}

.fondoGrisHome {
	margin: 4px;
	overflow: hidden;
}

html > body .fondoGrisHome {
	position: relative;
}

.fondoGrisBase {
	background-color: #f1f1f1;
	float: left;
	padding: 2px 5% 2px 4px;
	margin: 0px !important;
}

.fotoNoticiaDestacada {
	max-height: 115px;
}

* html .fotoNoticiaDestacada {
	height: 115px;
}

.fondoMiniaturasVideos {
	padding: 0px;
	overflow: hidden;
	position:relative;
}

.fondoMiniaturasVideos img {
	max-height: 80px;
}

* html .fondoMiniaturasVideos img {
	height: 80px;
}

.fondoMiniaturasVideos .veloVideoInicio {
	top: 0px !important;
	left: 0px !important;
}

.fotoNoticiaDestacadaAltura {
	max-height: 115px;
	border: 2px solid #fff;
	margin: 4px 6px 0px 3px;
}

html > body .fotoNoticiaDestacadaAltura {
	float: left;
}

* html .fotoNoticiaDestacadaAltura {
	height: 115px;
}

.fotoNoticiaDestacadaAnchura {
	max-width: 200px;
	border: 2px solid #fff;
	float: left;
	margin: 4px 6px 0px 3px;
}

html > body .fotoNoticiaDestacadaAnchura {
	float: left;
}

* html .fotoNoticiaDestacadaAnchura {
	width: 200px;
}

.videoDestacadoHome{
	width:208px;
	margin: 0 auto;
	position:relative;	
}

.videoDestacadoHome img{
	max-width:202px;
	border: 1px solid #ccc;
	padding: 5px;
	text-align: center;
}

/*para Bizkaimedia*/
.veloVideoInicio {
	/*background: transparent url(../irudiak/FondoVeloVideoHome.png) repeat 5px 5px;*/
	padding: 0px;
	margin: 0%;
	position:absolute;
	top:5px;
	left: 5px;
}

.veloVideoInicio a{
	 border-left: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    width: 98% !important;
}



/*para la home*/

.veloVideoInicioHome {
	padding: 0px;
	margin: 0%;
	position:absolute;
	top:5px;
	left: 5px;
	text-align: center;
	max-width: 202px;
	height: 90%;
	width:96%;
	margin: 1%;
}

.veloVideoInicio a,
.veloVideoInicioHome a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	text-indent: -5000px;
	background: transparent url(../irudiak/VeloVideo.png) no-repeat right bottom;
}


/**/

.resaltadoRojo {
	color: #c00;
	font-weight: bolder;
	font-size: 80%;
}

.TextoRojo {
	color: #c00;
	font-size: 90%;
}

.resaltadoRojo1 {
	color: #c00;
	font-weight: bolder;
	font-size: 1em;
}

/*como más informacion pero para el apartado Atencion ciudadana que sale mas grande*/
.masInfo_1 {
	background: transparent url(../irudiak/icoMasInfo.gif) no-repeat 1% 0%;
	padding-left: 20px;
}

.masInfo_Contacto{
	background: transparent url(../irudiak/icoEmail.gif) no-repeat 0px 0px;
	padding-left: 20px;
}

.masInfo {
	background: transparent url(../irudiak/icoMasInfo.gif) no-repeat 1% 50%;
	padding-left: 20px;
	margin-left:10px;
	font-size: 80%;
	line-height: 24px;
	/*float: left;sin ello la img de noticia en portada tapa el icono*/ 
	/*no deja margen inferior en la home de bizkaimedia "mas noticias" E7, E8*/
	clear:both;
	margin-bottom: 0px;
}

a.masInfo,
a.masInfoAgenda  {
	padding-top: 1px;
	padding-bottom: 1px;
}

.masInfoAgenda {
	background: transparent url(../irudiak/ico_ver_toda_agenda.jpg) no-repeat 0px 0px;
	padding-left: 24px;
	margin-left:10px;
	font-size: 80%;
	line-height: 21px;
	clear:both;
}

.VerMas_dcha {
	background: transparent url(../irudiak/icoMasInfo.gif) no-repeat 1% 50%;
	padding-left: 20px;
	font-size: 80%;
	line-height: 17px;
	float: right;
	margin-right: 10px;
	margin-top: 0px;
}

.caja .masInfoPosicionado {
	position: absolute;
	bottom: 8px;
	left: 6px;
}

.ocultarInfo {
	display: none;
}

.verAgenda {
	background: transparent url(../irudiak/icoAgenda.gif) no-repeat 1% 50%;
	font-size: 80%;
	padding-left: 24px;
	line-height: 20px;
}

.bordeDch {
	padding-right: 6px;
	border-right: 1px solid #c00;
}

.bordeIzq {
	padding-left: 6px;
	border-left: 1px solid #c00;
}

.tit_atencion_ciuddadana {
	margin: 5px 0 5px 5px;
}

.resalteAtencionCiudadana {
	color: #039;
	text-align: center;
	margin: 6px;
	width: auto;
}

.resalteAtencionCiudadana a {
 	color: #039 !important;
 	text-decoration: none;
}

.resalteAtencionCiudadana a:link, 
.resalteAtencionCiudadana a:visited,
.resalteAtencionCiudadana a:hover {
	text-decoration: underline;
}

.resalteAtencionCiudadana strong {
	font-size: 120%;
}

.infoTelefono strong {
	background: transparent url(../irudiak/icoTelefono.gif) no-repeat left center;
	font-size: 140%;
	padding-left: 32px;
}

.infoEmail strong {
	background: transparent url(../irudiak/icoEmail.gif) no-repeat left center;
	padding-left: 24px;
}

.enlaceEntrar {
	display: block;
	width: 5em;
	min-height: 18px;
	line-height: 1.2em;
	background: transparent url(../irudiak/icoEntrar.gif) no-repeat right top;
}
.enlaceVolver {
	background: transparent url(../irudiak/icoVolver.gif) no-repeat left top;
	padding-left: 20px;
	display: block;
	line-height: 1.2em;
	min-height: 18px;
	width: 5em;
}
.fondoGris a:hover,
.fondoGrisHome a:hover,
ul.normal li a:hover,
.listaDestacadosInicio li p a:hover,
.resaltadosGris span a:hover,
.busqueda_avanzada a:hover {
	color: #cc0000;
}

.masInfo a:hover, .verAgenda a:hover, .contenedorEntrarTv a:hover{
	color: #cc0000;
	text-decoration: none;
}
 
/* Utilidades */
.utilidades {
	width: 14em;
	margin: 10px 0.5em 0 auto;
}

.tit_utilidades {
	color:#47a502;
	font-weight: bold;
	text-align: right;
	padding-top: 4px;
}

.imprimir {
	height: 20px;
	text-align: right;
	padding-right: 24px;
	background: transparent url(../irudiak/icoImprimir.gif) no-repeat right center;
}

.correo {
	height: 20px;
	text-align: right;
	padding-right: 26px;
	background: transparent url(../irudiak/icoCorreo.gif) no-repeat right center;
}

/* Inicio Departamental */

ul.listaSeccionDepartamental {
	margin: 5px 0px;
	padding: 0px;
}

ul.listaSeccionDepartamental li {
	border:1px solid #d6d6d6;
	float:left;
	list-style-type:none;
	margin:1%;
	padding:3px;
	width:44%;
}

ul.listaSeccionDepartamental li strong {
	font-weight: bolder;
	font-size: 1.1em;
	margin-bottom: 8px;
}

ul.listaSeccionDepartamental li p {
	margin-top: 8px;
}

ul.listaSeccionDepartamental li img {
	float: left;
	margin-right: 6px;
}

/* listado Grupos Temáticos Conéctate */
ul.listaGruposTematicos li {
	list-style: none;
}
ul.listaGruposTematicos li {
	margin: 14px 2px;
	background: transparent url(../irudiak/hojita.gif) no-repeat left top;
	border-bottom: 1px solid #cecece;
	font-weight: bold;
	padding-left: 34px;
	text-indent: -24px;
}
ul.listaGruposTematicos ul {
	margin-left: -60px;
}
ul.listaGruposTematicos ul li {
	background: none;
	margin: 2px;
	border-bottom: none;
}

.lista_att_ciudadana{
	list-style-type: none;
	padding-left: 0px;
	margin: 9px 0px 0px;
}

.lista_att_ciudadana li{
	margin-bottom: 12px;
}

h3.oculto{
	display: none;
}
h3.encabezadoInfoGral{
	font-size: 1em;
	margin-top: 6px;
}

/*Nueva disposicion home bizakaia.net con agenda*/

.h3ConMasInfo{
	background: url("../irudiak/bordeInferior-h3.gif") repeat-x 26px 21px transparent;
	overflow: hidden;
}

.h3ConMasInfo h3{
	float: left;
}

.h3ConMasInfo p.masInfo,
.h3ConMasInfo p.masInfoAgenda{
	float: right;
	clear: none;
}

.borde_noticia_home{
	border:1px solid #a3a3a3;
}

.borde_noticia_dest_home{
	border:3px solid #676767;
	padding: 4px;
	background-color: #f1f1f1!important;
}

.lista_noticias_dest_home{
	padding: 5px 3px 5px 12px;
	width: 48%!important;
	float: left;
}

.lista_noticias_dest_home ul,
.noticiaUnicaSinLista{
	list-style-type: none;
    margin-left:10px;
    margin-right:10px;
    margin-top:4px;
    padding-left: 0;
}

.lista_noticias_dest_home ul li{
	margin-left: 0px;
	margin-bottom: 6px;
}

.lista_noticias_dest_home ul li h4,
.noticiaUnicaSinLista h4{
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 0px!important;
	font-size: 1em;
}

.lista_noticias_dest_home ul li p,
.noticiaUnicaSinLista p{
	margin: 3px 0px;
}

.lista_noticias_dest_home ul li p.iconosNoticiaIzq,
.noticiaUnicaSinLista p.iconosNoticiaIzq{
	margin: 0px!important;
}

.lista_noticias_dest_home ul li p.iconosNoticiaIzq img,
.noticiaUnicaSinLista p.iconosNoticiaIzq img{
	padding: 0px!important;
}

.lista_noticias_dest_home ul li a,
.noticiaUnicaSinLista a{
	text-decoration: none;
}

.lista_noticias_dest_home ul li .listaiconos,
.noticiaUnicaSinLista .listaiconos{
	margin-left: 0px;
}

.lista_noticias_dest_home h4 a,
.noticiaUnicaSinLista h4 a {
	color:#000 !important;
}

.lista_noticias_dest_home h4 a:hover,
.noticiaUnicaSinLista h4 a:hover {
	color:#c00 !important;
}

/*Destacado agenda home bizkaia.net*/


.evento_agenda_home{
	list-style-type: none;
	margin:10px 0px 10px 10px;
	padding-left: 0px;
}

.evento_agenda_home li{
	border-bottom:1px solid #dcdcdc;
	padding:0;

}

.evento_agenda_home h4{
	color: #333;
	font-size: 1em;
		margin-bottom: 8px!important;
}

.evento_agenda_home dl dt{
	float: left;
	width: 100px;
	color: #c11521;
	font-weight: bold;
}

.evento_agenda_home dl dd{

}

.evento_agenda_home dl dt,
.evento_agenda_home dl dd{
	margin-bottom: 10px;
}

.tituloAviso a span{
	width: 150px;
}

.h3Telebista .imagenes_accesibilidad_tv{
	float: right;
	margin-top: 10px;
}

.lista_avisos_dest_home{
	list-style-type: none;
	margin: 10px 0px;
	padding: 0px;
}

.lista_avisos_dest_home li{
	margin-bottom: 8px;
}

.borde_fondo_gris{
	border: 1px solid #ccc;
}

/* Remaquetación home, 2013-04-04 */
.cont_avisos_home {
    /*margin: 1px auto 10px ;
	 overflow: hidden;
	 
	 width: 95%;
    padding: 10px 5px 7px;*/
	 
	 margin-top: 1px;
	 background-color: #F1F1F1;
	 padding: 0px 1%;
	 
	min-height: 72px; /*6.5em;*/
}
.cont_avisos_home p {
	width: 98%;
	margin: 0px auto;
}
.cont_avisos_home p a {
	text-decoration:none!important;
}
.cont_avisos_home p.masInfo {
	width: auto!important;
	text-decoration: underline;
}
.cont_avisos_home p {
	padding-top: 0.8em;
}

.paginacion_avisos_home ul {
	float: right;
	list-style-type: none;
	overflow: hidden;
	margin: 0px;
}

.paginacion_avisos_home ul li {
	float: left;
	vertical-align: middle;
	height:10px;
   line-height: 8px;
   padding-top: 0px;
	margin-top: 0px;
}

.paginacion_avisos_home ul li a img {
	cursor: pointer;
}	

.paginacion_avisos_home ul li.aviso_anterior {
   display: block;
   padding-right: 6px;
}

.paginacion_avisos_home ul li.aviso_siguiente {
   display: block;
   padding-left: 6px;
}

/*Accesos Ruedas de prensa y TV Corporativa home*/

.ruedasPrensaHome,
.TVCorporativaHome{
	width:47%;
	float: left;
	background: url("../irudiak/fondo_ruedasp_tv.jpg") repeat-x left bottom #fff;
	padding: 1px;
	border: 1px solid #acacac;
	height: 55px;
}

.ruedasPrensaHome,
.ruedasPrensaHomeEnDirecto,
.TVCorporativaHome{
	margin-left: 1.5%;
}

.TVCorporativaHome{
	position:relative;
}

.ruedasPrensaHome h3,
.ruedasPrensaHomeEnDirecto h3,
.TVCorporativaHome h3{
	text-align: center;
	margin: 0px!important;
	font-size: 1em;
}

.ruedasPrensaHome h3 a{
	background: url("../irudiak/ImgRuedaPrensaHome.png") no-repeat center top transparent;
	height: 50px;
	display: block;
	margin-top: 7px;
	font-weight: normal;
	text-decoration: none;
	}

.ruedasPrensaHome h3 a span,
.ruedasPrensaHomeEnDirecto h3 a span{
	display:block;
	padding-top: 30px;
}

.ruedasPrensaHomeEnDirecto{
	background: url("../irudiak/fondo_ruedasp_directo.jpg") repeat-x left bottom #fff;
	width:47%;
	float: left;
	padding: 1px;
	border: 1px solid #b63434;
	height: 55px;
}

.ruedasPrensaHomeEnDirecto h3 a{
	background: url("../irudiak/ImgRuedaPrensaHome.png") no-repeat center top transparent;
	height: 50px;
	display: block;
	margin-top: 3px;
	text-decoration: none;
	
	}
.ruedasPrensaHomeEnDirecto h3 a span{
    background: url("../irudiak/icoRuedaPrensaDirecto.png") no-repeat 0 28px transparent;
    line-height: 10px;
    margin: 0 auto;
    padding-left: 15px;
    text-align: center;
    width: 125px;
}

.TVCorporativaHome h3 a{
	background: url("../irudiak/ImgBizkaiaTBHome.png") no-repeat center top transparent;
	height: 50px;
	display: block;
	margin-top: 3px;
	font-weight: normal;
	text-decoration: none;
}

.TVCorporativaHome h3 a span{
	display:block;
	padding-top: 35px;
}

.TVCorporativaHome ul{
   list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0px;
    top: 9px;
}

.TVCorporativaHome ul li{
	margin-bottom: 4px;
}
/*Entidades forales*/
.titulo_titular_entidadforal {
	border-bottom: 1px solid #CECECE;
	font-size: 1em;
	margin: 30px 15px 0 !important;
	padding-bottom: 0;
	padding-left: 16px;
	background-color: transparent;
	background-image: url(../irudiak/hojita.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.lista_entidadforal dl {
	margin: 0 2.81em -1.2em !important;
	padding: 0.5em 0 0 !important;
	width: 99% !important;
	background-attachment: scroll;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}

.lista_entidadforal dt {
 	background-image: none !important;
    float: left;
    height: 100% !important;
    text-align: left !important;
    width: auto !important;
}

.lista_entidadforal dd {
    background-image: none !important;
    clear: right !important;
    margin: 0 15px 2px !important;
    padding-left: 0 !important;
}
margenleft_foral {
   
    margin-left: 22px;

}
.margen_entidadforal {
    margin-bottom: 10px !important;
    margin-left: 31px !important;
    margin-top: 5px !important;
}
.margen_entidadforal2 {
    margin-bottom: 10px !important;
    margin-left: 31px !important;
    margin-top: 25px !important;
}
.noSub{
	text-decoration: none;
}

.limpiarAgenda{
	clear: both;
}