.titulars-menu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
	cursor:pointer;
}
.text-menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	cursor:pointer;
}
.titols {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: 003869;
	text-decoration: none;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.links {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.text-petit {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: normal;

}
.titols-petits {

	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: 003869;
	text-decoration: none;
}
.links-blau {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}