body
{
	background-color: #f7d695;
}

#fond
{
	background-image: url(header.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 575px;
}

h3
{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
}

#texte
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 20px;
	text-align: justify;
}

#coordonnees
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #000000;
}

a{color: #c64934;
	font-weight: bold;
}