body {
	background-image: url(../imagens/background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-position: top; 
}#toposite {
	width: 800px;
	margin-right: auto; 
	margin-left: auto;
	height: 122px;
	background-image: url(../imagens/flores.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#central {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 10px;
	height: 366px;
}
#central #entrada {
	width: 580px;
	float: right;
	height: 340px;
}
#central #entradaplantas {
	float: right;
	width: 580px;
	height: 350px;
}
#central #entradaplantas #tabelaplantas {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #303E47;
	text-align: center;
	height: 350px;
}
#central #diferencial {
	float: right;
	height: 375px;
	width: 580px;
}
#central #localizacao {
	float: right;
	height: 375px;
	width: 580px;
}
#central #fale {
	float: right;
	height: 320px;
	width: 580px;
	margin-top: 40px;
}




#central #menu {
	width: 138px;
	float: left;
}

#central #menu #tabelamenu a {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #303E47;
}
#central #menu #tabelamenu {
	height: 200px;
}


#central #menu #tabelamenu a:hover {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #F0DEB8;
	text-decoration: underline;
}#central #centralvendas {
	width: 152px;
	float: left;
	height: 130px;
}
#creditos {
	height: 38px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagens/creditos.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none; 
	text-align: center;
	padding-top: 10px; 
}
#creditos a {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
#creditos a:hover {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

#textocontato #formulariocontato {
	float: left;
}
#formulariocontato td {
	font-family: Verdana;
	font-size: 10px;
	height: 30px;
	text-align: left;
	color: #313E46;
}

#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;
}
