* {padding:0; margin:0}
.dropdown {display:block; position:relative; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; z-index:2000}
.dropdown dt {width:244px; border-bottom:1px dotted #594239; padding:7px 20px 7px 7px; text-transform:uppercase; font-weight:normal; cursor:pointer; background:url(../img/fleche.png) no-repeat 260px 10px}
.dropdown .upperdd {border-bottom:none}
.dropdown dt:hover {background:url(../img/fleche.png) no-repeat 265px 10px}
.dropdown dd {position:absolute; top:0; margin-left:11px; /margin-left:0; overflow:hidden; width:208px; display:none; padding:0; opacity:0; z-index:2000}
.dropdown ul {width:280px; border:0px solid #9ac1c9; list-style:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:194px}
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .underline {border-bottom:1px dotted #594239}