#noticias {
}
#noticias_top {
	background: url(/ngt_images_cma/corners/noticias_t.gif) no-repeat top;
}
#noticias_bottom {
	background: url(/ngt_images_cma/corners/noticias_b.gif) no-repeat bottom;
}
#noticias_left {
	background: url(/ngt_images_cma/corners/noticias_l.gif) repeat-y left;
}
#noticias_right {
	background: url(/ngt_images_cma/corners/noticias_r.gif) repeat-y right;
}
#noticias_contents {
}
#noticias_titulo {
	padding: 11px 0px 20px 26px;
}
#noticias_titulo a {
	color: #FFFFFF !important;
	text-decoration: none !important;
        font-style: normal !important;
}
#noticias_titulo a:hover {
	color: #9E1402 !important;
	text-decoration: none !important;
        font-style: normal !important;
}
#noticias_titulo img {
	padding-left: 64%;
	border: 0px;
}
.noticia {
	padding: 0px 28px 30px 26px;
}
.noticia img {
	border: 0px;
}
.noticia * {
	color: #333333;
	text-decoration: none;
        font-style: normal;
}
.noticia_header {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.noticia_body {
	font-size: 12px;
}
.noticia_footer {
	border-bottom: 1px #969494 solid;
	padding-left: 192px;
}
.noticia_footer img {
	border: 0px;
}