*{margin:0px; border:0px; padding:0px;}

body{
  line-height:18px; 
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:12px;
  color:#79795A;  
  
  background-image:url(../imagens/diversos/fundo_site.jpg);
  background-position:center 0px;
  background-attachment:fixed;
  background-repeat:no-repeat;
  }


a{text-decoration:none;}
a:hover{text-decoration:underline;}


input,
select{

  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:11px;
  }
  
h4.title{margin-bottom:10px;}