body {
	background-image: url(../img/bg.jpg);
	background-attachment: fixed;
	background-repeat:repeat;
	scrollbar-arrow-color:#EA4C25;
 	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-highlight-color:#e0f0fc;
 	scrollbar-face-color:#EEEEEE;
 	scrollbar-shadow-color:#777777;
 	scrollbar-darkshadow-color:#CCCCCC;
 	scrollbar-track-color:#DEDEDE;
	margin: 0px;
}
A	{
	color: #021755;
	text-decoration: none;
}
A:hover	{
	color: #ff6600;
	text-decoration: none;
}
.txt_laranjaMD {
	font-family: Verdana;
	font-size: 11px;
	color: #FF6600;
}
.txt_pretoMD {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.txt_pretoPQ {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.txt_azulMD {
	font-family: Verdana;
	font-size: 11px;
	color: #021755;
}
.txt_azulPQ {
	font-family: Verdana;
	font-size: 10px;
	color: #021755;
}
.txt_cinzaMD {
	font-family: Verdana;
	font-size: 11px;
	color: #454545;
}
.txt_cinza {
	font-family: Verdana;
	font-size: 10px;
	color: #454545;
; font-style: normal; font-weight: normal
}
.txt_cinzaPQ {
	font-family: Verdana;
	font-size: 9px;
	color: #454545;
}

.txt_brancoPQ {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.but {	
	font-family: Verdana; 
	font-size: 12; 
	text-decoration: none;  
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px; 
	border: #7f9db9;
	border-bottom-style:solid;
	border-bottom-width:1;
	color: #333333;
}
.txtbox1 {	
	border: #7f9db9;
	font-size: 10;
	background: #ffffff; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Verdana; 
	color: #333333;
	width: 300px;
}
.txtbox2 {	
	border: #7f9db9;
	font-size: 10;
	background: #ffffff; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Verdana; 
	color: #333333;
	width: 44px;
}
.txtbox3 {	
	border: #7f9db9;
	font-size: 10;
	background: #ffffff; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Verdana; 
	color: #333333;
	width: 250px;
}
#site{
	height:100%;
	visibility:visible;
	position:relative;
	margin: 0 auto;
	margin-top:-3px;
	z-index:1;
	left: -5px;
	top: -1px;
}
#site2{
	height:100%;
	visibility:visible;
	position:absolute;
	margin: 0 auto;
	margin-top:-3px;
	z-index:1;
}
#menu_topo {
	position:absolute;
	margin-top:95px;
	text-align:center;
	width:100%;
	z-index:3;
}

html>body #menu_topo {
	position:absolute;
	margin-left:4px;
	margin: 0 auto;
	margin-top:97px;
	text-align:left;
	width:775px;
	z-index:3;
}

#menu_topo_2 {
	position:absolute;
	margin: 0 auto;
	margin-top:106px;
	z-index:4;
}
	
#menu_topo_3 {
	position:absolute;
	margin: 0 auto;
	margin-top:147px;
	z-index:4;
}.bgMenu {
	background-image: url(../img/menu.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#global {
	width:100%;
	height:100%
}
#geral {
	height:100%;
	margin:0;
	width:100%;
}
html>body #global {
	width:100%;
	height:100%;

}
html>body #geral {
	height:100%;
	margin:0 auto;
	text-align:center;
	width:775px;
}
