body {
	background-color:#FFFFFF;
	margin:0px;
	font-family:Tahoma, Arial, Verdana;
	background-image: url(../images/layout/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#box {

	position:relative;
	width:990px;
	margin-left:auto;
	margin-right:auto;

}

#topo {

	position:relative;
	float:left;
	width:990px;
	height:300px;
}

#logo {
	position:absolute;
	left: 3px;
	top: -1px;
		
}

#buscasite {
	position:absolute;
	background-image: url(../images/layout/img_busca.png);
	height: 90px;
	width: 179px;
	left: 805px;
	top: 5px;
}

#bannerflash {

	position:relative;
	float:left;
	width:990px;
	height:162px;
	margin-top:104px;

}

#menusite {
	position:relative;
	float:left;
	width:990px;
	padding-top: 5px;

}

#central {

	position:relative;
	float:left;
	width:990px;

}

#latesq {

	position:absolute;
	width:155px;
	z-index:6000;
}

#login {
	position:relative;
	float:left;
	background-image: url(../images/layout/img_arearestrita.png);
	background-repeat: no-repeat;
	height: 129px;
	width: 155px;
}

#login-on {
	position:relative;
	float:left;
	background-image: url(../images/layout/img_arearestritaON.png);
	background-repeat: no-repeat;
	height: 82px;
	width: 155px;
	padding-top:35px;
	padding-left:15px;
}



#newsletter {

	display:none;
	position:relative;
	float:left;
	background-image: url(../images/layout/img_newsletter.png);
	background-repeat: no-repeat;
	height: 117px;
	width: 155px;
}

#twitter {
	position:relative;
	float:left;
	height: 93px;
	width: 155px;
	margin-bottom:180px;
}

#latdir {

	position:relative;
	float:right;

}

#latdir_topo,#latdir_cont,#latdir_rod {

	position:relative;
	float:right;
	width:840px;

}

#latdir_cont {
	background-image: url(../images/layout/centro_cont.png);
	background-repeat: repeat-y;
	width:810px;
	padding-left: 15px;
	padding-right: 15px;
}

#latdir_rod {
	background-image:url(../images/layout/centro_rod.png);
	height:36px;
	background-repeat: no-repeat;
}

#box-margin {

	position:relative;
	float:left;
	width:790px;
	margin-top:-10px;
	margin-left:10px;

}

#rodape {

	position:relative;
	float:right;
	padding-right:20px;
	padding-top:35px;

}


#destaque_noticias {

	
	position:relative;
	float:left;
	margin-left:0px;
	margin-top:20px;
	width:790px;
	


}


#destaque_noticias_item,
#destaque_noticias_item #titulo,
#destaque_noticias_item #thumb,
#destaque_noticias_item #texto,
#destaque_noticias_item #leiamais {

	position:relative;
	float:left;
	width:250px;


}

#destaque_noticias_item {

margin-right:0px;

}

#destaque_noticias_item #titulo {

	font-size:12px;
	font-weight:bold;
	color:#363636;
	text-align:center;
	padding-bottom:10px;

}

#destaque_noticias_item #thumb {

	text-align:center;

}

#destaque_noticias_item #texto {

	font-size:11px;
	color:#363636;
	text-align:justify;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:25px;
	padding-right:25px;
	width:200px;

}

#destaque_noticias_item #leiamais {

	text-align:right;
	padding-left:25px;
	padding-right:25px;
	width:200px;

}


#box_categorias {
	background-image: url(../images/layout/img_produtos.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 155px;
	position: relative;
	padding-top:50px;


}



#box_categorias ul,#box_categorias li {
	margin:0px;
	padding:0px;
	list-style-type: none;
	list-style:none;
}

#box_categorias ul {

	text-align:right;
	padding-right:10px;

}

#box_categorias li,#box_categorias li a {

	font-size:13px;
	color:#012d4a;
	line-height:20px;

}

#box_categorias li a:hover {
	text-decoration: underline;


}


#produtos_lista {

position:relative;
float:left;
width:750px;

}

#thumb-produto {
	position:relative;
	float:left;
	background-image:url(../images/layout/img_listaThumb.png);
	width:144px;
	height:106px;
	background-repeat: no-repeat;
	display:block;
	padding-left:18px;
	padding-right:12px;
	padding-top:17px;
	background-color:#FFFFFF;

}


#thumb-produto img {

	width:139px;
	height:91px;

}

#detalhe-produto {
	position:relative;
	display:inline;
	float:left;
	width:122px;
	clear:both;
	text-align: center;
	margin-left:25px;

}

#box-chamada {
	background-color: #FFFFE1;
	padding: 3px;
	width: 400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}

#box-dicas {

	position:relative;
	float:left;
	width:350px;
	margin-right:20px;
	margin-top:10px;

}

#box-dicas-full {

	position:relative;
	float:left;
	width:700px;
	margin-right:20px;
	margin-top:10px;

}

#box-manuais {

	position:relative;
	float:left;
	width:350px;
	margin-top:10px;

}

