/* Propriedades Contato */
/*propriedades para contato do site, abaixo propriedades para indique a um amigo*/
.formulario{font-family:Arial; font-size:11px; color:#000; width:410px; line-height:16px;}
.nome_campos{clear:both; width:200px; text-align:right;}
.formulario ul{list-style-type:none; margin:0; padding:0; text-align:left;}
.formulario ul li{float:left; display:inline;}
.formulario input{margin:2px 0 2px 5px; font-family:Arial; font-size:11px; color:#000; border:1px solid #000; background:#FFF; width:180px;}
.formulario select{margin:2px 0 2px 5px; font-family:Arial; font-size:11px; color:#000; border:1px solid #000; background:#FFF; width:180px;}
.formulario textarea{margin:2px 0 2px 5px; font-family:Arial; font-size:11px; color:#000; border:1px solid #000; background:#FFF; width:190px; height:70px;}
.alinha_imagem_seguranca{text-align:right; clear:both; padding-right:40px;}
.alinha_botao_enviar{text-align:center; clear:both;}
#btn_enviar{width:42px; height:18px; border:none;}
#texto_obrigado{font-family:Arial; font-size:13px; font-weight:bold; color:#FFF; margin-left:40px; width:600px; line-height:16px;}
#texto_obrigado a{font-family:Arial; font-size:13px; font-weight:bold; color:#FFF; text-decoration:none;}
#texto_obrigado a:hover{font-family:Arial; font-size:13px; font-weight:bold; color:#FFF; text-decoration:underline;}
/*Propriedades para indique a um amigo*/
.conteudo_amigo{width:440px;}
.fundo_meio_amigo{background:#FFF; width:420px; border:1px solid #000; text-align:center; height:164px; padding-top:12px; margin:8px;}
.texto_amigo2{font-family:Arial; font-size:11px; color:#FFF; line-height:18px;}
.texto_amigo{font-family:Arial; font-size:11px; color:#000;}
.texto_amigo a{font-family:Arial; font-size:11px; color:#000; text-decoration:none;}
.texto_amigo a:hover{font-family:Arial; font-size:11px; color:#000; text-decoration:underline;}