/*-----------------------------------------------------------------------------
PAGINA DE NOTÍCIAS - WWW.AGROFORN.COM.BR - 16/05/20007
autor:     Marcelo Cintra de Melo
email:     marcelo@webtask.com.br
website:   www.webtask.com.br
-----------------------------------------------------------------------------*/


.blocoContato {float:left; width:340px; margin:20px 10px 10px 10px; border:solid 1px #ECEBEB;  color:#454C3A;
		padding:10px; background-color:#F3F0F0;}
.tituloBlocoContato{float:left; width:314px; border-bottom:solid 1px #454C3A; margin-bottom:10px; 
	position:relative; top:-2px; font:bold 17px Arial, Helvetica, sans-serif; text-transform:uppercase;}

.linhaInfosForm { float:left; width:350px; margin-bottom:5px; clear:both; border-bottom:solid 1px #E5E4E4;}
.linhaInfosForm em,.blocoContato label {font:bold 12px Arial, Helvetica, sans-serif; width:90px; float:left;}
.linhaInfosForm a {color:#454C3A;}
.linhaInfosForm a:hover {color:#454C3A; text-decoration:underline;}

.icoTel {background:url(../imagens/telefone.png) no-repeat; height:16px; width:26px;}
.icoEndereco {background:url(../imagens/endereco.png) no-repeat; height:16px; width:26px;}
.icoMapa {background:url(../imagens/mapaLocal.png) no-repeat; height:16px; width:26px;}
.icoForm {background:url(../imagens/formularioContato.png) no-repeat; height:16px; width:26px;}

.mapaGoogle {width: 340px; height: 315px; border:solid 1px #000; float:left;}

.inputText, textarea {background:#E1E4D8; border:solid 1px #363F2D; color:#1C1E15; 
	font:normal 12px Arial, Helvetica, sans-serif;}
.linhaForm {float:left; margin-bottom:5px; width:350px; clear:both; }
.inputText {float:left; width:248px; text-indent:10px; padding:1px 0px;}
textarea { float:left; padding:5px 0px 10px 10px; width:330px; clear:both; height:110px; }

#mensagemForm {float:left; width:250px; height:18px; line-height:19px;}
.mensagemFormulario {}
.mensagemFormularioOk {border:solid 1px #2F5827; line-height:20px; text-align:center; background:#CCE6C7; 
	color:#2F5827; text-transform:uppercase; font-size:11px;}
.mensagemFormularioErro {border:solid 1px #4F1717; line-height:20px; text-align:center;background:#F8E7E7; 
	color:#4F1717; text-transform:uppercase; font-size:11px;}
.botaoForm {float:right; height:20px; width:80px; background:url(../imagens/fundoBotao.png) repeat-x; color:#fff;
	font-size:10px; text-transform:uppercase; border:solid 1px #363F2D; cursor:pointer;}


