.categoria {
	font-family: Calibri, "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.marca_modelo_ano {
	font-family: Calibri, "Trebuchet MS", Tahoma, Verdana;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.detalhes {
	font-family: Calibri, "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	background-image: url(../imagens/background_box_pveiculo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.valor {
	font-family: Calibri, "Trebuchet MS", Tahoma, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

