/* CSS Document */


label {float: left; width: 100%;}

#formContato {width: 460px; float: left;}
#infoContato {width: 494px; float: right;}

#btnForm {float: right; width: 100%; padding: 5px;}
input.btnContato{background: #A2B9C1; color: #fff; text-transform: uppercase; margin: 5px 0 0 5px; padding: 5px; font-size: 100%; float: right; font-weight: bold;} 

.contatoForm {width: 100%; clear: both;}

#imgContato {width: 390px; margin: 20px auto; height: 60px; border: 2px solid #069;  background: url(../imgs/empresa.jpg) no-repeat center;}

textarea {width: 100%; color: #ccc; border: 1px solid #A2B9C1; background: none; margin-top: 2px; padding: 5px; float: left;} 

#mapa {width: 494px; height: 300px; float: left; border: 2px solid #e7e7e7;}

#msgContato {width: 460px; float: left; padding: 10px 0; color: #FFF; text-align: center;}