@charset "utf-8";
/* CSS Document */

#topo {
	background-color:#6BE16B;
	height: 200px;
	width: 800px;
}
#site {
	background-color: #00FF00;
	height: 700px;
	width: 800px;
}
#conteudo {
	background-color: #6BE16B;
	float: right;
	height: 700px;
	width: 660px;
	background-image: url(images/fundodegrade.jpg);
}
#menu {
	background-color: #009900;
	float: left;
	height: 700px;
	width: 140px;
	background-image: url(images/fundodegrade.jpg);
}
#home {
	height: 20px;
	width: 140px; margin-top: 5px
}
#quemsomos {
	height: 20px;
	width: 140px; margin-top: 5px
}
#clientes {
	height: 20px;
	width: 140px;
	margin-top: 5px;
}
#produtos {
	height: 20px;
	width: 140px;
	margin-top: 5px;
}
#promocaodomes {
	height: 20px;
	width: 140px;
	margin-top: 5px;
}
#localizacao {
	height: 20px;
	width: 140px;
	margin-top: 5px;
}
#contato {
	height: 20px;
	width: 140px;
	margin-top: 5px;
}
.textmenu {text-align:center; font-family: "Arial Black", Gadget, sans-serif; font-size:12px; color:#fff}
#barra {
	background-color: #009900;
	float: right;
	height: 700px;
	width: 15px;
	background-image: url(images/fundodegrade.jpg);
}
.banner {float:right}
#texto {
	background-color: #009900;
	float: left;
	height: 700px;
	width: 600px;
	margin-left: 5px;
	overflow:auto;
	background-image: url(images/fundodegrade.jpg);
}
a:link { text-decoration:none; color:#FFF}
a:visited {text-decoration:none; color:#999}
a:hover {
	text-decoration:none;
	color: #FF0000
}
.imagem {margin-top: 150px; margin-left: 200px}
.texto {font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align: left; padding: 20px}
.table {text-align:center; margin-left: 40px; margin-top: 25px }
.mapa {margin-left: 80px}
#faixa {
	background-color: #FFF;
	height: 70px;
	width: 800px;
	margin-top: 20px;
}
#faixa {
	background-color: #FFF;
	height: 170px;
	width: 770px;
	margin-top: 15px; float:left; margin-left: 15px
}
.titulos {font-family:Arial, Helvetica, sans-serif; text-align:center; color:#090}
.table {margin-left: 70px}

