body {
	background-color: #FFFFFF;
	font-family: Garamond;
	font-size: 13px;
	color: #336699;}
	
.Conteneur {position:relative; margin-left:auto; margin-right:auto; width:95%; background-color: #FFFFFF} 
	
h1{font-family: "Garamond"; text-align:center;}
h2{font-family: "Garamond"; text-align:center;}

p{text-align:align; font-size: 24px;}

td, th {
    bgcolor:#FFFFFF;
	font-family: Garamond;
	font-size: 14px;
	line-height: 12px;
	color: #333333;}

a {
	color: #333333;
	text-decoration: none;}

a:hover {
	font-family: Garamond;
	font-size: 12px;
	font-weight: bold;
	color: #990000}
