@charset "utf-8";
/* CSS Document */

* {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size:10pt;
}

body {
width:100%;
height:972px;
background-color:#3e424d;
margin-top:0px;
margin-left:0px;
}

.menu {
float:left;
line-height:40px;
vertical-align:middle;
color:#ffffff;
padding-right:20px;
padding-left:20px;
}


a:link, a:visited {
color:#fdc20e;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#banniere {
width:560px;
height:41px;
background:url(images/banniere.png) no-repeat;
padding-left:440px;
padding-top:80px;
}

#banniere a:link, #banniere a:visited {
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}

#banniere a:hover {
color:#FFFFFF;
}

#bord_gauche {
width:250px;
height:851px;
float:left;
background:url(images/bord_gauche.png);
}

#container {
width:505px;
height:607px;
float:left;
background:url(images/conteneur.png) no-repeat;
}

#bord_droit {
width:245px;
height:851px;
float:left;
background:url(images/bord_droit.png) ;
}

.contenu_1 {
margin-left:20px;
margin-top:20px;
margin-right:20px;
text-align:justify;
height:170px;
}


.prems_lettre {
font-size:24pt;
color:#fcaa0f;
}




