#body{
	text-align:left;
}
#geral {
	width: 100%;
	align:left;
}
#topo {
	background-image: url(image/topo_3.png);
	height: 162px;
	width: 100%;}
/* DIV DENTRO DO TOPO E ANTES DO MENU */	
#top {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 100px;
	width: 100%;
	text-decoration:none;
	text-align:right;
}
#top li{list-style:none;}
	/*^'^ Estrutura da navegação ^'^*/
.nav-container-outer{
	padding: 0px;
	height: 30px;
	margin-top:18px;
}
.float-left{
	float: left;
}
.float-right{
	float: right;
}
.nav-container .divider{
	display:block;
	font-size:1px;
}
.nav-container .divider-vert{
	float:left;
	width:0px;
	display: none;
}
.nav-container .item-secondary-title{
	display:block;
	cursor:default;
	white-space:nowrap;
}
.clear{
	font-size:1px;
	height:0px;
	width:0px;
	clear:left;
	line-height:0px;
	display:block;
	float:none;
}
.nav-container{
	position:relative;
	margin: 0 auto;
}
.nav-container a, .nav-container li{
	float:left;
	display:block;
	white-space:nowrap;
}
.nav-container div a, .nav-container ul a, .nav-container ul li{
	float:none;
}
.nav-container ul{
	left:-10000px;
	position:absolute;
}
.nav-container, .nav-container ul{
	list-style:none;
	padding:0px;
	margin:0px;
	}
.nav-container li a{
	float:none
}
.nav-container li{
	position:relative;
}
.nav-container ul{
	z-index:10;
}
.nav-container ul ul{
	z-index:20;
}
.nav-container ul ul ul{
	z-index:30;
}
.nav-container ul ul ul ul{
	z-index:40;
}
.nav-container ul ul ul ul ul{
	z-index:50;
}
li:hover>ul{
	left:auto;
}
#nav-container ul {
	top:100%;
}
#nav-container ul li:hover>ul{
	top:0px;
	left:100%;
}
/*^'^ Primary Items ^'^*/	
#nav-container a{	
	padding:7px 7px 7px 18px;
	margin: 5px 0px 0px 0px;
	color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	background: url(botao.png);
	background-repeat: no-repeat;
	background-position: top;
}
#nav-container a:hover{
	color:#A82B06;
	background: url(image/botao.png);
	background-repeat: no-repeat;
	background-position: center;
}
/*^'^ Secondary Items Container ^'^*/	
#nav-container div, #nav-container ul{	
	padding:10px 4px 10px 4px;
	margin:0px 0px 0px 0px;
	background: url(images/item-secondary-container-bg.jpg);
	background-repeat: repeat-x;
	background-color:#666666;
	border-bottom: 1px solid #000000;
}
/*^'^ Itens Secundários ^'^*/	
#nav-container div a, #nav-container ul a{	
	padding:3px 10px 3px 6px;
	background-color: #FFFFFF;
	background: url(botao.png);
	background-repeat: no-repeat;
	background-position: 0px 22px;
	font-size:11px;
	text-align:left;
	border-style:none;
	margin: 0px 0px 0px 0px;
	width: 149px;
}
/*^'^ Itens secundários hover  ^'^*/	
#nav-container div a:hover, #nav-container ul a:hover{	
	background-color: #FFFFFF;
	background: url(images/item-secondary-bg.jpg);
	background-repeat: no-repeat;
	color:#000000;
}
/* DIV DA BUSCA */
#menutop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 11px;
	width: 100%;
	padding-left:5px;
	text-decoration:none;
	text-align:left;
}
#menutop a{
	text-decoration:none;
	color:#999999;
}
.busca{
	border:none;
	height:20px;
	width:162px;
	border-style: none;
	border-color:#797e83;
	background-position:relative;
	background-repeat:no-repeat;
	padding-left:2px;
}
.enviabusca{
	background-image:url(image/enviabotaobusca.png);
	width:19px;
	height:20px;
	color:none;
	font-size:0px;
	border-style: none;
	border-color:#797e83;
	background-color:#bbcad3;
	background-position:relative;
	background-repeat:no-repeat;
	float:right;
}
#usuario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	font-weight:100;
	float: right;
	height:80px;
	width: 300px;
	padding-top:20px;
}
.los{
	background-image:url(image/usuario.png);
	border-style: none;
	border-color:#8a8e93;
	background-color:#8a8e93;
	background-position:absolute;
	background-repeat:no-repeat;
	width:149px;
	height:21px;
}
.log{
	background-image:url(image/usuario.png);
	border-style: none;
	border-color:#a5a9ac;
	background-color:#a5a9ac;
	background-position:absolute;
	background-repeat:no-repeat;
	width:149px;
	height:21px;
}
.okenvia{background-image:url(image/enviabotao.png);
	width:46px;
	height:22px;
	border-style: none;
	border-color:#898d91;
	background-color:#8a8e93;
	background-position:relative;
}
.okcompras{background-image:url(image/comprasbotao.png);
	width:110px;
	height:22px;
	border-style: none;
	border-color:#898d91;
	background-color:#8a8e93;
	background-position:relative;	
}
.table{
	width:194px;
	height:22px;
	background-color:#FFFFFF;
}

#colunado {
	background-color:#8a8e93;
	width: 100%;
}