
/* form junte-se*/
#form{font-family:tahoma, arial,verdana; font-size:12px; color:#142233; width:440px;}
#form ul{list-style-type:none;}
#form li{float:left;}
#form input{margin:2px 0 2px 5px; border:1px #C7C7C7 solid; width:180px; font-family:tahoma, arial,verdana; font-size:12px; color:#000;}
#form textarea{margin:2px 0 2px 5px; border:1px #C7C7C7 solid; width:180px; height:50px; font-family:tahoma, arial,verdana; font-size:12px; color:#000;}
#form  select{margin:3px 0 3px 5px; border:1px #C7C7C7 solid; width:180px; font-family:tahoma, arial,verdana; font-size:12px; color:#000;}
.form_name{clear:both; width:150px; text-align:right;}
#form fieldset{width:400px; border:1px #C7C7C7 solid; margin:0 0 0 65px; padding:5px; }
#form legend{font-weight:bold; color:#242887; }

.alinha_botao_enviar {text-align:center; clear:both;}


