/* CSS Document */
html {width:100%;height:222px;background: #ECF2CE url(../images/backHaut.jpg); padding:0px; margin:0px; background-repeat:repeat-x;}
body {font-family:arial;margin:0px; padding:0px;background:url(../images/backMotif.jpg); background-repeat:no-repeat;background-position:954px 0px;}
#conteneur {width:954px;height:900px;}

#zoneGauche {width:193px;height:313px; background:url(../images/zoneGauche.jpg);margin:0px;padding:0px;padding-top:70px;padding-left:10px;padding-right:10px;}
#zoneDroite {margin:0px; padding:0px;width:741px;}
#zoneInserer {float:right; border-left: 3px solid #8c8832; margin-left: 25px; padding-left: 25px; width:200px;}
#banniere {margin:0px; padding:0px;height:221px;}

#imgBanniere {}

/*********MENU*********/

#menu {height:31px; width:741px; background:#c7de93;}
#menu  {list-style-type:none; margin:0px; padding:0px;}
#menu table tr td {float:left;margin:0px;padding:0px;text-indent:-100000px;}

#menu span a#Accueil{background:url(../images/menu/Accueil.gif);width:113px;height:31px;display:block;}
#menu span a:hover#Accueil{background:url(../images/menu/AccueilOver.gif);}
#menu span#active a#Accueil{background:url(../images/menu/AccueilOver.gif);}

#menu span a#Services{background:url(../images/menu/Services.gif);width:108px;height:31px;display:block;}
#menu span a:hover#Services{background:url(../images/menu/ServicesOver.gif);}
#menu span#active a#Services{background:url(../images/menu/ServicesOver.gif);}

#menu span a#Profil{background:url(../images/menu/Profil.gif);width:79px;height:31px;display:block;}
#menu span a:hover#Profil{background:url(../images/menu/ProfilOver.gif);}
#menu span#active a#Profil{background:url(../images/menu/ProfilOver.gif);}

#menu span a#Calendrier{background:url(../images/menu/Calendrier.gif);width:133px;height:31px;display:block;}
#menu span a:hover#Calendrier{background:url(../images/menu/CalendrierOver.gif);}
#menu span#active a#Calendrier{background:url(../images/menu/CalendrierOver.gif);}

#menu span a#Temoignages{background:url(../images/menu/Temoignages.gif);width:155px;height:31px;display:block;}
#menu span a:hover#Temoignages{background:url(../images/menu/TemoignagesOver.gif);}
#menu span#active a#Temoignages{background:url(../images/menu/TemoignagesOver.gif);}

#menu span a#Contact{background:url(../images/menu/Contact.gif);width:111px;height:31px;display:block;}
#menu span a:hover#Contact{background:url(../images/menu/ContactOver.gif);}
#menu span#active a#Contact{background:url(../images/menu/ContactOver.gif);}

/**********Principal*********/
#zonePrincipal {padding:20px;padding-top:35px;width:701px; background:#edf2ce; min-height:280px;  height:auto !important;  height:280px;}

#footer {text-align:right; color:#929560;background:#c7de93;height:15px;padding-top:1px; }
#footer p{font-size:11px;margin:0px; padding:0px;padding-right:10px;}
#footer a {color:#929560; text-decoration:none;font-size:11px;}
#footer a:hover {text-decoration:underline;}