body {
	background-image: url(../imagens/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-position: top;
	background-color: #465D40;
}#toposite {
	width: 759px;
	margin-right: auto;
	margin-left: auto;
	height: 96px;
}


#menu {
	background-image: url(../imagens/fundomenu.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 759px;
	margin-right: auto;
	margin-left: auto;
	height: 17px;
	margin-top: 4px;
}
#menu #tabelamenu {
	height: 18px;
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}

#menu #tabelamenu a {
	height: 18px;
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

#menu #tabelamenu a:hover {
	height: 18px;
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}

#conteudoinicial {
	width: 759px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	height: 450px;
}
#creditos {
	width: 759px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagens/fundo_cred.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 26px;
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}

#creditos a {
	width: 759px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagens/fundo_cred.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 26px;
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
}

#creditos a:hover {
	width: 759px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagens/fundo_cred.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 26px;
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	text-decoration: underline;
}

#plantas {
	width: 759px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	height: 450px;
	background-image: url(../imagens/fundo_plantas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#plantas h1 {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#plantas #sobradoa {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	height: 450px;
	width: 320px;
	float: left;
}

#plantas #sobradob {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	height: 450px;
	width: 320px;
	float: right;

}

#detalhes {
	width: 759px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	height: 450px;
	background-image: url(../imagens/fundo_detalhes.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#detalhes #tabela_detalhes {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	width: 330px;
	margin-top: 20px;
}

#mapa {
	width: 759px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	height: 450px;
}

#fale {
	width: 759px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	height: 450px;
	background-image: url(../imagens/fundo_fale.jpg);
	background-repeat: no-repeat;
}

#textocontato #formulariocontato {
	float: left;
}
#formulariocontato td {
	font-family: Verdana;
	font-size: 10px;
	height: 30px;
	text-align: left;
	color: #FFFFFF;
}

#formulariocontato input {
	height: 18px;
	border: 1px solid #FAE2C9;
	background-color: #F5F5F5;
}
#formulariocontato select {
	height: 19px;
	border: 1px solid #FAE2C9;
	background-color: #F5F5F5;
	font-family: Verdana;
	font-size: 10px;
	color: #67675d;
}
#formulariocontato textarea {
	border: 1px solid #FAE2C9;
	background-color: #FEFAF5;
}
#formulariocontato .botaogeral {
	height: 21px;
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #FAE3CA;
	background-color: #F5F5F5;
}

#acoes #sucesso {
	width: 480px;
	background-color: #FFF3E1;
	border: 1px solid #009900;
	text-align: center;
	padding-bottom: 4px;
	margin-right: auto;
	margin-left: auto;
	filter: alpha(style=0,opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	position: absolute;
	z-index: 10;
}
#acoes {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#acoes #sucesso a {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#acoes #sucesso a:hover {
	text-decoration: underline;
}
#acoes #sucesso h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#acoes #sucesso span {
	font-family: Arial;
	font-size: 12px;
	color: #009900;
}


 #acoes #erro {
	width: 480px;
	background-color: #FFF8F4;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	filter: alpha(style=0,opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	position: absolute;
	z-index: 10;
	border: 1px solid #FF0000;

}
#acoes #erro a {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#acoes #erro a:hover {
	text-decoration: underline;
}
#acoes #erro h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#acoes #erro span {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
}#fale #corretoronline {
	height: 100px;
	margin-top: 10px;
}
