.noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.noticia,a.noticia:link,a.noticia:visited ,a.noticia:hover,a.noticia:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 180%;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 180%;
	color: #247ba6;
	text-decoration: underline;
	font-size: 11px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 180%;
	color: #247ba6;
	text-decoration: underline;
	font-size: 11px;
}
.listado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.titulo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.descripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-weight: bold;
	text-align: justify;
}
.especificaciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
.titulo_noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	line-height: 120%;
}
.fecha_pag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
	color: #999999;
}

