#TcMenu {top:148px; left:45px;}
#TpMenu {top:148px; left:370px;}
#UrMenu {top:295px; left:45px;}
#PsMenu {top:295px; left:370px;}
#EsMenu {top:442px; left:45px;}
#SeMenu {top:442px; left:370px;}
.Qdmenu { position: absolute;  width: 266px; 
background: url(images/box1Cab.png) no-repeat;
margin:auto;
z-index: 950;
display: none;
}
.Omenu {
position: relative; top:15px; left:0px; width: 266px;
float: left; 
margin: auto;
padding:0px;
background: #535f66; 
/* border: 1px solid red;  /*Coloca Bordas */
}
.menu {
position: relative; top:0px; left:20px; 
width: 220px;
padding: 0; 
margin: 0;
font-family: arial, verdana, sans-serif; font-variant: normal; font-weight: bold; font-size: 14px; color: #dddddd;
background: #535f66;
/* border: 1px solid green;  /*Coloca Bordas */
}
.menu li {
list-style: none;
padding: 0; /*remove o recuo Mozilla e NN*/ 
margin: 0.5em 0 0.5em 0.5em; 
}
.menu li a {
margin:0; 
padding:0;
text-decoration:none;
color: #dddddd;
/* border: 1px solid yellow; /*Coloca Bordas */
}
.menu li a:visited {
color: #dddddd;
}
.menu li a:hover { 
color: #ffffff; 
}
.menu li a:active { 
color: #aaaa00; 
}
.pemenu { 
position:relative; top:15px; left:0px; width:266; height: 5px;
background: url(images/box1Base.png) no-repeat;
float: left; 
margin:auto;
padding:0;
/* border: 1px solid black;  /*Coloca Bordas */
}
