body {
	margin:0px;
	background-color: #FFFFFF;
	
 /*scrollbar-3d-light-color: #FFFFFF;*/
 scrollbar-track-color: #E2EDFE;
 scrollbar-arrow-color: #FFFFFF;
 scrollbar-base-color: #0852BF;
 /*scrollbar-dark-shadow-color: #FFFFFF;*/
 scrollbar-face-color: #0852BF;
 scrollbar-highlight-color: #B4D0FC;
 scrollbar-shadow-color: #000000;
	}

#01 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#right {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.titulotabela {
	background-color: #FF8000;
	color: #FFFFFF;
}
.titulotabela2 {
	background-color: #FF6600;
}
.titulotabela3 {
	background-color: #FF9900;
}
#home_novos {
	background-image: url(../imagens/carros_novos_home.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFE7C1;
	}

#home_usados {
	background-image: url(../imagens/carros_novos_home.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFE7C1;
}
.style1 {color: #FFFFFF}
.texto10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.fundotabela {
	background-color: f3f3f3;
}
.listagemlinha0 {
	background-color: #FFF3EC;
}
.listagemlinha1 {
	background-color: #FFFFFF;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #FF6600;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.paginacao {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}

