* {
	margin: 0px;
	padding: 0px;
}
body {
	background:#e2e2e2;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
}
#geral{
	width:800px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	margin-top:15px;
	background:#FFFFFF;
}

/***********************
CSS Topo
***********************/
#topo {
	width:800px;
	height:370px;
}
.topo {
	width:800px;
	height:120px;
}
.topo_menu {
	width:800px;
}

/***********************
CSS Conteudo Index
***********************/
#cont_index {
	width:500px;
	margin-left:20px;
	padding-right:20px;
	float:left;
}
.cont_geral {
	padding-left:22px;
}
.botao_enviar{
	width:100px;
	height:15px;
	font:11px Arial, Helvetica, sans-serif;
	color:#333;
	border:solid 1px #333;
}
#lateral {
	width:258px;
	border-left:1px #cccccc dashed;
	float:left;
}
#lateral_index {
	width:258px;
	border-left:1px #cccccc dashed;
	float:left;
}
.noticias_index {
	width:222px;
	margin-left:15px;
	margin-right:20px;
	margin-bottom:15px;
	float:left;
}
.noticias, noticias:link, noticias:visited {
	padding:2px;
	font:10px Arial, Helvetica, sans-serif;
	color:#666666; 
	text-align:center;
	list-style:none;
	height:16px;
	text-decoration:none;
	line-height:16px;
}
.noticias:hover{
	padding:2px;
	font:10px Arial, Helvetica, sans-serif;
	color:#2c27ff; 
	text-align:center;
	list-style:none;
	height:16px;
	text-decoration:none;
	line-height:16px;
}

/***********************
CSS Produtos
***********************/
.produtos {
	width:500px;
	float:left;
}
.tit_produtos {
	padding-left:22px;
	font-weight:bold;
}
li {
	margin-left:40px;
}
.especificacoes {
	width:280px;
	height:auto;
	float:left;
}
.obras {
	width:500px;
	float:left;
}
.especificacoes_obras {
	width:380px;
	height:auto;
	padding-bottom:20px;
	float:left;
}
.imagem {
	width:220px;
	float:left;
}
.thumb{
	width:61px;
	height:51px;
	margin-top:5px;
	margin-right:5px;
	margin-left:5px;
	float:left;
}
.link_prod, link_prod:link, link_prod:visited {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:200;
	color:#666666;
	text-decoration:none;
}
.link_prod:hover {
	text-decoration:underline;
}

/***********************
CSS Notícias
***********************/
.conteudo_noticias {
	padding-left:15px;
	width:500px;
	float:left;
}
.tit_noticia {
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
}

/***********************
CSS Rodapé
***********************/
#rodape {
	width:800px;
	padding-top:24px;
	clear:both;
}
.fornecedores {
	width:709px;
	height:75px;
	margin-left:20px;
	background-color:#b9b9b9;
	float:left;
}