body{background:url("../images/bgfundo.jpg");padding:0;margin:0;}

a:link {text-decoration: none; color: #666666;}
a:visited {text-decoration: none; color: #666666;}
a:active {text-decoration: none; color: #666666;}
a:hover {text-decoration: underline; color: #666666;}

/* Common Classes */
.left{float:left;}
.right{float:right;}
.center{/*margin-left:auto;margin-right:auto;*/text-align:center;}
.clear{clear:both;}
.maxWidth{width:100%;}
.hint{font-style:italic;color:#333;font-size:8pt;margin:0;}
.msg{background:#eef4ef;border:1px solid #009525;padding:5px;margin:10px 0px;}
.err{background:#FFCCCC;border:1px solid #f00;padding:5px;margin:10px 0px;}
.errInput{border:1px inset #f00;background:#ffeded;}
.marker{color:#f00;font-weight:bold;}
/* Common Classes */


#container{width:792px;margin:0 auto; }
.nDestaqueHeader{font-family:"Microsoft Sans Serif", Verdana;font-size:10pt;text-align:justify;font-weight:bold;}
.nDestaqueHeader a{color:#000;}

#menu{list-style:none;margin:0;padding:0;color:#fff;font-family:Verdana;font-size:10px;font-weight:bold;}
#menu a{color:#fff;display:block;width:136px;padding:3px 2px 5px;border-bottom:1px solid #4786b2;}
#menu div ul{list-style:none;margin:0;padding:0;}
#menu div ul li a{color:#ccc;display:block;width:125px;padding:3px 0 5px 15px;border-bottom:1px solid #4786b2;}
.menuOpen{background:url("../images/icons/close.gif") no-repeat 1px 5px;}
.menuClose{background:url("../images/icons/open.gif") no-repeat 1px 5px;}
.menuOpen, .menuClose{padding-left:11px !important;width:127px !important;}
#menu .current{text-decoration:underline;background:url("../images/icons/arrow-right.gif") no-repeat 128px 6px;}
.submenu{display:none;}

.tdLabel{width:100px;vertical-align:top;font-weight:bold;}