/* CSS Document */

body {
background: url(img_flamant/fond_page.gif) repeat;
margin:0;
padding:0;
}


#fullcontainer {
position:relative;
width:844px;
left:50%;
margin-left:-422px;

}


#container {
float:left;
width:844px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
background:url(img_flamant/fond_container.jpg) repeat-y top center;
}


#bandeau {
margin-left:7px;
}


img {
border:0px;
}

.b {
font-weight:700;
}

.b_rouge {
font-weight:700;
color:#c80000;
}

.i {
font-style:italic;
}

.c{
text-align:center;
}

.decal{
padding: 0 0 0 30px;
}



#gauche {
float:left;
width:277px;
text-align:left;
background:url(img_flamant/pointille_gauche.gif) repeat-y right;
margin-left:7px;

}

#gauche .vert{
text-align:left;
background-color:#b2b286;
padding:10px 0 10px 10px;
color:#ffffff;
font-size:11px;
font-style:italic;
line-height:15px;
}



#droite {
float:left;
width:500px;
padding:20px;
line-height:17px;
text-align:justify;
}

#droite .encadre{
text-align:center;
border-style:dashed;
border-color:#b2b286;
border-width:thin;
margin:20px 50px;
}

#footer {
float:left;
width:825px;
height:20px;
background-color:#b6c7d1;
color:#FFFFFF;
line-height:20px;
text-align:center;
margin-left:7px;
padding:0 0 0 5px;
font-weight:700;
}

#footer .right {
text-align:right;
line-height:20px;
}


#footer a {
color:#FFFFFF;
text-decoration:none;
}

#footer a:hover {
color:#FFFFFF;
text-decoration:underline;
}