body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #4f4e2e;
}
.bgSombra {
	background-image: url(borda.gif);
	background-repeat: no-repeat;
}

#topo {
	width:100%;
	z-index:2;
}
#conteudo {
	z-index:4;
}
#rodape {
	z-index:6;
}

.png{
	background-image: url(borda.png);
	background-position: left top;
	background-position: 770px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.txtBranco {
	color:#ffffff;
	line-height: 18px;
	text-align: justify;
}
.txtVioleta {
	color:#7f71be;
	line-height: 18px;
}
.txtAmarelo {
	color:#D8C55F;
	line-height: 18px;
}
.txtLaranja {
	color:#F56500;
	line-height: 18px;
}
.txtVerde {
	color:#DAF60C;
	line-height: 18px;
}
#meio {
	margin: 0px 0px 0px 0px;
	width:100%;
	height: 400px;
}
#direita {
	margin-left:-90px;
	width:80px;
	background:#33CC99;
}
#mapa {
	position:absolute;
	left:322px;
	top:265px;
	width:233px;
	height:271px;
	z-index:1;
}
#distancias {
	position:absolute;
	left:70px;
	top:400px;
	width:295px;
	z-index:2;
	background-color: #333333;
}
html > body #distancias {
	position:absolute;
	left:69px;
	top:430px;
	width:295px;
	z-index:2;
	background-color: #333333;
	visibility: hidden;
}



.empresaDir {
	background-image:url(img/dir_empresa.jpg);
}
.novidadesDir {
	background-image:url(img/dir_novidades.jpg);
}
.localizacaoDir {
	background-image:url(img/dir_localizacao.jpg);
}
.ondeEncontrarDir {
	background-image:url(img/dir_ondeEncontrar.jpg);
}
.pedidosDir {
	background-image:url(img/dir_pedidos.jpg);
}
.contatoDir {
	background-image:url(img/dir_contato.jpg);
}
.galeriaDir {
	background-image:url(img/dir_galeria.jpg);
}
.produtosDir {
	background-image:url(img/dir_produtos.jpg);
}
.divComuns {
	background-repeat: no-repeat;
	background-position: right bottom;
}

