body {
 font-family: Arial, Times new roman, sans-serif; 
 font-size: 12px;
 margin-top: 0px;
 margin : auto;
 background-image:url(image/bg_site.png);
 background-repeat:repeat;
 
}

#banner-flash {
margin : auto;
width: 900px;
height:auto;
margin-bottom:-5px;
}

#menu {
margin : auto;
width: 900px;
height:97px;
background-image:url(image/banner2.jpg);
background-repeat:no-repeat;
}

#menu-presentation {
margin : auto;
width: 900px;
height:97px;
background-image:url(image/banner2_presentation.jpg);
background-repeat:no-repeat;
}

#menu-mission {
margin : auto;
width: 900px;
height:97px;
background-image:url(image/banner2_mission.jpg);
background-repeat:no-repeat;
}

#menu-partenaire {
margin : auto;
width: 900px;
height:97px;
background-image:url(image/banner2_partenaire.jpg);
background-repeat:no-repeat;
}

#menu-soutenir {
margin : auto;
width: 900px;
height:97px;
background-image:url(image/banner2_soutenir.jpg);
background-repeat:no-repeat;
}

#menu-contact {
margin : auto;
width: 900px;
height:97px;
background-image:url(image/banner2_contact.jpg);
background-repeat:no-repeat;
}


.menu-text{
margin-left: 155px;
height:18px;
width:535px;
}

.center {
margin : auto;
width: 900px;
background-image:url(image/center.jpg);
background-repeat: repeat-y;
}

.bottom {
margin : auto;
width: 900px;
height: 70px;
background-image:url(image/bottom.jpg);
background-repeat: no-repeat;
}

.mentions {
margin : auto;
width: 855px;
height: 20px;
margin-top:35px;

}

.intro{
width: 245px;
height: auto;
margin-left:255px;
margin-top: 5px;

}

a:link{color:#000000; text-decoration:none;} 
a:visited {color: #000000;text-decoration:none;}
a:hover{color: #666666;text-decoration:none;} 