/* CSS Document */
<!--
<!-- PÁGINA PRINCIPAL -->
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	
}

a {	color: #666666;	text-decoration: none; }
a:hover { color: #000000; text-decoration: none; }

.style1 {
	font-family: TAHOMA;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.style2 {font-size: 9px}
.style6 {font-size: 11px}
.style8 {
	font-size: 12px;
	font-weight: bold;
}
.style11 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.style12 {
	font-size: 11px;
	font-weight: bold;
}

select {
	BORDER-RIGHT: #808080 1px solid; 
	BORDER-TOP: #808080 1px solid; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #808080 1px solid; 
	COLOR: black; 
	BORDER-BOTTOM: #808080 1px solid; 
	FONT-FAMILY: Verdana, Arial; 
	BACKGROUND-COLOR: white;
	width:100;
	height:18;
}
input {
	BORDER-RIGHT: #808080 1px solid; 
	BORDER-TOP: #808080 1px solid; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #808080 1px solid; 
	COLOR: black; 
	BORDER-BOTTOM: #808080 1px solid; 
	FONT-FAMILY: Verdana, Arial; 
	BACKGROUND-COLOR: white;
	width:80;
	height:18;
}

.button {
	BORDER-RIGHT: #808080 1px solid; 
	BORDER-TOP: #808080 1px solid; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #808080 1px solid; 
	COLOR: black; 
	BORDER-BOTTOM: #808080 1px solid; 
	FONT-FAMILY: Verdana, Arial; 
	BACKGROUND-COLOR: #EEEEEE;
	height:20;
}

<!-- VEÍCULOS -->

.style13v {color: #FFFFFF}
.style14v {
	color: #FF0000;
	font-weight: bold;
}
.style20v {
	color: #244763;
	font-weight: bold;
}



<!-- EXIBIR CAR-->

.style16exc {
    font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 18px;
	font-weight: bold;
}
.style18exc {font-size: 18px; font-weight: bold; color: #FF0000; }
.style19exc {
	color: #244763;
	font-weight: bold;
}
.style20exc {
	font-size: 11px;
	font-weight: bold;
}
.style1_asueth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style7adm {
	color: #FF0000;
	font-weight: bold;
}
.style8adm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
}
.style9adm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #244763;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.style10adm {color: #0066FF}

table.v{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.link_paginacao { font-family: tahoma; font-size: 11px; color: #333333; text-decoration: none }
-->

