body {
	margin:0px;
	padding:0px;
	width:100%;
	color:#7e7c7c;
	font:normal 1em Verdana, Arial, Helvetica, sans-serif;
	background:#090909 url(images/main_bg.gif) repeat left top;
}
#topo{
	padding-left:1%;
	position:absolute;
	top:2px;
	left:4px;
	width:98%;
	height:70px;
	margin-top:0px;
	background:url(imagens/topo.gif) repeat center center;
	border: solid 2px #707090;
	z-index:-1;
}
#menu{
	float:right;
	margin:10px 10px;
	padding:0px;
	height:40px;
	background:url(images/menu.gif) repeat-x left top;
}
#menu1{
	margin:10px 10px;
	padding:0px;
	min-height:25px;
	position:absolute;top:80px;left:85%;
	width:15%;
	background:url(images/menu_split.gif) repeat;
	display:none;
	z-index:100000000000000000;
}
#tindique{
	float:right;
	margin:15px;
	padding:0px;
	height:70px;
}
.nav{
	padding:10px 10px 0px 0px;
	height:30px;
	width:70px;
	font-size:15px;
	line-height:18px;
	font-weight:normal;
	color:#b6b7b7;
	text-transform:none;
	text-decoration:none;
	text-align:center;
	float:left;
	background:url(images/menu_split.gif) no-repeat right center;
}
.nav1{
	padding:2px 2px 0px opx;
	height:38px;
	font-size:15px;
	line-height:18px;
	font-weight:normal;
	color:#b6b7b7;
	text-transform:none;
	text-decoration:none;
	text-align:center;
	float:left;
	background:url(images/menu_split.gif) no-repeat right center;
}
.nav2{
	height:10px;
	font-size:11px;
	padding-left:5px;
	margin-right:-5px;
//	background:url(images/menu_split.gif) no-repeat right center;
}
.nav:hover {
	height:30px;
	text-decoration:none;
	color:#fff;
	background:url(images/menu_a.gif) repeat-x left top;
}
.nav3{
	padding:2px 2px 0px;
	height:28px;
	width:90%;
	font-size:15px;
	line-height:18px;
	font-weight:normal;
	color:#b6b7b7;
	text-transform:none;
	text-decoration:none;
	text-align:center;
	float:left;
	border-bottom:solid 2px #707090;
}
.nav3:hover{
	text-decoration:none;
	color:#fff;
	background:url(images/menu_a.gif) repeat-x left top;
}
#mininav{
	position:absolute;
	top:56px;
	left:4px;
	width:98%;
	padding-left:1%;
	height:18px;
	//background: #806040;
	color:#ffffa0;
	//border: solid 2px #707090;
	font-size:13px;
	font-weight:bold;
	text-align:left;
//	background:url(imagens/topo.gif) repeat-x left top;
}
#mininav a{
	color:#f0f0f0;
	padding:0px 16px 0px 16px;
	text-transform:none;
	text-decoration:none;
//	background:url(images/menu_split.gif) no-repeat right center;
}
#mininav a:hover{
	text-transform:none;
	text-decoration:none;
	color:#fff;
	background:url(images/menu_a.gif) repeat-x left top;
}
.menuadm{
	padding:0px 16px 0px 16px;
	text-transform:none;
	text-decoration:none;
	font-weight:bold;
	color:#505070;
}
.logo {
	margin-top:0px;
	padding:0px;
	float:none;
	float:left;
	width:auto;
	height:90px;
}
.logo h1 {
	margin:0px;
	padding:5px 0px 0px;
	font-size:23px;
	font-weight:bold;
	line-height:1.2em;
	text-transform:none;
	letter-spacing:2px;
}
.logo h1 a, h1 a:hover {
	font-size:23px;
	font-weight:bold;
	color:#f0f0f0;
	text-decoration:none;
}
.logo h1 small {
	display:block;
	margin:0px;
	font-size:12px;
	line-height:1.2em;
	letter-spacing:normal;
	text-transform:none;
	color:#f0f0f0;
}
#corpo{
	position:absolute;
	top:78px;
	left:4px;
	width:98%;
	padding:1% 0px 0px 1%;
	background: #f0f0f0;
	border: solid 2px #707090;
}
SMALL{font-family:verdana,arial;font-weight:bold;color:#707070;font-size:11px;}
#ToolTip{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}
.tooltiptitle{COLOR: #B0A070; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-weight: bold; font-size:10px}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-size:10px}
INPUT,SELECT{font-family:verdana,arial;font-size:10px;color:#507090;}
TEXTAREA{font-family:verdana,arial;font-size:10px;color:#507090;overflow:auto;}
FORM{margin:0;}
HR{width:90%;size:3px;color:#A09050}
H1{color:#907040}
H2{color:#907040}
H3{color:#907040}
TABLE{color:#505050;font-family:verdana,arial;font-size:1em;}
A{font-size:1em;}
A:hover{color:#000000;}
IMG{max-width: 100%;}
#botaoesc{
	border-radius: 6px;
	background-color:#909090;
	display:none;
	width: 35px;
	height: 35px;
	margin: 1% 3% 0px 0px;
	float:right;
	border: 1px solid #505050;
	cursor:pointer;
}
#botaoesc hr{
	color:#c0c0c0;
	background-color:#c0c0c0;
	margin-top:6px;
	height:2px;
	width:70%;
	border:0px;
}
