#folio
{
 width: 860px;
 height: 80px;
 background-image: url("../img_site/veiculos.jpg");
}
fieldset
{
 border: 1px solid;
 border-color: #0060A0;
 color: #0060A0;
 font-weight: bold;
}
#busca_av
{
 background: #C7EAFB;
 border-bottom: 1px dotted;
 border-color: #AB1014;
 width: 860px;
}


A:link { color: #0099FF; text-decoration: none; }
A:visited { color: #0099FF; text-decoration: none; }
A:active { color: #0099FF; }
A:hover {  color: #003399; text-decoration: none; }

