/* CSS Document */
/************GENERAL************/
*{
margin:0;
padding:0;
font-family:verdana,arial;
font-size:12px;
}

a{
color:black;
text-decoration:none;
}

img{
border:none;
text-decoration:none;
}

table, tr, td{
border-collapse: collapse;
border:none;
}

table#main{
margin:0 auto;
}

h1{
font-size:17px;
color:white;
text-align:center;
margin:5px 0 7px 0 ;
}

h1 a{
font-size:17px;
color:white;
text-align:center;
margin:5px 0 7px 0 ;
}

h2{
text-align:center;
color:white;
margin-top:12px;
font-size:18px;
font-weight: normal;
}

h3{
text-align:center;
margin-top:12px;
font-size:18px;
font-weight: normal;
margin:5px 0 7px 0;
}

.bordure_grise{
border:1px solid #B8B8B8;
}
/************HEADER************/
#header{
border:1px solid #B8B8B8;
background: url(http://www.comparer-magasins.com/livraison_courses_en_ligne/logo_sac_beta.jpg);
}

#header p{
font-size:9px;
}

/************MENU************/
#menu{
height:400px;
background-color: #FAF8F8;
border:1px solid #B8B8B8;
}

#menu li{
list-style: none;
margin:5px 10px;
padding-bottom:5px;
border-bottom:1px solid black;
font-size:15px;
}

#menu li a{
vertical-align: text-top;
margin-left:5px;
}


/************contenu************/
#contenu{
padding:0;
}

    /************AVIS formulaire************/ 
    .fond_bleu{
    background-color: #68CAE7;
    border:1px solid #B8B8B8;
    }             
    
    .fond_gris_codes{
    padding:0px 0 10px 0;
    background-color: #FAF8F8;
    border:1px solid #B8B8B8;
    }
    
    .fond_gris_codes table{
    }
    
    .fond_gris_codes td{
    padding:0px auto;
    }
    
          
      
    
    /************RUBRIQUES CONNEXES************/
    .promos1{
    float:left;
    width:250px;
    height:150px;
    margin-top:15px;
    margin-right:10px;
    padding-top:5px;
    border:1px solid #B8B8B8;
    background-color: #FDE200 ;
    text-align:center;
    }
     
    .promos1 p, .promos1 p a{
    margin-top:5px;
    font-size:10px;
    text-decoration: none;
    color:black;
    }
    
    .promos2{
    float:left;
    width:250px;
    height:150px;
    margin-top:15px;
    margin-right:10px;
    padding-top:5px;
    border:1px solid #B8B8B8;
    background-color: #B6DA43 ;
    text-align:center;
    }
     
    .promos2 p, .promos2 p a{
    margin-top:5px;
    font-size:10px;
    text-decoration: none;
    color:black;
    }
    
    .coeur{
    float:left;
    width:512px;
    margin-top:10px;
    border:1px solid #B8B8B8;
    background-color: #85BCEE;
    }
    
    .coeur a{
    margin-left:100px;
    }
    
    .coeur p{
    margin-bottom:5px;
    }
    
    .coeur img{
    float:left;
    margin:20px 10px 40px 10px;
    }
    
    .coeur h4, .avis p{
    margin:5px 10px 0 5px;
    text-align:left;
    }
    
    #pub{
    float:right;
    margin-top:15px;
    }
    
    /*************codes -promos********/
      /**********PUSH CONTENU***********/  
    
      .pushContenu{
      margin-top:8px;
      margin-bottom:10px;
      margin-left:4px;
      }
      
      #fondBcontent{
      height:px;
      }
      
      td.fondH{
      background-color:#F7F6EF;
      }
      
      td.fondB{
      background-color:#EAE8D6;
      }
      
      #spacer{
      height:1px;
      background: url('http://www.codes-promos.fr/bon_de_reduction/spacer.gif') repeat-x;
      }
/************FOOTER************/
#footer{
height:94px;
border:1px solid #B8B8B8;
background: url(http://www.comparer-magasins.com/livraison_courses_en_ligne/footer_vert.gif) repeat-x;
}

#footer span, #footer span a{
color:white;
text-decoration:none;
}
