/*********************** noticias home **************************/
#boletin_destacado_noticia {
	margin:10px 10px 0 10px;
	background-color:#89b3e3;
	padding:10px 20px 0 20px;
	height:83px;
	width:610px;
}
		#boletin_destacado_noticia_logo {
			float:right;
			width:120px;
		}
				#boletin_destacado_noticia_enlace {
					float:right;
				}


.boletin_destacado_suscribirse {
	clear:both;
	margin:0 -20px;
	padding:10px 0;
}

#noticias {
 margin-left:-20px;
	width:450px;
	height:79px;
}
		#noticias a.resumen_noticia {
			color:#ffffff;
			text-decoration:none;
		}
				#noticias div a {
					color:#ffffff;
					font-size:10px;
					text-decoration:underline;
					
				}

		#noticias_frame {
			position:relative;
			overflow:hidden;
			width:450px;
			height:79px;
		}
		#iens6div {
			position:relative;
			width:450px;
			text-align:left;
		}
#barra_nav {
	padding:8px 40px;
	background-color:#6299da;
	border-bottom:1px solid #5380b6;
	color:#91b7e5;
	width:610px;
	position:relative;
}
	
		#barra_nav a {
			color:#ffffff;
			font-weight:bold;
		}
		#barra_nav span {
			color:#ffffff;
		}		
.resumen_noticia_normal{ font-weight:normal;}		