html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 10px;
vertical-align: baseline;
background: transparent;
font-family: Arial;
}
body {
line-height: 1;
background-color: #000;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}
/**
* CSS Site
**/
#structure {
    width: 991px;
    margin: 0 auto;
    clear: both;
    background-color: #000;
    overflow: auto;
}
#gauche {
    width: 196px;
    float: left;
    background: #000 url(images/haut_gauche.gif) no-repeat left top ;
}
#centre {
    background: #000;
    width: 595px;
    float: left;
    font-size: 0px;
    padding-bottom: 40px;
}
#droite {
    width: 200px;
    float: left;
    background: #000 url(images/haut_droite.gif) no-repeat left top ;
}
#titre {
    height:31px;
    background:  url(images/centre_titre_bg.gif) no-repeat left top;
    font-size: 17px;
     color: rgb(255,0,0);
    font-weight: bold;
    text-align: center;
    padding-top: 25px;
}
#logo {
    height: 160px;
}
#produit {
    height: 118px;
}
#produit img {
    float: left;
}
#nos_marques {
    margin: 245px 0 0 9px;
    background:  transparent url(images/nos_marques.gif) no-repeat left top;
}
#nos_marques ul {
    margin-left: 1px;
    padding-top: 73px;
    padding-bottom: 11px;
    background: transparent url(images/nos_marques_bottom_ul.gif) no-repeat left bottom;
}
#nos_marques ul li {

    line-height: 27px;
    background: transparent url(images/nos_marques_back_ul.gif) no-repeat left bottom;
}
#nos_marques a {
   color: #fff;
   text-decoration: none;
   font-size: 1.2em;
   padding-left: 20px;
}
#nos_marques a:hover {
  color: rgb(150,0,0);
}
#meilleurs_produits {
    margin: 24px 0 0 9px;
    background:  transparent url(images/meilleurs_produits.gif) no-repeat left top;
}
#meilleurs_produits ul {
     margin-left: 3px;
    padding-top: 74px;
    padding-bottom: 11px;
    background: transparent url(images/nos_marques_bottom_ul.gif) no-repeat left bottom;
}
#meilleurs_produits ul li {
    line-height: 27px;
    background: transparent url(images/nos_marques_back_ul.gif) no-repeat left top;
    color: #fff;
}
#meilleurs_produits a {
   color: #fff;
   text-decoration: none;
   font-size: 1.2em;
   padding-left: 20px;
}
#meilleurs_produits a:hover {
   color: rgb(150,0,0);
}
#fianet {
   padding-left: 20px;
   padding-top: 24px;
}
#recherche {
   margin-top: 245px;
   height: 96px;
   background: transparent url(images/recherche.gif) no-repeat left top;
}
#recherche select{
   margin-left: 6px;
   margin-top: 61px;
   width: 175px;
}
#carte_membre{
   margin-left: 6px;
   margin-top: 21px;
}
#nos_articles {
   margin: 250px 0 0 0;
   background:  transparent url(images/nos_articles.gif) no-repeat left top;
}
#nos_articles ul {
    margin-left: 2px;
   padding-top: 25px;
   padding-bottom: 11px;
   background: transparent url(images/nos_marques_bottom_ul.gif) no-repeat left bottom;
}
#nos_articles ul li {
   line-height: 27px;
   width: 183px;
   background: rgb(43,42,42);
}
#nos_articles a {
   color: #fff;
   text-decoration: none;
   font-size: 1.2em;
    padding-left: 20px;
}
#nos_articles a:hover {
   color: rgb(150,0,0);
}
#texte{
   background: rgb(0,0,0);
   color: rgb(255,255,255);
   padding-left: 22px;
   padding-right: 22px;
}
#texte p {
   padding-bottom: 10px;
   font-size: 12px;
   text-align: justify;
}
#footer {
    background: #000 url(images/centre_proteines.gif) no-repeat left top;
    padding: 50px 0 0 0;
    clear: both;
    width: 991px;
    margin: 0 auto;
    text-align: center;
}
#footer h1 {
  padding: 8px 0 15px 0;
  font-size: 1.4em;
  color: rgb(255,0,0);
}

#footer a {
  color: rgb(255,255,255);;
  text-decoration: none;
}
#footer a:hover {
  color: rgb(150,0,0);
}
#footer h1 a {
  font-size: 1.4em;
}
#flammes_bas{
    height: 128px;
}
.pub {
    padding-top: 10px;
}

