

.texto {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}


.texto2 {
	font-family: Verdana;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}

.texto3 {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.texto4 {
	font-family: Verdana;
	font-size: 10px;
	color: #bf1010;
	text-decoration: none;
}

.texto5 {
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}


.menu_rodape {
	font-family: Verdana;
	font-size: 9px;
	color: #6E6761;
	text-decoration: none;
}

.menu_rodape:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}


.titulo {
	font-family: Verdana;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1;
}

.novosveiculos_1 {
	font-family: Verdana;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	letter-spacing: -1;
}


.novosveiculos_2 {
	background-image:url(imagens/destaques_icon.jpg);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	font-family: Verdana;
	font-size: 9px;
	padding-left: 10px;
	color: #717171;
	text-decoration: none;
}

.novosveiculos_2:hover {
	color: #7c1616;
	text-decoration: underline;
}



.marca {
	font-family: Verdana;
	font-size: 15px;
	color: #999999;
	text-decoration: none;
	letter-spacing: -1;
}

.marca2 {
	font-family: Verdana;
	font-size: 15px;
	color: #FFFFF;
	text-decoration: none;
	letter-spacing: -1;
}


.marca:hover, .marca2:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.marca3 {
	font-family: Verdana;
	font-size: 15px;
	color: #FFFFF;
	text-decoration: none;
	letter-spacing: -1;
}

.modelo3 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFF;
	text-decoration: none;
	letter-spacing: -1;
}




a {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #bf1010;
	text-decoration: none;
}



input, select, textarea{
	border:1px inset #494949;
 	background-color:#252525;
	font-family: "Verdana";
	font-size: 11px; 
	color: #cccccc;
	padding: 2px;

}

.forms2{
	border:0px solid #FFFFFF; 
	background:#333333; 
	font-family: "Verdana";
	color: #999999;
	font-size: 7pt; 
	padding: 0px;
}



.bot_imagem{
	border:0px; 
	color: #FFFFFF;
}

.bot_img{
	border:0px; 
	color: #000000;
	background-color: #000000;
	padding: 0px;
}


.botao, .form2b, .formu2{
	border:0px; 
	color: #FFFFFF;
	background-color: #a6a6a6;
	font-family: "Arial";
	font-size: 8pt; 
	padding: 2px;
}

.normal { background-color: #000000; }
.highlight { background-color: #A81313; }