body {
background-color: #802f12;
background-position:top;
background-repeat:repeat-x;
margin-top: 0;
padding-top: 0;

}

p{
font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666666;
	font-size: 16px;
}


a:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
	font-size: 16px;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
	font-size: 16px;
}

h1 /* Tous les titres h1 du corps */
{
	color: #802f12;
	text-align: center;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	text-decoration: underline;
}

h2 /* Tous les titres h2 du corps */
{
	color: #802f12;
	text-align: left;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 18px;
}

.grasrouge /*  */
{
	color: #000000;
	text-align: center;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	border-color: #CC0000;
	border-width: thin;
	border-style: ridge;
	background-color: #FFFFFF;
	padding-bottom: 8px;
	padding-top: 8px;
}


.spacer {
  clear: both;
}
