/* CSS Document */

#tetiere {
width:924px;
height:99px;
background-image: url(../pictos_site_22/tetiere_panier.jpg);
background-repeat: no-repeat;
background-position: left top;
}


/* menu*/

#n-produits a { background: url(../pictos_site_22/btn1.gif);}
#n-services a { background: url(../pictos_site_22/btn2.gif);}
#n-faq a 	  { background: url(../pictos_site_22/btn3.gif); }
#n-contact a { background: url(../pictos_site_22/btn4.gif); }
#n-societe a { background: url(../pictos_site_22/btn5.gif); }


#centre{
margin-top: 25px;
margin-left: 0px;
padding: 0px;
color: #666666;
line-height: 1.4em;
}

#panier .titre{
background-image: url(../pictos_site_22/back_tablo.gif);
background-repeat: no-repeat;
height: 105px;
margin-top: 0px;
margin-bottom: 5px;
background-position: top; }

#panier{
margin-top: 8px;
margin-left: 0px;
padding: 0px;
}

#panier table{
border: none;
border-collapse: collapse;
width: 100%;
}

*>#panier table{
border: none;
border-collapse: collapse;
width: 100%;
}


#panier td{
border: 1px #D5D5D5 solid;
padding: 5px;
}

#panier tr{
border-collapse: collapse;
border: 1px #D5D5D5 solid;
padding: 5px;
}

#panier tr.titrepanier{
background-color: #ffffff; 
border: 1px #D5D5D5 solid;
color: #016e47;
font-weight: bold;
background-image: url(../pictos_site_22/back_titre_tablo.gif);
background-repeat: repeat-x;
background-position: bottom; }

#panier tr.ligneproduit{
background-color: #F9FAFB; 
border: 1px #D5D5D5 solid;
}

#panier tr.ligneproduitpack{
background-color:#EDF5FA; 
border: 1px #D5D5D5 solid;
}

#panier tr.ligneoption{
background-color: #ffffff; 
border: 1px #D5D5D5 solid;
}

#panier tr.paniertotal{
background-color: #f5f9f7; 
border: 1px #D5D5D5 solid;
font-size: 13px;
color: #016e47; }



#panier tr.blanc{
border: none;
}

#panier td.blanc{
border: none;
}

