#panier {
clear: both;
width: 740px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
/*border: solid 1px #b6b7bb;*/
border: solid 1px #eeeeee;
border-collapse:collapse
}

#panier th {
font-size: 0.9em;
/*border: solid 1px #b6b7bb;*/
border: solid 1px #eeeeee;
}

#panier td {
font-size: 0.9em;
text-align: center;
/*border: solid 1px #b6b7bb;*/
border: solid 1px #eeeeee;
}

#maj {
text-align: right;
}

#tools {
text-align: center;
width: 740px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
}

#tools a {
text-decoration: none;
color: #000000;
font-size: 0.9em;
font-weight: bold;
}

}
