body {
	background-image: url(../imagens/faleconosco.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: center top;
}#logo {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}

#logo #faleconosco  {
	width: 680px;
	margin-top: 24px;
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}
#logo #texto1 {
	width: 680px;
	height: 220px;
	margin-top: 85px;
}
#logo #texto2 {
	width: 680px;
	margin-top: 370px;
	height: 250px;
}
#logo #texto2 #tabelatexto2 {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 30px;
}

#logo #faleconosco a {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}

#logo #faleconosco a:hover {
	width: 680px;
	margin-top: 20px;
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: underline;
}#logo #texto1 #tabelatexto1 {
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}
#logo #plantas {
	height: 278px;
}
#logo #creditos {
	height: 70px;
	width: 680px;
	float: left;
	margin-top: 85px;
}
#logo #creditos #tabelacreditos {
	margin-left: 20px;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#logo #creditos #tabelacreditos a {
	margin-left: 20px;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#logo #creditos #tabelacreditos a:hover {
	margin-left: 20px;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}#logo #formulario {
	margin-top: 45px;
	width: 680px;
}

#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 #999999;
	background-color: #F5F5F5;
}
#formulariocontato {
	margin-right: auto;
	margin-left: auto;
}

#formulariocontato select {
	height: 19px;
	border: 1px solid #FAE2C9;
	background-color: #F5F5F5;
	font-family: Verdana;
	font-size: 10px;
	color: #67675d;
}
#formulariocontato textarea {
	border: 1px solid #999999;
	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: 40%;
	margin-left: auto;
	filter: alpha(style=0,opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	position: absolute;
	z-index: 10;
}
#acoes {
	width: 480px;
	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;
}

