.FontStandart, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
.textableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.rouge {
	color: #FF0000;
	font-size: 14px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0066cc;
	font-style: italic;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}
h1 {
	color: #FF0000;
}
.border {
	border: thin solid #CC0000;
	width: 100%;
}


body {
	background-attachment: fixed;
	background-image: url(images/centre.jpg);
	background-repeat: no-repeat;
	background-color: #CEA200;
	background-position: left top;
}

