#noticias_breves {
	width:242px;
	float: left;
}
#rotulo_noticias_breves {
	float: left;
	width:242px;
	height:27px;
}
#contenido_noticias_breves {
	float: left;
	width:242px;
	background-color:#018e02;
}
.tablas_breves {
	border-spacing:0px;
	border-width:0px;
	border-collapse:collapse;
}
.celdas_breves {
	border-width:0px;
	border-spacing:0px;
}
.titulo_breve {
	font-family:"Helvetica Bold";
	font-size:14px;
	color:#ffffff;
	padding-left:10px;
	padding-right:10px;
	border-width:0px;
}
.texto {
	font-family:"Helvetica Oblique";
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	border-width:0px;
}
.vinculo_breve {
	font-family:"Helvetica Oblique";
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	border-width:0px;
}
.foto_breves {
	border-width:0px;
}
.fecha_breve {
	font-family:"Helvetica Oblique";
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	border-width:0px;
}
.fondo_resaltado_breves{
	border-spacing:0px;
	border-width:0px;
	border-collapse:collapse;
	background-color:#018e02;
}


