.titre1 {
	font-family: Times New Roman, Times, serif;
	font-size: 15pt;
	font-weight: bold;
	color: #081865;
	font-style: italic;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.mention {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a:hover {
	color: #CC0000;
}
.fond-centre {
	background-attachment: scroll;
	background-image: url(visuals/model-reau_09.jpg);
	background-position: 215px 194px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

