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

