
body {	margin:0; padding:0; background:#1a171b;}

#tete, #chemin, #corps, #pied { clear: both; }
#site { margin:0 auto; width:1000px; background:#fff;}

/* Liens d'évitement */
ul#skip { text-align: right; margin: 0; display: none; }
ul#skip li { display: inline; list-style: none; padding: 0 0.2em;  }

/*
 * Tete
*/
/* avec l'image de fond pomme bio
#tete { float:left; width:100%; padding-bottom:5px; background:#1a171b url(../images/bandeau_bio.gif) no-repeat 67% 60%;}
*/
#tete { float:left; width:100%; padding-bottom:5px; background:#1a171b;}
#logo { float: left; }
#bloc_boutique  {float:right; width:500px;}
#bloc_boutique #identification { float:left; width:250px; font-size:10px;}

#bloc_boutique #bloc-recherche { float:right; width:265px; height:75px; margin:10px 0 0; background:url(../images/recherche_bg.gif) no-repeat;}
#bloc_boutique #bloc-recherche form { padding:43px 0 0 20px;}
#bloc_boutique #bloc-recherche form .row { margin:0; padding:0;}
#bloc_boutique #bloc-recherche form .row label { display:none;}
#bloc_boutique #bloc-recherche input { background:#fff url(../images/recherche_picto_loupe.gif) no-repeat right center; border:0; padding:2px; width:70%;}
#bloc_boutique #bloc-recherche input#motscles-addsubmit { width:30px !important; height:20px; background:url(../images/recherche_bt_ok.gif) no-repeat left center; text-indent:-99999px !important;}

/*
 * Partie principale (contenu)
*/

#chemin { padding: 1.3em 1em 0.8em; font-size: 0.8em; background:#e2e9d7; color:#8b8c88; }
#chemin a { color:#8b8c88;}
#chemin a:hover { color:#da0039;}

#corps { clear: both; padding:0 15px; overflow:hidden; }

/* Version 2 colonnes  */
#contenu { float:left; width:690px; }
#contenu #preview { padding: 0; }
#coldroite { float:right; width:245px; padding: 28px 0;}

#catalogue table { clear:both; margin:5px 0;}
#catalogue table a img { border:1px solid #7ab51d; margin:0 10px 20px 0;}
#catalogue table a:hover img { border:1px solid #db0e42;}

/*
 * Bas de page
*/
#pied { position:relative; padding-bottom:60px;  background: #e3e3e4 url(../images/pied_bg.gif) repeat-y left top; overflow:hidden;}
#pied p { margin:5px 0; }
#copyright { text-align: center; padding: 1em; font-size: 0.8em; color:#666; }

#pied #paiement { position:absolute; bottom:5%; left: 2%; }
#pied #marques { position:absolute; top: 19%; left: 51%; text-align: center; }
#pied #marques a.tout { display:block;  padding:5px 0 0; clear:both; font-size:1.1em; color:#da0039;}
#pied #marques a:hover { color:#000;}
#pied #certifications { position:absolute; top: 53%; right: 1%;}

#pied #logo_facebook{ position:absolute; top: 53%; left: 26%;}
