td {
	font-family: Tahoma;
}

body { 
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	background-color: #000000;
}
.titulo_detalle {
	font-family: Tahoma; 
	font-size: 12pt; 
	color: #FF6600;
	font-weight: bold;
	text-transform: uppercase; }

.titulo_detalle_carros {
	font-family: Tahoma; 
	font-size: 16pt; 
	color:#FFFF00 ;
	font-weight: bold;
	}

.descripcion {
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	text-transform: capitalize;
	}

.detalle {
	
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10pt;
	color: #000099;
	text-transform: capitalize;
	text-align: right;
	vertical-align: middle;
}

.detalle_carro {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11pt;
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: right;
	vertical-align: middle;
}

.texto_info {	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
}

.Link {	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase; 
}

.detalle_negro {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	text-transform: capitalize;
	text-align: Left;
	vertical-align: middle;
}
