@charset "ISO-8859-1";
.titulo1 {
	font-family: "Century Gothic";
	font-size: 23px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #F99F1C;
}

.titulo2 {
	font-family: "Century Gothic";
	font-size: 23px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #374C56;
}
.contenido_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #374C56;
	list-style-image: url(img/bullet.gif);

		}
		
.contenido_na {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #F99F1C;
	list-style-image: url(img/bullet.gif);

		}