BODY
{
   background-color:#8DBBEE;
   text-align:center;
   color:#006699;
   font-family:"Trebuchet MS", sans-serif;
   font-size:12px;
}
h1
{
   font-size:20px;
   color:white;
   margin-top:5px;
   margin-bottom:0px;
}
A:link,
A:visited
{
   color:RGB(189,129,79);
   text-decoration:none;
}
A:hover,
A:focus
{
   background-color:RGB(189,129,79);
   color:rgb(61,40,23);
   text-decoration:underline;
}
#contenu
{
   width:380px;
   background-color:white;
   border:solid 1px #3D2817;
   padding:2px;
   margin:2px auto 0px auto;
}
#contenu .img-bandeau
{
   margin:0px auto 1px auto;
   width:376px;
}
#h1
{
   width:376px;
   background-color:#8CAA30;
   margin:0px auto 0px auto;
}
#text
{
   width:376px;
   margin:10px auto 10px auto;
   text-align:justify;
}
.text
{
   width:100%;
   text-align:justify;
}
.exemple
{
   font-weight:bold;
   text-align:left;
}
.cgv
{
   font-size:10px;
   text-align:justify;
}

