#contenedora{
	margin-bottom: 4.0em; /*dejamos hueco para el pie, en la home debe estar fuera de contenedora*/
	
}
/*-----------conenedorCabecera----------------*/

#conenedorCabecera{
	/*font-family: "Helvetica", Arial, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
	height:47.5em;
	overflow:visible;
}
	
		
/*--------zona inferior NOTICIAS y CCTBLOG ------------*/		
	
#noticiasBlogImg{
	position:absolute;
	background:url(../images/fondoNotiBlog.gif) no-repeat top left;
	height:22.6em;
	width:73.0em;
	top: 40.8em;/*38.8em;*/
	left: 1.0em;
}
	
ul#listadoNoticias{			
			width:21.0em;
			padding-top: 30px;	
}
		
	#blog{
		background-color:#666;
		display: block;
		position:absolute;
		left:27.0em;
		top:2.2em;
	}
		#blog a img{border: 0;}
	
	#calendario{
		margin-top: 50px;
		position: absolute;
		top: 5.4em;
		left: 39.2em;
	}
ul#listadoNoticias{
			padding-left:4px;
			padding-right: 4px;
			font-family: Arial, Helvetica, sans-serif;
			font-size:1.2em;
			padding-bottom:25px;
			margin-top:6px;		
		}	
		
		ul#listadoNoticias li{
			background:url(../images/ico_listadoNoticias.gif) no-repeat 5px 3px;
			padding-bottom: 5px;
			padding-left:18px;
			line-height: 1.0em;
			/*padding-right:1.5em;*/
		}



#imagenPortada{
position: absolute;
left: 56.5em;
top: -1.5em;
width: 18.5em;
overflow: hidden;
z-index: 250;
text-align: center;
}


#pie{
background: none;
height: 1px;
position: relative;
}
#pie ul{
	position: absolute;
	top: 0;
	left: 0.5em;
	}

#pie_banners{
background: none;
height: 1px;
position: relative;
}

#pie_banners ul{
	position: absolute;
	top: 0;
	left: 1em;
	}