/*Cadre survole*/
.popDesc {
position:absolute;
z-index:10;
width:300px;
border-width:1px;
border-style:solid;
border-color:silver;
padding:10px;
margin:-160px;
text-align:left;
background:#EEEEEE;
margin-top:20px;
margin-right:160px;
/*background: url('/images/glossaire/line_dotted.gif') repeat-x bottom*/
}

.popPaniers {
position:absolute;
z-index:10;
width:300px;
border-width:1px;
border-style:solid;
border-color:silver;
padding:10px;
margin:-460px;
text-align:left;
background:#EEEEEE;
margin-top:-110px;
margin-right:0px;
/*background: url('/images/glossaire/line_dotted.gif') repeat-x bottom*/
}


