.menuContexNoticias {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menuContexNoticias li {
	list-style-type: none;
}
.menuContexNoticias li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	font-size: 15px;
	color: #2E4C6B;
	height: 30px;
	line-height: 30px;
	background-color: #FFF;
	text-decoration: none;
}
.menuContexNoticias li a:Hover {
	background-color: #D4E5F7;
}
#box_Conteudo_Noticia {

}
