/* Arquivo Divisoes */
#header{
	color:white;
	width:100%;
	height:235px;
	position:relative; }
	
#rightx{
	position:absolute;
	top:203px;
	left:795px;
	width:170px;
	height:696px;
	border:0;
	background-color:#FFF; }
	
#content{
	float:left;
	overflow:hidden;
	width:777px;
	min-height:413px; 
	margin-top:5px;
	margin-left:12px;
	margin-bottom:13px;
	color:#C8C891;
	background-color:#FFF; }
	
/*#extra{
	width:100%;
	cursor:default;
}
*/
#extraproduto{
	width:100%;
	cursor:default;
}

#banner_Rodape{
	float:left;
	width:777px;
	height:234px;
	margin-left:12px;
	margin-bottom:10px; }
	
#footer{
	clear:both;
	width:100%;
	height:56px;
	margin-top: 5px;
	text-align:center;
	color:#FFF;
	border:0; }	
	

