@charset "utf-8";
/* CSS Document */

.cor, a.cor, a:visited.cor, a:hover.cor {
color: #000000;
}

.sombra-topo {
background: #000000 url('/img/sombra-topo.png') repeat-x;
}

/*** MENU ***/
ul.menu li a:hover {
color: #000000;
}

/*** BLOCO CARROS HOME ***/
.blococarro a:hover img {
border: 4px solid #000000;
}

/*** CAIXA BUSCA ***/
input:hover, select:hover, textarea:hover, input:focus, select:focus, textarea:focus {
border:1px solid #000000 !important;;
}

button, .button {
background:#000000 url('/img/grad.png') repeat-x bottom;
border:1px solid #000000 !important;;
}

button:hover, .button:hover {
background-color: #000000 !important;;
}

/*** VEICULO ***/
.fotopqcarro:hover  {
border: 5px solid #000000;
}

.botaocor a {
background:#000000 url('/img/sombra-aviso.png') bottom repeat-x;
}
.botaocor a:hover {
color: #000000;
}

/*** BUSCA DE VEICULOS ***/
.cx_carrobusca a {
border: 1px solid #CCC;
}

.cx_carrobusca a:hover {
/*background-color: #a9d6f8;*/
border: 1px solid #000000;
}
