BODY { 
	scrollbar-face-color: #F0F0EE; 
	scrollbar-shadow-color: #B6D0DF; 
	scrollbar-highlight-color: #808080; 
	scrollbar-3dlight-color: #C0C0C0; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #767676; 
	scrollbar-arrow-color: #FFFFFF; 
	background-color: #FFFFFF;
	color: #000000; 
	font-family: Verdana,Arial,Helvetica,Geneva; 
	margin-left: 0px; 
	margin-top: 2px; 	
	background-image: none;
}

#wrap {
    border-left: 1px solid #AEAEAE; 
    border-bottom: 1px solid #AEAEAE;
    width:100%;
    margin-left: 0px;
    text-align: left;
    white-space: nowrap;
    }
#menu {
    background:#F0F0EE;
    padding:2px 0px;
    width:100%;
    white-space: nowrap;
    }
#menu a {
    font-size:10px;
    padding:5px 5px;
    text-decoration:none;
    font-weight:bold;
    color:#0B5141;
    }
#menu a.hover {
    background:#FFFFFF;
    }
#menu span {
    display:none;
    }
#img {
    vertical-align:bottom;
    }

#subnav {
    font-size:10px;
    margin-bottom:2em;
    }
#subnav a {
    color:#FB3B00;
    margin-right:1em;
    }
#subnav span {
    color:silver;
    margin-right:1em;
    }

.colunaEsq {
	border-top-width:0px;
	border-right-width:1px;
	border-left-width:0px;
	border-bottom-width:0px;
	border-Color:#000000;
	border-style:dashed;
}

.formsugAdmin {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color:  #808080;
	border: 2px solid  #808080;
	background-color:#F0F0EE;
}

.resposta {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	position: absolute;
	left: 160px;
	top: 10px;
}

.webdesignAdmin {
	margin-top:5px;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	font-weight: bold;
}
A.webdesignAdmin:link { color:#808080; text-decoration: none; font-weight: bold; }
A.webdesignAdmin:visited { color:#808080; text-decoration: none; font-weight: bold; }
A.webdesignAdmin:hover { color:#C0C0C0; text-decoration: none; font-weight: bold; }