*{font-family:Arial, Helvetica, sans-serif;font-size:11px;}
html{height:100%;}
body{padding:0;margin:0;background-color:#c1ce00;font-family:Verdana, Arial, Helvetica, sans-serif;color:#fff;}
form,table,td,img{padding:0;margin:0;}
a{text-decoration:none;}
.clear{clear:both;}
.imgleft{float:left;margin:0 20px 0 0;}
.vert{color:#c5d100;}
.bold{font-weight:bold;}
.libelle{color:#000;font-size:10px;}
.rose{color:#d72e7c;}
.huit{font-size:9px;}

/*Positionnement des div*/
#superglobal{position:absolute;width: 980px;margin-left: -490px;left:50%;height: 580px;margin-top: -290px;top:50%;}
#global{position:relative;}
#global #gauche{float:left;width:690px;height:580px;background:#becd00 url(images/fond_gauche.jpg) no-repeat;}
#global #gauche #header #logo{float:left;width:246px;height:145px;margin:25px 65px 0 15px;}
#global #gauche #header #accroche{float:left;width:272px;height:71px;margin:55px 0px 0 80px;}

/*Page accueil*/
#global #gauche #contenu_accueil{margin:45px 0 0 40px;}
#global #gauche #contenu_accueil #ardoise0{float:left;width:558px;}
#global #gauche #contenu_accueil #resto{float:left;width:20px;margin:200px 0 0 0;}
#global #gauche #contenu_accueil #ardoise{width:558px;height:303px; background:#fff url(images/ardoise_accueil.jpg) no-repeat}
#global #gauche #contenu_accueil #ardoise #contenu_ardoise{padding:35px 0 0 35px;width:470px;}
#global #gauche #contenu_accueil #ardoise #contenu_ardoise p{text-align:justify;}
#global #droite{float:left;width:290px;height:580px;background:#becd00 url(images/fond_droite.jpg) no-repeat;}

/*Page plan*/
#global #gauche #contenu_plan{margin:40px 0 0 40px;}
#global #gauche #contenu_plan #ardoise0{float:left;width:556px;}
#global #gauche #contenu_plan #ardoise{width:556px;height:328px; background:#fff url(images/ardoise_plan.jpg) no-repeat}
#global #gauche #contenu_plan #ardoise #contenu_ardoise{padding:35px 0 0 35px;width:470px;}
#global #gauche #contenu_plan #ardoise #contenu_ardoise p{text-align:justify;}
#global #droite{float:left;width:290px;height:580px;background:#becd00 url(images/fond_droite.jpg) no-repeat;}

/*Page emporte*/
#global #gauche #contenu_emporte{margin:40px 0 0 10px;}
#global #gauche #contenu_emporte #haut #titre_plat{padding:0 0 0 15px;}
#global #gauche #contenu_emporte #bas #left{float:left;width:303px;border-right:1px solid #fff;padding:0 10px 0 0;}
#global #gauche #contenu_emporte #bas #right{float:left;width:300px;padding:0 0 0 15px;}
#global #gauche #contenu_emporte #bas #right #tab{margin:43px 0 0 0px;}
#global #gauche #contenu_emporte #bas #right #tab #gauche1{float:left;}
#global #gauche #contenu_emporte #bas #right #tab #droite2{float:left;width:58px;height:83px;padding:25px 0 0 0;margin:0 0 0 5px}

/*Page carte*/
#global #gauche #contenu_carte{margin:40px 0 0 10px;}

/*Gestion du menu*/
ul,li{padding:0 0 0 50px;margin:0;list-style:none;}
ul{margin:10px 0 0 0;}
li{width:127px;}
a.accueil{background:url(menu/accueil_off.jpg) no-repeat;display:block;height:24px;text-indent:-3000px;}
a.accueil:hover{background:url(menu/accueil_on.jpg) no-repeat;}
a.accueil_current{background:url(menu/accueil_on.jpg) no-repeat;display:block;height:24px;text-indent:-3000px;}
a.carte{background:url(menu/carte_off.jpg) no-repeat;display:block;height:25px;text-indent:-3000px;}
a.carte:hover{background:url(menu/carte_on.jpg) no-repeat;}
a.carte_current{background:url(menu/carte_on.jpg) no-repeat;display:block;height:25px;text-indent:-3000px;}
a.emporte{background:url(menu/emporter_off.jpg) no-repeat;display:block;height:28px;text-indent:-3000px;}
a.emporte:hover{background:url(menu/emporter_on.jpg) no-repeat;}
a.emporte_current{background:url(menu/emporter_on.jpg) no-repeat;display:block;height:28px;text-indent:-3000px;}
a.galerie{background:url(menu/galerie_off.jpg) no-repeat;display:block;height:25px;text-indent:-3000px;}
a.galerie:hover{background:url(menu/galerie_on.jpg) no-repeat;}
a.galerie_current{background:url(menu/galerie_on.jpg) no-repeat;display:block;height:25px;text-indent:-3000px;}
a.plan{background:url(menu/plan_off.jpg) no-repeat;display:block;height:24px;text-indent:-3000px;}
a.plan:hover{background:url(menu/plan_on.jpg) no-repeat;}
a.plan_current{background:url(menu/plan_on.jpg) no-repeat;display:block;height:24px;text-indent:-3000px;}