.def {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;

}
.titre1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #F4F2E9;
	font-weight: normal;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333;
	font-weight: normal;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;

}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;

}
.defpetit {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
}
.table {
	border: medium dotted;
}

