* {padding:0; margin:0}
.dropdown {float:left; padding-right:5px}
.dropdown dt {width:172px;cursor:pointer;}
.dropdown dt:hover {}
.dropdown dd {position:absolute; overflow:hidden; width:172px; display:none;z-index:200; opacity:0; background-image: url('../images/fondomapa.png'); background-repeat:repeat-y;}
.dropdown ul {width:172px; list-style:none; border-top:none}
.dropdown li {display:inline;  background-image: url('../images/fondomapa.png');background-repeat:repeat-y; width:172px;}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:3px;  color:#ECAE20; text-decoration:none; background-image: url('../images/fondomapa.png');background-repeat:repeat-y; width:172px;}
.dropdown a:hover {background-image: url('../images/fondomapa.png');background-repeat:repeat-y; color:#000}
.dropdown .underline a:hover{color:#000}