/* CSS Document */

#panier .titre{
background-image: url(../pictos_site_21/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;
line-height: 1.4em;
}

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

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


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

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

#panier tr.titrepanier{
background-color: #d3cdba; 
border: 1px #ffffff solid;
color: #706952;
font-weight: bold; }

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

#panier tr.ligneproduit a{
color: #ad54a7;

}

#panier tr.ligneproduit a:hover{
color: #ad54a7;
text-decoration:underline;
}

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

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

#panier tr.paniertotal{
background-color: #81c360; 
border: 1px #ffffff solid;
font-size: 13px;
color: #ffffff; }



#panier tr.blanc{
border: none;
}

#panier td.blanc{
border: none;
}

#tab1 img{
margin-left:20px;
padding-bottom:15px;
}

#tab2 img{
margin-left:20px;
padding-bottom:15px;	
}

#tab3 img{
margin-left:20px;
padding-bottom:15px;	
}


