/* CSS Document */

.sous_menu_produit{
width:716px;
background-color:#FFD300;
float:left;
margin-left:8px;
font-size:14px;
color:#000000;
padding-left:3px; padding-right:3px;
margin-bottom:2px;
}

.designation {
background-image:url(../catalogue/img/fond_designation_produit.gif);
background-color:#C2C7CC; 
background-repeat:no-repeat; 
background-position:top left;
text-indent:8px;
font-size:12px;
font-weight:bold;
}
.designation_location {
background-image:url(../location/img/fond_designation_location.gif);
background-color:#FFC222; 
background-repeat:no-repeat; 
background-position:top left;
text-indent:8px;
font-size:12px;
font-weight:bold;
}

.TbProgressionSelect {
color:#FFD401;
font-weight:bold;
background-color:#000000;
text-align:center;
border:1px solid #FFD401;
}   

.TdProgressionUnselect{
color:#000000;
font-weight:bold;
background-color: #FFD401;
text-align:center;
border:1px solid #000000;
}

