body {
background-color : #FFFFFD;
color : #000000;
text-align : justify;
font-family : Verdana, Arial, Helvetica, sans-serif;
margin : 0;
padding : 0;

}
#master {
margin : auto;
width : 800px;
}
#contenu {
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
}
h1 {
color : #5E3F00;
font-size : 18pt;
font-weight : bold;
text-align : center;
line-height : normal;
margin-bottom: 2px;
}
h2 {
color : #6A4000;
font-size : 14pt;
font-style: normal;
text-align : center;
margin-top : 2px;
margin-bottom: 10px;
line-height : normal;
}
h3 {
color : #000000;
font-size : 11pt;
font-weight: normal;
text-align : justify;
margin-top : 2px;
margin-bottom: 10px;
line-height : 24px;
}
h4{
color : #330099;
font-size : 11pt;
font-weight : normal;
text-align: justify;

}
a {
color : #0000ff;
text-decoration : none;
}
a:visited {
color : #000080;
}
a:hover {
color : #ffffcc;
background-color : #663300;
text-decoration : none;
}
p {
text-align : center;
}
.imagedroite {
float : right;
margin-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
color: #333333;
font-size : 11px;
font-weight : normal;
text-align: center;
}