body{
text-align:center;
margin: 0 auto;
font-family: "century gothic", "lucida sans unicode", "trebuchet MS", verdana;
color:white;
font-size:14px;
height:100%;
background: url("../img/fd.jpg") #e2e2e2 repeat-x ;
position:relative;
}
a {
color:#3980e2;text-decoration:none;
}
a:hover {
color:#3980e2;text-decoration:underline
}
a img{border:0}
#banniere {
background-image:url("../img/banniere.jpg");
background-position:center; margin:0 auto;text-align:center;
width:980px; height:215px;
margin-top:25px;
}
#logos{
text-align:left;
margin-left:30px;
position:absolute;
margin-top:120px;
}
#menu{
margin:0 auto;
margin-top:-1px;
width:980px;
}
#contenu{
background-image:url("../img/fd-contenu.jpg");
background-repeat:repeat-y;
width:980px;
  height:500px;
  min-height:500px;
margin:0 auto;


}
#bas_contenu{
background-image:url("../img/bas-contenu.jpg");
background-repeat:no-repeat;
width:980px;
margin:0 auto;
height:1px;
}
#contenu #newsletter_droite{
width:225px;
color:white;
font-size:16px;
position:relative;
float:left;
text-align:center;
margin-top:63px;
}

#contenu #txt {
margin-left:250px;
text-align:left;
width:710px;
margin-top:26px;
position:absolute;
font-family: "century gothic", "lucida sans unicode", "trebuchet MS", verdana;
color:black;
font-size:14px;
}
.footer{
text-align:center;
font-size:12px;
color:#0652d1;
position:relative;
}
.footer a{color:black;text-decoration:none;}
.footer a:hover{text-decoration:underline;}
