.petit  {
	font-family : 'Arial', 'Helvetica';
	font-weight : normal;
	font-size : 8pt;
	text-align : left;
}

.titretop  {
	font-family : 'Arial', 'Helvetica';
	font-weight : bold;
	font-size : 16pt;
	color : #BFCAE2;
	text-align : left;
	position : static;
	text-decoration: none;
}

.titretop2  {
	font-family : 'Arial', 'Helvetica';
	font-weight : bold;
	font-size : 8pt;
	color : #BFCAE2;
	text-align : left;
	position : static;
	text-decoration: none;
}

.titretop3  {
	font-family : 'Arial', 'Helvetica';
	font-weight : bold;
	font-size : 14pt;
	color : #BB7937;
	text-align : left;
	position : static;
	text-decoration: none;
}

.menu {
	font-family : 'Arial', 'Helvetica';
	font-weight : bold;
	font-size : 9pt;
	color : WHITE;
	text-align : left;
	position : static;
	text-decoration: none;
}

.texte {
	font-family : 'Arial', 'Helvetica';
	font-weight : normal;
	font-size : 11pt;
	color : black;
	text-align : Left;
	position : static;
	text-decoration: none;
}

.titre2 {
	font-family : 'Arial', 'Helvetica';
	font-weight : Bold;
	font-style : normal;
	font-size : 18pt;
	color : #1D608B;
	text-align : center;
	position : static;
}

body {
	font-family : 'Arial', 'Helvetica';
	font-weight : normal;
	font-size : 10pt;
	color : Black;
	text-align : Left;
	position : static;
    background-color: #f0ebd7;
}

a:link 	{ color: #003399; text-decoration: none; cursor: hand;}
a:visited 	{ color: #003399; text-decoration: none; cursor: hand;}
a:active 	{ color: #003399; text-decoration: none; cursor: hand;}
a:hover 	{ color: #54B35A; text-decoration: none; cursor: hand;}

