.text_gris {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
.fons {
	background-color: #f0e801;
}
.titol {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: f0e801;
}
.t_petit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #006440;
}
a:visited {
	text-decoration: none;
	color: #006440;
}
a:hover {
	text-decoration: none;
	color: #006440;
}
a:active {
	text-decoration: none;
	color: #006440;
}
.subtitol {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: 006440;
}
.ref {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	filter: DropShadow(Color=#D7F612, OffX=1000, OffY=1000, Positive=1);
}
.text_detall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
.titol2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #f0e801;
	filter: DropShadow(Color=#D7F612, OffX=1000, OffY=1000, Positive=1);
}
.fons2 {

	background-color: 006440;
}
