/* Propriedades Contato */
.form{font-family:tahoma, arial,verdana; font-size:12px; color:#142233; width:410px; line-height:16px;}
.nome-campos{clear:both; width:200px; text-align:right;}
.form ul{list-style-type:none; margin:0; padding:0; text-align:left;}
.form ul li{float:left;}
.form input{margin:2px 0 2px 5px; font-family:tahoma, arial,verdana; font-size:12px; color:#000; border:1px solid #C7C7C7; background:#FFF; width:180px;}
.form select{margin:2px 0 2px 5px; font-family:tahoma, arial,verdana; font-size:12px; color:#000; border:1px solid #C7C7C7; background:#FFF; width:180px;}
.form textarea{margin:2px 0 2px 5px; font-family:tahoma, arial,verdana; font-size:12px; color:#000; border:1px solid #C7C7C7; background:#FFF; width:190px; height:70px;}
.alinha-btn{text-align:center; clear:both;}

.img-seguranca{text-align:right; clear:both; padding-right:40px;}

#btn_enviar{width:69px; height:25px; border:none;}

