body {background-image: url(parede.gif)}
body {font-family: arial}
body {font-size : 10pt}
body A:link {text-decoration: none}
body A:active {text-decoration: none}
body A:visited {text-decoration: none}

div {text-align: center}


/* menus e sub-menus das páginas*/
tr.menu {background-color: #57AFD5}
tr.menu {color : white}
tr.menu {font-weight :bold}
tr.menu A:link {color : white}
tr.menu A:active {color : white}
tr.menu A:visited {color : white}
tr.menu {text-align : center}
tr.menu td {width : 20%}
tr.submenu {background-color: transparent}
tr.submenu {color : navy}
tr.submenu {font-weight : bold}
tr.submenu A:link {color : navy}
tr.submenu A:active {color : navy}
tr.submenu A:visited {color : navy}
tr.submenu {text-align : center}
tr.submenu td {width : 20%}


/* títulos de tópicos */
h3 {font-size : 12pt}


/* linhas */
hr {color : teal}


/* tabela de veículos */
.frota {border-color : teal}
.frota {border-style : solid}


/* localidades atendidas */
ul.localid {list-style-image : url(bullet3.gif)}


/* serviços adicionais em mudanças */
ul.adic {list-style-image : url(bullet3.gif)}


/* dicas para clientes particulares */
p.dicas {font-weight : bold}
p.dicas {font-size : 8pt}


/* dicas para clientes particulares */
ul.dicas {font-size : 8pt}
ul.dicas {list-style-image : url(grnchk.gif)}


/* carteira de clientes */
ul.cli {list-style-image : url(bullet3.gif)}


/* link de retorno ao topo */
h6 {color : "#FF0000"}
h6 {font-size : 8pt}
h6 {text-align : right}
