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

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #330099;
	text-decoration: none;
	font-weight: bold;
}

.titulo_jaguar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.titulo_ford{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.titulo_holland{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}
.titulo_rover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #005271;
	text-decoration: none;
	font-weight: bold;
}
.titulo_rangerover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #66737c;
	text-decoration: none;
	font-weight: bold;
}
.titulo_mazda{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3399cc;
	text-decoration: none;
	font-weight: bold;
}
.texto_jaguar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.texto_ford {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	text-align: justify;
}

.texto_holland {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
	text-align: justify;
}

.texto_rover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	color: #005271;
	text-decoration: none;
	text-align: justify;
}

.texto_mazda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	color: #3399cc;
	text-decoration: none;
	text-align: justify;
}

.texto, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.texto_li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	margin-left:30px;
	padding:0px;
	padding-left:5px;
}
.nota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.nota2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;

}
