/* contato */
#contatoCentro {width:500px; float:left; padding:20px 25px;}

#contatotexto {width:500px; float:left; padding:10px; background:url(../images/classificados_bg.jpg) center center repeat-y;}
#contato_formulario {width:400px; float:left; padding:20px 0px 0px 80px;}

#contato {width:312px; float:left; }
#form_contato { width:312px; float:left;}
#contato_segura{ width:312px; float:left; padding-bottom:10px;}

#contato_txt {width:66px; float:left; padding-top:4px;}
#contato_form {width:242px; float:left;}
#contato_formMgs {width:232px; height:180px; float:left;}

#contato_botoesseg {width:242px; float:left; padding-left:120px;}
#contato_botoes{width:125px; float:left;}
#contato_enviar{width:55px; height:32px; float:left; padding-right:4px; }
#contato_limpar{width:60px; height:32px; float:left; }

input.contato_botaoE {width:55px; cursor:pointer; padding:2px 3px; background:url(../images/btn_enviar.jpg) center center no-repeat; color:#FFF; font-weight:bold;}
input.contato_botaoL {width:60px; cursor:pointer; padding:2px 3px; background:url(../images/btn_limpar.jpg) center center no-repeat; color:#FFF; font-weight:bold;}


/* contato confirma */

#contato li.cnome { width:312px; float:left; font-size:14px; padding:3px 0px;font-size:11px; font-weight:bold;}
#contato ul.linha {	width:312px; border-bottom:1px solid #F1F1F1; padding-top:5px; padding-bottom:5px;}

#contato .confirma { width:312px; text-align:center; background:#F9F9F9; padding:10px 5px; font-weight:bold; border-bottom:2px solid #F1F1F1; margin-top:10px; margin-bottom:20px; float:left; }
#contato .confirma a { color:#333;}
#contato .confirma a:hover { color:#000;}

