body {
  margin:0;
  padding:0;
  color:#000;
  font:x-small/1.5em Verdana;
  voice-family: "\"}\""; voice-family:inherit;
  font-size:small;
  } html>body {font-size:small;}

#header {
  float:left;
  width:100%;
  background:#CCC url("img_novos/topo_motos.jpg") 0 0 no-repeat;
  font-size:93%;
  line-height:normal;
  }
#header ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#header li {
  float:right;
  background:url("img_novos/left.gif") no-repeat left top;
  text-align: right;
  margin:0;
  padding:0 0 0 9px;
  }
#header a {
  float:left;
  display:block;
  background:url("img_novos/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#666;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#333;
  background:url("img_novos/right.gif") no-repeat right top;
  }
#header #current {
  background-image:url("img_novos/left_on.gif");
  }
#header #current a {
  background-image:url("img_novos/right_on.gif");
  color:#9F1111;
  padding-bottom:5px;
  }
  
  
<!-- Formulario-->
.formulario{
   width: 100%;
   border-width: 101px;
}
.tdTitulo1{
   width: 15%;
}
.tdTitulo2{
   width: 1%;
}
.tdFone{
   width:4%;
}
.tdDDD{
   width: 28px;
   font-size: 10px;
   font-family: verdana;
   color: #666666;
}

.titulo{
   text-align: left;
   font-size: 12px;
   color: #333333;
   font-family: verdana;
   font-weight: bold;
}
.texto{
   text-align: left;
   font-family: verdana;
   font-size: 11px;
   font-color: #333333;
}
.traco{
   width: 1%;
   font-weigth: bold;
   font-family: verdana;
   font-size: 11px;
   color: #333333;
}
.tdCampo{
   width: 89%;
}
.trFone{
   width: 3%;
}
.campostext{
   width: 259px;
   font-family: verdana;
   font-size: 10px;
   color: #666666;
   
}
.txtTroca{
   width: 95px;
   font-size: 10px;
   font-family: verdana;
   color: #666666;
}