/* TITRE => commun */
#global  #droite #contenu_droite .chapeau{padding:15px 0 0 38px;position:relative; top:-70px; }
/**/

/* home => GAUCHE */
#global  #gauche{float:left; width:230px; padding:40px 0 0 0; }
#global  #gauche #bloc{padding:0 10px 0 20px; }
#global  #droite #contenu_droite #gamme #pack_shot{ padding:40px 10px 10px 10px; vertical-align:top;}
/* home => DROITE */
#global  #droite{float:left; width:770px; }
#global  #droite #contenu_droite{float:left; width:615px;}
#global  #droite #contenu_droite #gamme {padding:0 35px 0 40px; position:relative; top:-30px;float:left; margin:0 0 100px 0;}
#global  #droite #contenu_droite #gamme h1{font-size:15px;  color:#fe6c00; text-transform:uppercase; font-weight:bold;}
#global  #droite #contenu_droite #gamme p{font-size:14px;  color:#753502; font-weight:normal; width:500px;  }
#global  #droite #contenu_droite #gammepetit {font-size:11px;  color:#753502; font-weight:normal; width:500px;  }
#global  #droite #contenu_droite #gamme #edito_d{float:left; width:240px;padding:40px 10px 10px 10px;  }
#global  #droite #contenu_droite #gamme #edito_d img.packshot{padding:0px 0px 0px 10px;  }
#global  a.btn_produit{font-size:13px;text-transform:uppercase; font-weight:bold; color:#fff;text-align:center; line-height:15px;background:url(../images/commun/btn_produit.gif) no-repeat center top;width:200px;height:37px; display:block; padding:8px 0 0 0; margin:5px 0 0 0;}

/* MENU PRODUITS */
li.s_menu_premiere_ligne{background:#fe7b12; display:block; border-bottom:1px solid #feb071;margin:0 2px; padding:0 3px;}
li.s_menu_premiere_ligne a{font-size:12px; color:#fff;}
li.s_menu_premiere_ligne a.actif{color:#000;}

li.s_menu{background:#fe7b12; display:block; border-bottom:1px solid #feb071;border-top:1px solid #ffcaa0; margin:0 2px; padding:0 3px;}
li.s_menu a{font-size:12px; color:#fff; font-weight:bold;}
li.s_menu a:hover{color:#000; font-weight:bold;}
li a.actif{color:#000; font-weight:bold;}



/* Pied */
#global #droite #contenu_droite #edito #pied {
    background: #ffe199 url(../images/commun/pied_g.jpg) no-repeat left top;
    padding: 0 0 0 0px;
    clear: both;
    height: 24px;
    float:left;
    margin: 15px 0 0 -140px;
}
#global #droite #contenu_droite #edito #pied_d {
    background: #ffe199 url(../images/commun/pied_d.jpg) no-repeat left top;
    float: left;
    width: 9px;
    height: 24px;
}
#global #droite #contenu_droite #edito #pied ul {
    padding: 0 0 0 15px;
    text-align: center;
    color: #753502;
    font-size: 10px;
    float: left;
    line-height:24px;
}
#global #droite #contenu_droite #edito #pied li {
    display: inline;
    padding: 0 5px 0 0px;
}
#global #droite #contenu_droite #edito #pied li a {
    color: #753502;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
}
#global #droite #contenu_droite #edito #pied li a:hover {
    color: #0099ff;
}
#global #droite #contenu_droite #edito #pied li a.bleu {
    color: #0099ff;
}

