body {margin:1px;}
.dropdown {float:left; padding-right:1px; margin-top:1px}
.dropdown dt {width:104px; padding-bottom:7px; padding-left:7px; padding-right:7px; padding-top:2px; font-weight:bold; cursor:pointer; background:url(../images/header.gif); text-align:center;}/*menu superior*/
.dropdown dt:hover {background:url(../images/header_over.gif)}
.dropdown dd {position:absolute; overflow:hidden; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul {border-left:2px solid #9ac1c9; list-style:none; border-top:none; border-bottom:none; border-right:2px solid #9ac1c9; text-align:left; float:left;}
.dropdown li {display:block}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:inline-block; padding-left:3px; padding-top:5px; color:#FFFFFF; text-decoration:none; background-image: url(../images/laranja.gif); background-repeat:repeat; width:99%; height:18px; vertical-align:middle}
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .underline {border-bottom:1px solid #b9d6dc}

#menutopo
{
	display:inline-table; padding-right:1px; margin-right:1px; float:left;
}
