@charset "utf-8";
/* CSS Document */

.lista_normal{
width: 95%;
color:#FFFFFF;
}

.lista_normal table {
background-color:#FF9900;
text-align:center;
}

.lista_normal th {
margin:5px;
text-align:center;
padding: 7px 0 7px 0;
color:#FFFFFF;
}

.lista_normal td {
margin:5px;
background-color:#FFFFFF;
/*color:#D27015;*/
color:#000000;
text-align:center;
padding: 7px 0 7px 0;
}

.lista_normal select, input, textarea {
border: #999 solid 1px;
color: #666666;
padding: 2px;
}

.checkbox {
border:#999 solid 0px;
}

.text_alert {
background: #FFF0F0;
border:1px solid #F00;
color: #F00;
text-align: center;
font: normal; 
font-size: 14px; 
font-weight: bold; 
font-family: verdana, helvetica; 
text-decoration: none;
margin: 10px;
padding: 10px;
}

.text_alert002 {
background: #FFF0F0;
border:1px solid #F00;
color: #F00;
text-align: center;
font: normal; 
font-size: 11px; 
font-weight: bold; 
font-family: verdana, helvetica; 
text-decoration: none;
margin: 10px;
padding: 10px;
}

.text_ok {
background: #ECFFEC;
border:1px solid #090;
color: #090; 
text-align: center;
font: normal; 
font-size: 14px; 
font-weight: bold; 
font-family: verdana, helvetica; 
text-decoration: none;
margin: 10px;
padding: 10px;
}

.toplist {
/*width:243px;*/
width:243px;
background: url(../imagens/bg_carros.png) no-repeat;
}

.toplist img {
margin: 5px 0 0 10px;
border:#CCCCCC solid 1px;
float:left;
border:#999 solid 1px;
}

.toplist p {
text-align:right; 
padding:5px 20px 0 0; 
font-size: 12px; 
text-transform:uppercase; 
}

.toplist p img {
border:0;
float:right;
margin:10px 0 0 0;
}

.toplist_inv {
width:243px;
background: url(../imagens/bg_carros.png) no-repeat;
}

.toplist_inv img {
margin:10px 25px 0 0;
padding:0;
border:#CCCCCC solid 1px;
float: right;
}

.toplist_inv p {
text-align:left; 
margin:0;
padding:5px 0 0 5px; 
font-size: 12px; 
text-transform:uppercase;
width:110px;
}

.toplist_inv p img {
border:0;
float:left;
margin:10px 0 0 0;
}

.title {
font-size: 13px;
font-weight: bold;
color: #336699;
}

img.carro {
display: block;
float: left;
margin: 1px;
border: 1px solid #FFF;
}

img.carroVendido {
margin: 1px 0 0 -103px;
display: block;
float: left;
border: 1px solid #FFF;	
}

.botao {
background: #ffffff;
color: #29166F; 
border:1px solid #29166F; 
text-decoration:none;
padding:5px;
margin:0px;
}

.botao:hover {
background: #29166F;
color: #ffffff; 
border:1px solid #ffffff; 
text-decoration:none;
}

.top_menu {
background-color:#999999;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
padding: 3px;	
width:auto;
height:20px;
text-align:left;
}

.link_menu {
/*background-image: url(../images/menu/menu_lateral_off.jpg);*/
background-color:#DDDDDD;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
padding: 3px 0 0 10px;	
width:auto;
height:25px;
}

.link_menu:hover {
background-image: url(../images/menu_vertical.jpg);
background-repeat:no-repeat;
background-color:#EEEEEE;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
padding: 3px 0 0 10px;	
width:auto;
height:25px;
}

.campo_busca {
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:3px;
}

.btn_busca {
background-color:#FFFFFF;
border:#CCCCCC solid 1px;
cursor:pointer;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:2px;
}

.menu img {
margin:2px 0 3px 0;
*margin:1px 0 1px 0;
}