#img_titulo {
}
#form_pagina {
	margin-top: 10px;
	height: 17px;
}
#form_pagina select{
	font-size: 12px;
}
#container_noticias {
	height : 370px;
	overflow: auto; 
	margin-top: 10px;
	padding-right: 5px;
}
#container_noticia_izq {
}
#txt_noticia_izq_titulo {
	display: inline-block;
	margin-top: 5px;
	width: 303px;
	height: 26px;
	line-height: 13px;
	font-size: 12px;
	font-weight: bold;
}
#txt_noticia_izq_titulo a {
	width: 303px;
	height: 26px;
	line-height: 13px;
	font-size: 12px;
	font-weight: bold;
}
#txt_noticia_izq_fecha {
	display: inline-block;
	margin-top: 5px;
	width: 105px;
	height: 26px;
	line-height: 13px;
	vertical-align: top;
	text-align: right; 
	font-size: 12px;
	font-weight: bold;
	color: #0c4e9c; 
}
#txt_noticia_izq_resumen {
	display: inline-block;
	margin-top: 5px;
	width: 285px;
	height: 70px;
	line-height: 14px;
	text-align: justify;
	vertical-align: top;
	font-size: 12px;
}

#img_noticia_izq_img a img {
	display: inline-block;
	margin-top: 5px;
	margin-left: 10px;
	border: 2px solid #0C4E9C;
	width: 109px;
	height: 70px;
}

#container_noticias_nohay {
	height: auto;
	margin: 50px auto;
	font-weight: bold;
}

#container_encabezado_noticia_der {
}
#txt_noticia_der_titulo {
	display:inline-block;
	font-weight: bold; 
	width: 420px;
	height: 32px;
	line-height: 16px;
}
#txt_noticia_der_fecha {
	display:inline-block;
	height: 32px;
	line-height: 16px;
	vertical-align: top;
	font-weight: bold;
	color: #0C4E9C;	
}
#container_cuerpo_noticia_der {
	margin-top: 10px;
	padding-right: 8px;
	height: 429px;
	overflow: auto; 
}

#img_noticia_der {
	float: right; 
	margin-left: 10px;
	margin-bottom: 10px;
}

#img_noticia_der a img {
	margin-top: 10px;
	width: 160px;
	border: 2px solid #0C4E9C;
}
#txt_noticia_der p {
	font-size: 12px;
	line-height: 14px;
	margin-top: 10px;
}

#container_seleccionarnoticia {
	width: 100%;
	font-weight: bold;
}
