body {

	margin:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;

	background-repeat: no-repeat;
	background-position: center top;
}


#box {

	position:relative;
	width:990px;
	margin-left:auto;
	margin-right:auto;
	z-index:1000;

}

#topo {
	position:relative;
	float:left;
	width:990px;
	height:430px;
	z-index:2000;
}

#topo-int {
	position:relative;
	float:left;
	width:990px;
	height:250px;
	z-index:2000;
}

#logo {
	position:absolute;
	left: 6px;
	top: 40px;
	z-index:3000;

}

#menusite {
	position:relative;
	left:250px;
	top:110px;
	width:732px;
	z-index:100000;


}

#newsletter {
	position:absolute;
	left:723px;
	top:42px;
	width: 259px;

}

#bannerflash {
	position:relative;
	float:left;
	width:989px;
	height:282px;
	margin-top: 100px;
	z-index:300;
}

#banner-int {
	position:absolute;
	width:203px;
	height:201px;
	z-index:15000;
	left: 787px;
	top: 149px;
}



/*ESTILOS CENTRAL, ABRANGE LATESQ E CONTEUDO*/
#central {

	position:relative;
	float:left;
	width:990px;

}

/*LATERAL ESQUERDA PADRAO*/
#latesq {
	position:relative;
	float:left;
	width:130px;
	margin-left: 15px;
	color: #FFFFFF;
	display:inline;

}

/*CENTRO DO SITE PADRÃO*/
#conteudo {

	position:relative;
	float:right;
	width:823px;

}

#conteudo #top {
	position:relative;
	float:left;
	width:823px;
	height:13px;
	background-image:url(../images/layout/img_centro_top.png);
	background-repeat:no-repeat;
	display:inline;
	margin: 0px;
	padding: 0px;

}

#conteudo #meio {

	position:relative;
	float:left;
	width:783px;
	background-image:url(../images/layout/img_centro_meio.png);
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	display:inline-block;


}

#conteudo #margin-box {

	position:relative;
	float:left;
	width:650px;

}


#conteudo #rod {

	position:relative;
	float:left;
	width:823px;
	height:45px;
	background-image:url(../images/layout/img_centro_rod.png);
	background-repeat:no-repeat;
	display:inline-block;

}



/*ESTILOS PRODUTOS EM DESTAQUE HOME*/
#home-produtos {
	position:relative;
	float:left;
	width:350px;
	margin-left:0px;
	padding-bottom:15px;
	padding-top:20px;
}

#home-produtos #home-item {

	position:relative;
	float:left;
	width:179px;
	height:168px;

}

#home-noticias {
	position:relative;
	float:right;
	display:inline;
	width:338px;
	margin-right:20px;
	margin-top:20px;
	}


/*ESTILOS CATEGORIA DE PRODUTOS*/
#cat-produtos {
	position:relative;
	float:left;
	width:700px;
	margin-left: 30px;
	padding-bottom:15px;
	padding-top:20px;
}

#cat-produtos #cat-item {

	position:relative;
	float:left;
	width:179px;
	height:220px;
	text-align:center;
	margin-bottom:50px;

}

#cat-produtos #cat-item #titulo {
	position:relative;
	float:left;
	width: 180px;
}


#cat-produtos #cat-item #titulo,#cat-produtos #cat-item #titulo a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
}


#cat-produtos #ver-prod {
	position:absolute;
	left: 87px;
	top: 219px;
	z-index:20000;

}

#rodape {
	position:relative;
	float:left;
	width:813px;
	text-align:right;
	padding-top: 15px;
	padding-right: 10px;


}

