body {
	padding: 0px;
	height: 100%;
	width: 100%;
	margin: 0px;
	background-color: #DAC724;
	word-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	
	scrollbar-face-color: #FFC01F;
	scrollbar-track-color: #F3F3F3;
	scrollbar-arrow-color: #F3F3F3;
	scrollbar-highlight-color: #FFC01F;
	scrollbar-shadow-color: #F3F3F3;
	scrollbar-3dlight-color: #F3F3F3;
	scrollbar-darkshadow-color: #F3F3F3;
}
html {
	padding: 0px;
	height: 100%;
	width: 100%;
}
#geral {
	float: none;
	height:auto;
	position:absolute;
	margin-left:50%;
	left:-385px;
	width: 776px;
}

#conteudo, #conteudo_sem_banner {
	padding: 0px;
	padding-bottom: 20px;	
	background-color: #FFFFFF;
	width: 770px;
		
	min-height: 700px;
	_height:700px;
	
	position: relative;
	border: solid 3px #FFEB00;
	border-top:none;
	border-bottom:none;
	margin-left: -385px;
	top:0px;
	left: 50%;
	z-index:0;
}


#conteudo_sem_banner {
	top:-170px;				
}


#linha_lateral {
	background-color:#FFEB00;
	padding: 0px;
	width: 5px;
	position: absolute;
	z-index: 5;
	height: 50%;
	left: 0px;
	float: left;
}

#centro {
	background-color: #ffffff;
	padding: 0px;
	width: 770px;
	position: absolute;
	height: auto;
	z-index: 1;
	left: 5px;
}

#coluna_centro {
	z-index: 2;
	width:770px;
	height:auto;
	padding-bottom:10px;
	display:block;
}


#topo {
	background-color:#FFFFFF;
	width: 770px;
	height: 300px;
	position: relative;
	top:0px;
	border-right-width: 3px;	
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFEB00;
	border-left-color: #FFEB00;
	left: 50%;
	margin-left: -385px;

}

#rodape, #rodape_sem_banner {
	width: 100%;
	z-index:1;
}


/*#rodape, #rodape_sem_banner {
	background-color:#E8E8E8;
	
	width: 770px;
	_width: 776px;
	
	z-index: 5;
	clear:both;
	border: solid 3px #FFEB00;
	border-top:none;
	border-bottom:none;
	left:3px;
}*/

/*#rodape, #rodape_sem_banner {
	width: 775px;

	z-index: 5;
	clear:both;
	background-color: #DAC724;
	
	top:0px;
	_top: auto;
	_left: -3px;
	
	_margin-bottom:-20px;
}*/	


#rodape_sem_banner {
	margin-top:-170px;
}

#coluna_cadastro {
	position:relative;
	float: left;
	width: 150px;
	height:auto;
	left:-4px;
	top:0px;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 15px;
	z-index: 1;	
}

#coluna_cadastro_pg_produto {
	position:relative;
	float: left;
	width: 0px;
	height:auto;
	left:2px;
	top:0px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 15px;
	z-index: 1;	
}

#coluna_selos {
	position:absolute;
	float: right;
	width: 100px;
	height:auto;
	top:0px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 3px;
	right: 3px;
	z-index: 7;
	margin-top: 5px;
}
