body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
/*
 * ------------------------------------ FUNCTIONALITY --------------------------------------
 * The following CSS serves to make Etalage function properly. Don't edit or edit carefully.
 * -----------------------------------------------------------------------------------------
 */

.etalage, .etalage_thumb, .etalage_thumb_image, .etalage_source_image, .etalage_zoom_preview, .etalage_icon, .etalage_hint {
	display:none
}
.etalage, .etalage ul, .etalage li, .etalage img, .etalage_hint, .etalage_icon, .etalage_description {
	margin:0;
	padding:0;
	border:0;
	list-style:none
}
.etalage, .etalage_magnifier div, .etalage_magnifier div img, .etalage_small_thumbs ul, ul .etalage_small_thumbs li, .etalage_zoom_area div, .etalage_zoom_img {
	position:relative
}
.etalage img, .etalage li {
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-o-user-select:none;
	user-select:none;
	-webkit-user-drag:none;
	-moz-user-drag:none;
	user-drag:none
}
.etalage, .etalage_small_thumbs li {
	float:left
}
.etalage_right {
	float:right
}
.etalage li {
	position:absolute
}
.etalage img {
	vertical-align:bottom;
	max-width:none
}
.etalage_magnifier {
	cursor:default
}
.etalage_magnifier div, .etalage_small_thumbs {
	overflow:hidden
}
.etalage_magnifier div img {
	display:none
}
.etalage_icon, .etalage_hint {
	cursor:default;
	width:0;
	height:0;
	overflow:hidden
}
.etalage_small_thumbs li.vertical {
	float:none
}
.etalage_zoom_area div {
	overflow:hidden;
	z-index:997
}
.etalage_zoom_preview {
	position:absolute;
	z-index:998
}
.etalage_zoom_img, .etalage_hint {
	z-index:999
}
.etalage {
	direction:ltr
}
#example3 {
	display: none;
	margin-top: 20px;
	margin-left:20px;
}
#example3 .etalage_thumb {
	background: white url(../images/loading.gif) center no-repeat;
	-webkit-box-shadow: 0 0 7px #aaa;
	-moz-box-shadow: 0 0 7px #aaa;
	box-shadow: 0 0 7px #aaa;
}
#example3 .etalage_small_thumbs li {
	margin: 5px;
	cursor: pointer;
}
#example3 ul li.etalage_smallthumb_active {
	-webkit-box-shadow: 0 0 5px #333;
	-moz-box-shadow: 0 0 5px #333;
	box-shadow: 0 0 5px #333;
	cursor: default;
}
#example3 .etalage_zoom_area, .etalage_zoom_area {
	background: url(../images/loading.gif) center no-repeat;
	-webkit-box-shadow: 0 0 5px #333;
	-moz-box-shadow: 0 0 5px #333;
	box-shadow: 0 0 5px #333;
}
#example3 .etalage_magnifier {
	background: white;
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
}
div#caixa {
	display: inline-block;
	width: 300px;
	height: 400px;
}
div#caixa p#abas {
	display: inline-block;
	width: 410px;
	height: 40px;
	padding: 0;
	overflow: hidden;
	vertical-align: bottom;
	font-family:Verdana, Geneva, sans-serif;
}
div#caixa p#abas a {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 12px 26px 12px 26px;
	margin: 0 17px 0 0;
	background-color: #EAF0F5;
}
div#caixa p#abas a:hover {
	background-color:#2F98FF;
	color: white;
}
div#caixa p#abas a.selected {
	background-color: #00689B;
	color: #FFF;
}
div#caixa ul#conteudos {
	display: inline-block;
	width: 390px;
	height: 447px;
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
}
div#caixa ul#conteudos li {
	display: inline-block;
	width: 390px;
	height: 460px;
	margin: 10px 20px 10px 20px;
	padding: 0;
	overflow: auto;
}
#detalhes {
	width:833px;
	height:600px;
	border:1px dashed #000;
	background-color:#FFF;
}
#detalhes .topo {
	width:793px;
	height:30px;
	background-color:#EAF0F5;
	padding:20px;
	margin-bottom:20px;
}
#detalhes .topo .facebook {
	float:left;
	margin-left:20px;
}
#detalhes .topo .favoritos a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	margin-left:5px;	
}
#detalhes .topo .favoritos a:hover{
	text-decoration:underline;	
}
#detalhes .topo h1 {
	float:left;
	font-size:24px;
	font-family:Verdana, Geneva, sans-serif;
	color:#00689B;
}
#detalhes .carro-fotos {
	width:350px;
	height:600px;
	float:left;
	margin-right:20px;
}
#detalhes .carro-fotos h3 {
	font-size:24px;
	border-bottom:1px dashed #000;
	margin-left:20px;
	margin-top:12px;
	font-family:Verdana, Geneva, sans-serif;
}
#detalhes .carro-detalhe {
	width:300px;
	height:auto;
	float:left;
	margin-left:20px;
}
#detalhes .carro-detalhe h3 {
	font-size:24px;
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom:20px;
	color:#F00;
}
#detalhes .carro-detalhe h4 {
	font-size:16px;
	border-bottom:1px dashed #000;
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom:10px;
}
#detalhes .carro-detalhe p.item {
	font-size:14px;
	border-bottom:1px dashed #000;
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom:10px;
	width:345px;
}
#detalhes .carro-detalhe p.revenda img {
	float:left;
	margin:0 10px 0 0;
}
#detalhes .carro-detalhe p.revenda {
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom:10px;
	width:345px;
}
#detalhes .carro-detalhe p.revenda span {
	width:250px;
	float:left;
}
#formularioContato label.error{
	font-size:9px;
	margin-left:70px;
	color:#F00;
	width:200px;
	height:1px;
	}
