
#bloc_produits {
width:504px;
height:500px;
top:500px;
left:400px;
position:absolute;
overflow:hidden;
}

#bloc {
float:left;
height:500px;
overflow:hidden;
width:484px;
}

#onglets {
float:left;
height:90px;
overflow:hidden;
width:20px;
}

#bloc_produits .unOngletDossier {
background-image:url(img/fdOngletDossierSpe.png);
background-position:right bottom;
color:#FFFFFF;
display:block;
font-size:12px;
font-weight:bold;
height:18px;
margin:0 2px 2px 0;
padding:3px 7px 0 0;
text-align:right;
text-decoration:none;
}

#bloc_produits .unOngletDossierHover {
background-image:url(img/fdOngletDossierSpe.png);
background-position:right top;
color:#316EB8;
display:block;
font-size:12px;
font-weight:bold;
height:18px;
margin:0 0 2px;
padding:3px 7px 0 0;
text-align:right;
text-decoration:none;
}

#bloc_produits a.unDossier:link, #bloc_produits a.unDossier:visited {
background:#D5DCEE none repeat scroll 0 0;
color:#333333;
display:none;
font-size:12px;
width:474px;
height:500px;
top:0;
left:0;
overflow:hidden;
padding:0 10px 0 0;
position:absolute;
text-decoration:none;
z-index:98;
}
