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

.popbas {
position:absolute;
z-index:10;
/*width:200px;*/
border-width:1px;
border-style:solid;
border-color:silver;
padding:5px;
margin:-150px;
text-align:left;
background:#EEEEEE;
margin-top:30px;
margin-right:0px;
/*background: url('/images/glossaire/line_dotted.gif') repeat-x bottom*/
}

.popdroite {
position:absolute;
z-index:10;
/*width:100%;*/
border-width:1px;
border-style:solid;
border-color:silver;
padding:5px;
margin:55px;
text-align:left;
background:#EEEEEE;
margin-top:-80px;
margin-right:0px;
/*background: url('/images/glossaire/line_dotted.gif') repeat-x bottom*/
}

