/* Destacado */
#top_destacado {
	width: 840px;
	height: 38px;
	margin: 10px 0 0 -20px;
	background: transparent url("../images/top_destacado.png") top center repeat-y;
}
#contenido_principal {
	width: 830px !important;
}
.noticias {
	margin-top: 0.5em;
	width: 37%;
}
#contenido_destacado h1 {
	margin: 0;
	border-bottom: 2px solid #EB9A88;
	padding: 0;
	color: #555;
	font-family:"Arial Narrow", Arial, Helvetica;
	font-weight: normal;
	font-size: 1.3em;
}
#contenido_destacado {
	width: 800px;
	min-height:150px;
	margin-left: -20px;
	padding: 0 20px 0 20px;
	background: transparent url("../images/bg_destacado.png") center center repeat-y;
}
#contenido_destacado p {
	text-align: justify;
	font-size: 1.05em;
}
#bottom_destacado {
	width: 840px;
	height: 23px;
	margin-left: -20px;
	background: transparent url("../images/bottom_destacado.png") top center repeat-y;
}
#dv_fotodestacada {
	position: absolute;
	top: 0;
	right: -10px;
}
#texto_destacado {
	width: 560px;
}
#foto_destacada {
	width: 180px;
	height: 180px;
	margin: 11px 13px 15px 10px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #fff;
	
}
#bg_fotodestacada {
	margin-top: -210px;
	width: 207px;
	height: 212px;
	background: transparent url("../images/bg_fotodestacada.png") center center no-repeat;
}
/* Fin destacado */

#contenedor_cont { background: #fff url("../images/bg_contenido.png") top center repeat-x; }