.text {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textGras {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textBleuClairGras {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
.textBleuClair {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
}
.textBleu {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.textBleuGras {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #3A6C9C;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}.bordNoir {
	border: 1px solid #333333;
}
.paralel {
	border-top: 1px none #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px none #333333;
	border-left: 1px solid #333333;
}
.botom {

	border-top: 1px none #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
.blanc {
	color: #FFFFFF;
}
.TitreBleuGras {

	font-family: "Trebuchet MS";
	font-size: 13pt;
	font-weight: bold;
	color: #3A6C9C;
	text-decoration: none;
}
.BlancBas {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.textBleuGrasItalic {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #3A6C9C;
	text-decoration: none;
	font-style: italic;
}
