body {
	background-color:#FFFFFF;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/layout/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}


body, html { height:100%; } /* Necessário */


#rodape {
	width:100%;
	clear:both;
	text-align:center;
	margin-top:10px;
	background-color: #60B113;
	height: 7%;
}

#box {
	position:relative;
	width:947px;
	margin-right:auto;
	margin-left:auto;
	min-height:100%; /* Para browsera modernos */
	height:auto !important; /* Para browsera modernos */
	height:100%;
	

}


#topo {
	position:relative;
	float:left;
	width:947px;
	height:161px;
}

#logo {

position:relative;
float:left;
width:395px;
height:130px;

}

#carrinho_nav {

position:relative;
float:right;
width:200px;
height:30px;
margin-top:80px;

}

#textotopo {
	position:absolute;
	left: 448px;
	top: 37px;
	width: 272px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;

}

#menusite {
	position:relative;
	float:left;
	width:918px;
	height:32px;
	background-image:url(../images/layout/bg_menu_topo.png);
	background-repeat:no-repeat;
	margin-left:29px;
	margin-bottom: 1px;

}


#divbusca {
	position:relative;
	float:right;
	width:200px;
	margin-top: 5px;
}


#central {

	position:relative;
	float:left;
	width:918px;
	padding-left:29px;

}


#latesq {
	position:relative;
	float:left;
	width:183px;
	margin-top: 1px;
	background-color: #DEDCB3;
}


#conteudo {
	position:relative;
	float:left;
	width:710px;
	margin-left:25px;
	margin-top:25px;


}




#banner {
	position:relative;
	float:left;
	width:710px;
	height:183px;
	margin-bottom:25px;
	display: none!important;
}



#conteudoint {
	position:relative;
	float:left;
	width:710px;
	min-height:300px;
}


#lateral {
	position:relative;
	float:left;
	width:145px;
	min-height:300px;
}
