


/* GAUCHE */
#global  #gauche{float:left; width:230px; padding:40px 0 0 0; }
#global  #gauche #bloc{padding:0 10px 0 20px; }
/* menu */
#global  #gauche #bloc #menu{padding:1px; background:#e4765a;  }
#global  #gauche #bloc #menu .item{padding:1px; background:#e4765a;  }
#global  #gauche #bloc #menu .item h2{ font-weight:normal;text-align:center; background:transparent url(../images/commun/titre_gauche.jpg) no-repeat left top; height:20px; color:#4c0d01; font-size:16px;}
#global  #gauche #bloc #menu .item ul{color:#ffffff; font-size:14px;padding:10px;}
#global  #gauche #bloc #menu .item li{height:20px; margin:0 0 5px 0;}
#global  #gauche #bloc #menu .item input.check { margin:0 10px 0 0;  color:#000000;}

#global  #gauche #bloc .bouton{border:1px solid #ffffff; margin:10px 0 0 0; }



/* DROITE */
#global  #droite{float:left; width:770px; }
#global  #droite #contenu_droite{float:left; width:615px;}

/*content*/
#global  #droite #contenu_droite .chapeau{padding:15px 0 0 30px;position:relative; top:-80px;}

/* tableau */
#global  #droite #tableau {margin:0px 0 0px 20px; }


#global  #droite #tableau table{margin:42px 0px 0px 0px; width:549px;position:relative; top:-80px;} 
#global  #droite #tableau table td{color:white;}
#global  #droite #tableau table td a.nom_recette{color:white; text-decoration:underline; font-weight:bold;}
#global  #droite #tableau table td.fin{border:0px;}
#global  #droite #tableau table td.fin img.apercu{border:1px solid white;}

#global  #tableau table td.spacer{border-right:1px solid #f09680;background:transparent url(../images/commun/fd_ligne.jpg) repeat-x left top;vertical-align:top;}
#global  #tableau table td.entete{font-size:14px;  height:38px; background:transparent url(../images/commun/fd_entete.jpg) repeat-x left top; text-align:center; vertical-align:middle;border-right:1px solid #f09680; font-weight:bold;}
#global  #tableau table td.ligne{font-size:13px;border-right:1px solid #f09680;height:62px; background:#e6613f; text-align:center; vertical-align:middle;}
#global  #tableau table td.ligne_toque{font-size:13px;border-right:1px solid #f09680;height:62px; background:#e6613f; text-align:left; padding:0 0 0 5px;vertical-align:middle;}
#global  #tableau table td.ligne_f{font-size:13px;border-right:1px solid #f09680;height:62px;background-image:none; background:#eb4923; text-align:center; vertical-align:middle;}
#global  #tableau table td.ligne_f_toque{font-size:13px;border-right:1px solid #f09680;height:62px;background-image:none; background:#eb4923;  text-align:left;padding:0 0 0 5px; vertical-align:middle;}
#global  #droite #tableau table td img.toque{margin:0 3px 0 0;}

#global  #droite #tableau #navigation  {background:#e6613f; width:549px; text-align:center; padding:15px 0 10px 0; margin:0 0 80px 0;position:relative; top:-80px;}
#global  #droite #tableau #navigation li {display:inline; margin:0 0 0 3px; }
#global  #droite #tableau #navigation li a {color:white; }
#global  #droite #tableau #navigation li a.inactif {font-size:14px; }
#global  #droite #tableau #navigation li a.actif {font-size:18px; }





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