/* CSS Document */
*{padding:0px; margin:0px; border:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000; text-decoration:none;}

#menu{width:220px; height:232px; padding:10px 0px 10px 0px; background-color:#979796; background-image:url(../imagens/bkg_menu.gif); background-repeat:repeat-x; background-position:top;}
.menu{color:#FFFFFF; font-weight:bold; font-family:"Trebuchet MS", Verdana; font-size:12px;}


#conteudo{padding:20px;}
.titulo{font-size:18px;}
.titlo_azul{color:#446aa9; font-size:14px; line-height:14px;}
.link{color:#446aa9;}
a.link:hover{text-decoration:underline;}

#linha{border-bottom:1px dashed #CCCCCC; height:1px; padding:5px 0px 5px 0px;}

.input{border:1px solid #446aa9; width:380px; height:16px;}
.numero{border:1px solid #446aa9; width:50px; height:16px;}
.bairro{border:1px solid #446aa9; width:133px; height:16px;}
.cidade{border:1px solid #446aa9; width:260px; height:16px;}
.estado{border:1px solid #446aa9;}
.senha{border:1px solid #446aa9; width:133px; height:16px;}
.tel{border:1px solid #446aa9; width:133px; height:16px;}
.ddd{border:1px solid #446aa9; width:20px; height:16px;}
.cep{border:1px solid #446aa9; width:80px; height:16px;}
.complemento{border:1px solid #446aa9; width:105px; height:16px;}
.textarea{border:1px solid #446aa9; width:380px; height:100px; overflow:auto;}
.submit{background-color:#446aa9; color:#FFFFFF; font-weight:bold;}

