h2 {
	font-family: 'Lato', sans-serif;
	font-size:30px;
	color:#0f458d;
	text-shadow: 0.1em 0.1em 0.05em #ccc;
	text-transform:uppercase;
}
h3 {
	font-family: 'Lato', sans-serif;
	font-size:20px;
	color:#000;
	border-bottom:1px solid #000;
}
h4 {
	font-family: 'Lato', sans-serif;
	font-size:16px;
	color:#0f458d;
	text-transform:uppercase;
	border-bottom:1px dotted #0f458d;
	margin:8px 0;
}
.veiculos_table th {
	background-color:#E6E6E6;
	padding:5px 3px;
	text-transform:uppercase;
}
#opcionais li {
	margin-bottom:5px;
}
#navcontainer {
	margin: 0px;
	margin-left: 3px;
	padding: 0px;
}
#navcontainer ul {
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
}
#navcontainer ul li {
	float: left;
}
#navcontainer ul li a {
	text-decoration: none;
	background: url(../img/menu_off.gif) no-repeat top left;
	font-size: 12px;
	float: left;
	margin: 3px;
	height: 29px;
	width: 121px;
	padding-top: 4px;
}
#navcontainer li a:hover {
	background: url(../img/menu_on.gif) no-repeat left top;
	color: #000000;
}
body {
	margin: 0px;
	background-color: #E3EAFC;
}
A:link {
	COLOR: #000000;
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000;
	TEXT-DECORATION: none
}
.caixa {
	background-image: url(../img/bg_caixa.gif);
	background-repeat: repeat-x;
	color:#000;
	border: 1px solid #B4B2B2;
	font-family: Tahoma;
	font-size: 12px;
}
.txt {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.txt_bold {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.ilustracao {
	border: 2px solid #1A63A2;
	padding: 2px;
}
.button {
	background-image: url(../img/button.gif);
	width: 101px;
	height: 21px;
	line-height: 19px;
	background-color: transparent;
	text-decoration: none;
	color: #1E3E63;
	font-size: 10px;
	border: 0px;
	vertical-align: middle;
	font-weight: bold;
	font-family:Tahoma;
}
.txtw {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.fotos_veiculo {
	margin-top:-20px;
}
.destaque {
	background-color:#f6b500;
	padding:5px;
	line-height:3em;
	color:#004e90;
	font-weight:bold;
	text-align:center;
}
