body {
	background-image: url(Images/index_02.gif);
	background-repeat:no-repeat;
	margin-left: 8px;
	margin-right: 30px;
	margin-bottom: 0px;
	background-color: #FFC000;
	scrollbar-face-color:#7E0000;
	scrollbar-highlight-color:#7E0000;
	scrollbar-3dlight-color:#7E0000;
	scrollbar-darkshadow-color:#7E0000;
	scrollbar-shadow-color:#7E0000;
	scrollbar-arrow-color:#FFC925;
	scrollbar-track-color:#FFC925;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 11px;
	line-height:14px;
	
}
.titulo{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}
input.txt{
width:100%;
border: 1px Solid #C49300;
background-color:#FFC925;
}
textarea{
width:100%;
border: 1px Solid #C49300;
background-color:#FFC925;
}
#plano{
border: 1px Solid #663300;
}
input.bt{
	height: 20px;
	background: #663300;
	border: 1px Solid #663300;
	color: #FBF0DB;
	font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
	}
h3 {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color: #663300;
text-align:center;
}
li{
list-style-type:square;
margin-bottom:10px;
}
h4 {
font-weight: bold; 
font-size: 14px; 
color: #000066; }
.ampliar {
text-align:center;
font-weight:normal;
font-size: 9px; color: #660000;
}
a.vehiculos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
a.vehiculos:hover {
	color: #FFFFFF;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}