@charset "utf-8";
/* CSS Document */

.contenido {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
}
.puntos {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.titulosverdes {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #4F932E;
	text-decoration: none;
}
.novedadeshome {
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
	color: #333333;
}


.titulos {
	font-family: Arial;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #006666;
}
.leermas {
	font-family: Arial;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #4F932E;
	text-decoration: underline;
}
