#cabecera {
	
	height: 271px;
	background-image:url(../imagenes/fondocabecera.jpg);
	background-repeat: no-repeat;
	background-position:top;
}

#contenidos {
	width: 940px;
	height: 297px;
	
}



#bienve {
	width: 920px;
	height: 150px;
	margin: 5px 10px;
	background-color:#FFF;
	border: 1px solid #ccc;
	text-align:left;
}

#textos {
	float:left;
	width: 445px;
	height:140px;
	margin: 5px;
	
	overflow:auto;
}

#textos p {
	padding:5px;}

#destacados {
	float:right;
	width: 445px;
	height:140px;
	margin: 5px;
	border-left: 1px solid #ccc;
	overflow:auto;
}

#destacados p {
	padding: 5px;
}
#destacados ul {list-style-type:none;}
#destacados a {
	color:#000;
	text-decoration:none;
}
div.feedburnerFeedBlock {padding: 10px;}
.headline a {
	font-size: 12px;
	color:#000;
	margin: 0px;
	font-weight:bold;
	text-decoration: none;
}
.date {font-size: 10px; color: #C09000; font-style:italic;}
div.feedburnerFeedBlock div {	padding: 0px 0px 5px 0px; border-bottom: 1px solid #ccc;}

#menu-logos {
	width: 920px;
	height: 127px;
	margin: 10px 10px 10px 14px;
	text-align:left;
}

.enlace-logos {
	width:145px;
	height:127px;
	float:left;
	text-align:center;
	font-size: 10px;
	margin-right: 6px;
	background-color:#FFF;
	border: 1px solid #ccc;
}

.alinea-iz {
	text-align:left;
	padding-left: 5px;
}
.enlace-logos img {
	padding-top: 2px;
}

