body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	margin:0;
	background:url(imagens/fundo.jpg) top center #FFF no-repeat;
}

#geral {
	width:920px;
	margin:0 auto;
	clear:both;
}

#esquerda{
	width:280px;
	min-height:370px;
	float:left;
	background:url(imagens/bgcontato.jpg) 60px 200px no-repeat;
}

#topo {
	width:920px;
	min-height:370px;
	float:left;
	clear:both;
}

#menu {
	width:920px;
	color:#616161;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	word-spacing:2px;
	margin:20px auto 0 auto;
}

#menu ul{
	height:130px;
	list-style:none;
	padding:0;
	margin:15px auto 10px auto;
}

#menu ul li{
	padding:0 12px;
	display:inline;
}

#direita {
	width:620px;
	min-height:280px;
	float:left;
}

#conteudoprodutos{
	width:610px;
	padding:10px 0;	
	float:right;
	clear:both;
}

#conteudoflash{
	width:680px;
	height:276px;	
	float:right;
}

#janela {
	width:295px;
	height:289px;
	position:absolute;
	margin:40px 30px 0 0;
	padding:0;
	display:none;
	top:20px;
	z-index:50000;
}

#janela #fechar{
	width:45px;
	height:10px;
	float:right;
	*position:absolute; 
	*left:215px;
	margin:10px 17px;
}

img{
	border:0;
	margin:0 auto;
}

#logo {
	width: 288px;
	height: 165px;
	float: left;
}

#quemsomos {
	background:url(imagens/buttonquemsomos.png) 0 0;
	width:91px;
	height:28px;
	float:right;
	margin:26px 0 0 0;
}

#contatolink {
	background:url(imagens/buttoncontato.png) 0 0;
	width:91px;
	height:28px;
	float:right;
	margin:26px 10px 0 10px;
}

#conteudoflash{
	width:680px;
	height:286px;
}

#rodape{
	width:100%;
	height:310px;
	float:left;
	clear:both;
	background:url(imagens/rodape.jpg) top center #000 no-repeat;
}