#formularioIndique label.error{
	font-size:9px;
	margin-left:70px;
	color:#F00;
	width:200px;
	height:1px;
	}
div.box_contato {width:350px;height:420px;position:relative;float:left;font-family:Verdana, Geneva, sans-serif;}
div.box_contato h1 {color:#000;font-size:18px;text-transform:uppercase;padding:5px 0 5px 5px;}
div.box_contato label {width:100%;display: block;padding:5px 0 5px 0;}
div.box_contato label span {display: block;color:#000;font-size:12px;float:left;width:50px;text-align:left;padding:5px 20px 0 0;}
div.box_contato .input_text {padding:5px 5px;width:200px;border:1px solid #ccc;}
div.box_contato .message{padding:7px 7px;width:250px;overflow:hidden;height:150px;border:1px solid #ccc;}
div.box_contato .button{margin:0 0 10px 0;padding:4px 7px;border:0px;position: relative;
top:10px;left:236px;width:100px;background-color:#00689B;color:#fff}
div.box_contato .button2{margin:0 0 10px 0;padding:4px 7px;border:0px;position: relative;
top:10px;left:182px;width:100px;}

div.box_indique {width:390px;height:420px;position:relative;float:left;font-family:Verdana, Geneva, sans-serif;}
div.box_indique h1 {color:#000;font-size:18px;text-transform:uppercase;padding:5px 0 5px 5px;}
div.box_indique label {width:100%;display: block;padding:5px 0 5px 0;}
div.box_indique label span {display: block;color:#000;font-size:12px;float:left;width:70px;text-align:left;padding:5px 20px 0 0;}
div.box_indique .input_text {padding:5px 5px;width:200px;border:1px solid #ccc;}
div.box_indique .message{padding:7px 7px;width:250px;overflow:hidden;height:150px;border:1px solid #ccc;}
div.box_indique .button{margin:0 0 10px 0;padding:4px 7px;border:0px;position: relative;
top:10px;left:256px;width:100px;background-color:#00689B;color:#fff}
div.box_indique .button2{margin:0 0 10px 0;padding:4px 7px;border:0px;position: relative;
top:10px;left:182px;width:100px; background-color:#00689B;}
