body {
font-size: 80%;
color: #000000;
text-decoration: none;
margin: 0;
padding: 0;
font-family: Verdana;
	}

img {border:0}

a:link, a:visited, a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
font-size: 40px;
letter-spacing: -4px;
color: #000000;
font-weight: bold;
text-align:justify;
}

h2 {
font-size: 15px;
letter-spacing: -1px;
color: #FFFFFF;
font-weight: bold;
text-align:center;
}

h5 {
font-size: 13px;
letter-spacing: 0px;
color: #FFFFFF;
text-align:justify;
}

.conteneur {
font-family: Arial;
letter-spacing: -1px;
margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
width: 100%;
background-color:#FFFFFF;
 }

#header
	{
    background-color:#FF6600;
    display: block;
	}

#centre {
background-color:#FCF7AA;
margin-left: 20px;
margin-right: 0px;
}

p {margin: 0 0 10px 0;}

}

</style>