/* --- PRODUIT --- */
.cadreProduit-left{
float:left;
height:300px;
width:300px;
}
/* ------------ */
.cadreProduit-right{
margin-left:300px;
width:400px;
margin-bottom:5px;
}
.cadreProduit-right table{
width:390px;
margin:auto;
text-align:left;
}
.cadreProduit-right td{
border:#990000 solid 1px;
}
/* ------------ */
.cadreProduit-bottom{
text-align:center;
padding:10px; 
}
.cadreProduit-bottomA{
text-align:center;
padding:10px;
margin-top:77px;
}
.cadreProduit-bottomB{
text-align:center;
padding:10px;
margin-top:91px;
}
/* ---- CAPTION ---- */
caption {
font-weight:bold;
font-size:16px;
}