/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
  Base styles: opinionated defaults
  ========================================================================== */

html,
button,
input,
select,
textarea {
  color: #656564;
}

body {
	font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
	color:#656564;
	background:url(../img/bg_body_interna.jpg) center top no-repeat;
}

h1,h2,h3,h4,h5,h6 {
  margin:0;
  padding:0;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
	background: #f4b32c;
	color:#000;
	text-shadow: none;
}

::selection {
	background: #f4b32c;
	color:#000;
	text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
  resize: vertical;
}

/* ==========================================================================
  Chrome Frame prompt
  ========================================================================== */

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
  Lua4 custom styles
  ========================================================================== */

h1{
	line-height:30px;
	font-family: 'Titillium Web', sans-serif;
	font-size:30px;
	text-align:left;
	margin:0;
	padding:0;
	font-weight:bold;
}

h2{
	height:20px;
	line-height:20px;
	font-family: 'Titillium Web', sans-serif;
	font-size:20px;
	background:url(../img/bg_h2.png) center center no-repeat;
	text-align:center;
	margin-top:30px;
	margin-bottom:19px;
	position:relative;
}

h3{
	line-height:18px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}

h4{
	line-height:20px;
	font-family: 'Titillium Web', sans-serif;
	font-size:20px;
	margin-bottom:20px;
}

p{
	padding:0;
	margin:0;
	margin-bottom:20px;
}

strong{
	font-weight:bold;
}

h2.pecasford {
	background: url(../img/h2_pecasford.png) center center no-repeat;
}

#header_wrapper, #content_wrapper, #footer_wrapper, #about_wrapper, #linha_produtos_wrappper, #noticias_wrapper, #midias_wrapper, #conheca_wrapper, #footer_wrapper{
	width:100%;
	clear:both;
	position:relative;
}

header, #content, footer, #about, #midias_content, footer{
	width:960px;
	margin:0 auto;
	position:relative
}

#header_wrapper{
	background:url(../img/bg_header.png) repeat-x;
	z-index:600;
}

header{
 overflow:hidden;
 height:73px;
 background:url(../img/bg_header.png) repeat-x;
}

h1#logo a{
	width:109px;
	height:39px;
	display:block;
	float:left;
	margin-top:16px;
	margin-right:40px;
	background:url(../img/logo.png) no-repeat;
	text-decoration:none;
	text-indent:-9999px;
}

.menu{
	list-style:none;
	float:left;
	height:23px;
	margin:24px 0 0;
	padding:0;
}

.menu li{
	float:left;
	background:url(../img/bg_li_menu.png) left top no-repeat;
	padding:0 6px;
	position:relative;
}

.menu li:first-child{
	background:none;
}

.menu li a{
	height:23px;
	display:block;
	padding:0 6px;
	line-height:23px;
	text-align:center;
	font-family: 'Titillium Web', sans-serif;
	color:#656564;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow: 1px 1px 1px #fff;
}

.menu li a:hover{
	color:#f4b32c;
}

.menu li a.sub{
	padding-right:12px;
	background:url(../img/bg_submenu.png) right center no-repeat;
}

.submenu_wrapper{
	width:100%;
	overflow:hidden;
	background:url(../img/bg_menu_dropdown.jpg);
	border-bottom:solid 1px #fff;
	clear:both;
	position:absolute;
	z-index:500;
	top:-271px;
}

.submenu_wrapper.sub_vendas {
	height: 143px;
}

.list_subvendas {
	width:790px!important;
}

.list_subvendas li:first-child {
	background: none;
	margin-left: 0;
	padding-left: 0;
}

.list_subvendas li {
	float: left;
	height:30px;
	background: url(../img/submenu_divisao.png) left top no-repeat;
	padding-right: 16px;
	padding-left:14px;
	line-height: 34px;
	padding-top: 3px;
}

.sub_posvenda .list_subvendas li {
	padding-left: 13px;
  padding-right: 14px;
}

.submenu_content{
	width:960px;
	margin:0 auto;
	padding-top:70px;
	overflow:hidden;
	padding-bottom:20px;
}

.submenu_wrapper.sub_posvenda {
	height: 143px;
}

.submenu_content ul{
	width:112px;
	float:left;
	list-style:none;
	margin:22px 0px 0px 0px;
	padding:0px 10px 0px 38px;
	background:url(../img/divisao_submenu.png) left top repeat-y;
}

.submenu_content ul li{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:24px;
	color:#fff;
}

.submenu_content ul li a{
	color:#fff;
	text-decoration:none;
	display:block;
}

.submenu_content ul li a:hover{
	text-decoration:underline;
}

.submenu_content ul.no_bg{
	background:none;
}

.submenu_content h2{
	font-size:20px;
	text-transform:uppercase;
	font-weight:bold;
	color:#cdcbcb;
	line-height:27px;
	margin:0;
	padding:0;
	text-align:left;
	height:auto;
}

.submenu_content h3{
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	color:#cdcbcb;
	line-height:30px;
	margin:0;
	padding:0;
	text-align:left;
	height:auto;
}

.midias{
	float:right;
	list-style:none;
	margin-top:23px;
}

.midias li{
	float:left;
	margin-left:3px;
}

.midias li:first-child{
	margin-left:0;
}

.midias li.fone{
	width:90px;
	height:25px;
	padding-left:30px;
	line-height:23px;
	color:#1f1d1e;
	font-size:13 px;
	font-weight:bold;
	font-family: 'Titillium Web', sans-serif;
	background:url(../img/bg_phone_top.png) no-repeat;
}


#slider_full{
	position:relative;
	margin-top:-3px;
	z-index:1;
	width:100%;
	height:500px;
	clear:both;
	overflow:hidden;
}

#nav{
	z-index:500;
	list-style:none;
	text-align:center;
	margin: 0;
	padding: 0;
	position:relative;
	bottom:24px;
}

#nav li{
	background:url(../img/bg_navigator.png) left top no-repeat;
	margin-left:5px;
	display:inline-block;
	width:10px;
	height:11px;
}

#nav li:first-child{
	margin-left:0;
}

#nav li a{
	width:10px;
	height:11px;
	display:block;
	cursor:pointer;
	text-indent:-9999px;
}

#nav li.activeSlide{
	background-position:-15px 0;
}

#slider_imgs{
	width:100%;
	height:500px;
}

#slider_imgs div{
	width:100%;
	height:500px;
}

#linha_produtos_wrappper{
	background:url(../img/bg_carros_rapido.png) repeat-x;
	overflow:hidden;
	padding-bottom:40px;
}

#linha_produtos_wrappper ul{
	width:960px;
	overflow:hidden;
	list-style:none;
	margin:0 auto;
	padding:0;
}

#linha_produtos_wrappper ul li{
	float:left;
	width:72px;
	height:67px;
	margin-left:12px;
	overflow:hidden;
	background:url(../img/produtos.png) no-repeat;
	text-indent:-9999px;
}

#linha_produtos_wrappper ul li:first-child{
	margin-left:0px;
}

#linha_produtos_wrappper ul li.manvw{ background-position:0px -2px; }
#linha_produtos_wrappper ul li.cat{ background-position:-84px -2px; }
#linha_produtos_wrappper ul li.hyundai{ background-position:-168px -2px; }
#linha_produtos_wrappper ul li.volvo{ background-position:-252px -2px; }
#linha_produtos_wrappper ul li.jcb{ background-position:-336px -2px; }
#linha_produtos_wrappper ul li.johndeere{ background-position:-420px -2px; }
#linha_produtos_wrappper ul li.komatsu{ background-position:-504px -2px; }
#linha_produtos_wrappper ul li.case{ background-position:-588px -2px; }
#linha_produtos_wrappper ul li.ford{ background-position:-672px -2px; }
#linha_produtos_wrappper ul li.transporte{ background-position:-756px -2px; width:204px; }

#linha_produtos_wrappper ul li a{
	width:72px;
	height:67px;
	display:block;
	text-indent:-9999px;
}

#linha_produtos_wrappper ul li.transporte a{
	width:204px;
}

#about_wrapper{
	height:210px;
	background:url(../img/bg_shadow_top.png) top repeat-x;
	background-color:#fcfcfc;
}

#about{
	padding:20px 0;
	height:170px;
}

#about ul{
	list-style:none;
	width:960px;
	margin:0;
	padding:0;
	overflow:hidden;
}

#about ul li{
	width:350px;
	height:148px;
	padding-top:20px;
	float:left;
	margin-left:20px;
}

#about ul li > a{
	text-decoration:none;
}

#about ul li > a h1{
	color:#656564;
}

#about ul li > a p{
	color:#656564;
}

#about ul li > a:hover h1{
	color:#f4b32c;
}

#about ul li > a:hover p{
	color:#929292;
}

#about ul li:first-child{
	margin-left:0px;
}

#about ul li.shadow{
	background:url(../img/bg_about_li.png) left top no-repeat;
	padding-top:45px;
	height:123px;
}

#about ul li ul#servicos{
	width:160px;
	margin-left:20px;
	list-style:none;
}

#about ul li ul#servicos li{
	padding:0;
	margin:0 0 5px 0;
	height:auto;
}

#about ul li ul#servicos li a{
	background:url(../img/bg_btn_link.png) no-repeat;
	width:160px;
	height:40px;
	display:block;
	text-align:left;
	color:#fff;
	line-height:40px;
	font-family: 'Titillium Web', sans-serif;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	text-indent:10px;
}

#about ul li ul#servicos li a:hover{
	background-position:-170px 0;
}

#noticias_wrapper{
	height:270px;
	background:url(../img/bg_noticias.png) center top repeat-x;
}

#noticias{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	padding-top:40px;
	border-top:solid 5px #191718;
}

#news{
	width:630px;
	height:190px;
	overflow:hidden;
	margin:0;
	padding:0;
	float:left;
}

#news li{
	list-style: none;
	width:158px;
	height:148px;
	padding:20px;
	overflow:hidden;
	float:left;
	border: solid 1px #eeda69;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	position:relative;
	margin-left:15px;
}

#news li:first-child{
	margin-left:0;
}

#news li a{
	text-decoration:none;
	float:left;
	clear:both;
	margin-bottom: 5px;
}

#news li a h3{
	color:#000;
}

#news li a:hover h3{
	text-decoration:underline;
}

#news li a.data{
	font-size:10px;
	position:absolute;
	bottom:5px;
	left:20px;
}

#news li p{
	line-height:16px;
	margin-bottom:5px;
}


#news li ul.midias_compartilhar_noticia{
	float:left;
	margin:0;
	padding:0;
	height:21px;
	overflow:hidden;
	clear:both;
	width:100%;
}

#news li ul.midias_compartilhar_noticia li{
	border:none;
	float:left;
	width:21px;
	height:21px;
	padding:0;
	margin:0;
	margin-left:5px;
}

#news li ul.midias_compartilhar_noticia li:first-child{
	margin-left:0;
}


#news li ul.midias_compartilhar_noticia li a{
	width:21px;
	height:21px;
	display:block;
	text-indent:-9999px;
	border:none;
	text-decoration:none;
	background:url(../img/bg_midias_mini.png) no-repeat;
}

#news li ul.midias_compartilhar_noticia li a.twitter{ background-position:0px 0px; }
#news li ul.midias_compartilhar_noticia li a:hover.twitter{ background-position:0px -22px; }
#news li ul.midias_compartilhar_noticia li a.facebook{ background-position:-25px 0px; }
#news li ul.midias_compartilhar_noticia li a:hover.facebook{ background-position:-25px -22px; }

a#promocao{
	width:310px;
	height:190px;
	display:block;
	margin-left:20px;
	float:left;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	overflow:hidden;
	position:relative;
}

a#promocao * {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

a#promocao > span{
	width:304px;
	height:184px;
	border:solid 3px #eeda69;
	position:absolute;
	top:0;
	left:0;
	display:block;
	z-index:100;
}

a:hover#promocao > span{
	display:block;
}

a#promocao .anima_link{
	width:310px;
	height:190px;
	background:#000;
	opacity:0;
	position:absolute;
	top:0;
	left:0;
}

a#promocao h5{
	position:absolute;
	top:90px;
	left:40px;
	color:#fff;
	font-family: 'Titillium Web', sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
	z-index:101;
}

a#promocao h5 span{
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	display:none;
	text-decoration:none !important;
	text-align:center;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}

a.mais_noticias{
	background:url(../img/right_arrow_white.png) left center no-repeat;
	padding-left:10px;
	float:left;
	display:block;
	color:#fff;
	line-height:16px;
	font-family: 'Titillium Web', sans-serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:21px;
}

#midias_wrapper{
	background:url(../img/bg_midias_wrapper.png) top repeat-x;
	overflow:hidden;
}

#midias_content{
	width:962px;
	height:425px;
	margin:27px auto;
	padding:0;
	list-style:none;
}

#midias_content li{
	width:320px;
	height:202px;
	float:left;
	margin-left:1px;
	background:url(../img/bg_midias_box.png) no-repeat;
	position:relative;
}

#midias_wrapper a.titulo_link{
	display:block;
	width:110px;
	height:20px;
	position:absolute;
	top:15px;
	left:110px;
	text-indent:-9999px;
	cursor:pointer;
	z-index:500;
}

#midias_wrapper a.instagram_link{
	left:426px;
}

#midias_content li:first-child{
	margin-left:0;
}

#midias_content li.facebook_box{ background-position:0px 0px; }
#midias_content li.twitter_box{ background-position:-321px 0; }
#midias_content li.youtube_box{ background-position:-642px 0; }
#midias_content li.instagram_box{
	width:962px;
	height:175px;
	padding-top:47px;
	margin-left:0;
	margin-top:1px;
	background-position:0 -203px;
}

#midias_content li.instagram_box a{
	display:block;
}

.videothumb{
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	position:absolute;
	left:20px;
	top:50px;
}

.videothumb a{
	position:relative;
	display:block;
	width:280px;
	height:130px;
}

.btn_play{
	position:absolute;
	top:47px;
	left:122px;
	width:36px;
	height:36px;
	background:url(../img/btn_play.png) left top no-repeat;
}

.videothumb a:hover .btn_play{
	background-position:-37px 0;
}


#insta_list{
	width:920px;
	height:150px;
	padding:0;
	list-style:none;
	margin:0 auto;
	background:none;
	overflow:hidden;
}

#insta_list li{
	background:none;
	width:150px;
	height:150px;
	padding-left:4px;
	float:left;
	margin-left:0;
}

#insta_list li:first-child{
	margin-left:0px;
}

#insta_list li a {
	display: block;
	height: 150px;
	opacity: 1;
	transition: opacity .1s ease-in-out;
	-moz-transition: opacity .1s ease-in-out;
	-webkit-transition: opacity .1s ease-in-out;
}

#insta_list li a.fade {
	opacity: 0.5;
	transition: opacity .1s ease-in-out;
	-moz-transition: opacity .1s ease-in-out;
	-webkit-transition: opacity .1s ease-in-out;
}

#conheca_wrapper{
	background:url(../img/bg_shadow_top.png) top repeat-x;
	background-color:#fcfcfc;
	height:500px;
	/*overflow:hidden;*/
}

#conheca_content{
	width:960px;
	margin:0 auto;
	padding:0;
}

#conheca_wrapper.interna {
	height: 400px;
}

.interna {
	width:920px!important;
}

#conheca_content div{
	height:400px;
	overflow:hidden;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:0 0 3px 3px;
}

#conheca_content .conheca span{
	width:960px;
	height:350px;
	background:url(../img/saiba_mais_link.png) no-repeat;
	display:block;
	position:absolute;
	opacity:0;
	top:0;
	left:0;
}

#conheca_content div img{
	float:left;
}

#conheca_content div .caption{
	width:960px;
	height:50px;
	background:url(../img/bg_caption.jpg) repeat-x;
}

#conheca_content div .caption .text{
	width:740px;
	height:50px;
	float:left;
	margin-left:20px !important;
	margin:0;
	padding:0;
	color:#fff;
	font-family: 'Titillium Web', sans-serif;
	text-decoration:none;
	font-size:14px;
	line-height:50px;
	float:left;
}

#conheca_content div .caption ul{
	height:21px;
	float:right;
	margin:0;
	margin-top:15px;
	padding:0;
	color:#fff;
	list-style:none;
	margin-right:19px;
}

#conheca_content div .caption ul li{
	margin-left:4px;
	float:left;
	background:url(../img/bg_midias_slider.png) no-repeat;
	height:21px;
}

#conheca_content div .caption ul li:first-child{
	margin-left:0;
}

#conheca_content div .caption ul li.twitter{
	width:21px;
	background-position:0 0;
}

#conheca_content div .caption ul li:hover.twitter{
	width:21px;
	background-position:0 -22px;
}

#conheca_content div .caption ul li.facebook{
	width:21px;
	background-position:-25px 0;
}

#conheca_content div .caption ul li:hover.facebook{
	width:21px;
	background-position:-25px -22px;
}

#conheca_content div .caption ul li a{
	text-indent:-9999px;
	display:block;
	overflow:hidden;
}

#footer_wrapper{
	background:#f4b32c url(../img/bg_footer_wrapper.png) top repeat-x;
	overflow:hidden;
}

footer{
	padding-top:4px;
}

#footer_wrapper #menu_footer {
	overflow:hidden;
	padding-top:30px;
	padding-bottom:40px;
	background:url(../img/bg_menu_footer.png) bottom repeat-x;
}

#footer_wrapper #menu_footer ul:first-child {
	margin-left: 0;
}

#footer_wrapper #menu_footer ul {
	padding:0;
	margin:0;
	list-style: none;
	width:145px;
	float:left;
	margin-left: 45px;
}

#footer_wrapper #menu_footer ul li:first-child {
	border-top:0;
}

#footer_wrapper #menu_footer ul li {
	border-top:1px solid #f7c764;
	height:24px;	
	line-height: 24px;
	color:#8b6922;
}

#footer_wrapper #menu_footer a {
	display: block;
	color:#8b6922;
	text-decoration: none;
}

#footer_wrapper #menu_footer a:hover {
	color:white;
}

#footer_wrapper #menu_footer strong {
	text-transform: uppercase;
	color:#1f1d1e;
}

#footer_wrapper #menu_footer strong.seta-direita {
	padding-right:10px;
	background: url(../img/seta_direita.png) right 4px no-repeat;
}

#footer_wrapper #menu_footer strong.seta-baixo {
	padding-right:10px;
	background: url(../img/seta_baixo.png) right 6px no-repeat;
}

#footer_wrapper #menu_footer ul.midias {
	float:right;
}

#footer_wrapper #menu_footer ul.midias li {
	border:none;
}

#infos{
	width:960px;
	height:60px;
	overflow:hidden;
	margin:0;
	padding:26px 0 34px 0;
	list-style:none;
	background:url(../img/bg_footer_info.jpg) left top no-repeat;
	font-size:13px;
	letter-spacing:-0.3px;
	line-height:18px;
	color:#1f1d1e;
	border-bottom:solid 5px #1f1d1e;
}

#infos a{
	color:#fff;
	text-decoration:none;
}


#infos li{
	float:left;
	height:56px;
	padding-top:4px;
	padding:0 0 0 20px;
	background:url(../img/bg_li_menu_footer.png) left repeat-y;
}

#infos li:first-child{
	background:none;
	padding-left:0;
}

#infos li img{
	float:left;
	margin-right:10px;
}

#infos li p{
	float:left;
	margin:0;
	padding:0;
}

#infos li span{
	display:block;
	float:left;
	margin-right:20px;
}

#infos li span.place_ico{
	width:24px;
	height:36px;
	background:url(../img/place_icon.png) no-repeat;
}

#infos li span.time_ico{
	width:31px;
	height:32px;
	background:url(../img/time_icon.png) no-repeat;
}

#infos li span.phone_ico{
	width:29px;
	height:29px;
	background:url(../img/phone_icon.png) no-repeat;
}

#grupo_veneza{
	width:960px;
	height:63px;
	border-bottom:solid 1px #cdcbcb;
	margin:0;
	padding:20px 0 15px 0;
	clear:both;
	overflow:hidden;
	list-style:none;
	font-size:13px;
	line-height:15px
}

#grupo_veneza li{
	float:left;
	margin-left:10px;
}

#grupo_veneza li:first-child{
	margin-left:0;
	padding-top:15px;
}

#grupo_veneza li:first-child a{
	width:122px;
}

#grupo_veneza li a{
	width:192px;
	height:62px;
	display:block;
	text-indent:-9999px;
	background:url(../img/grupo_veneza.png) no-repeat;
}

#grupo_veneza li a.veneza{ background-position:0px 0px; }
#grupo_veneza li a.citroen{ background-position:-210px 0px; }
#grupo_veneza li a.hyundai{ background-position:-420px 0px; }
#grupo_veneza li a.troller{ background-position:-630px 0px; }

#content_wrapper{
	margin:50px 0;
}

#content{
	width:920px;
	background:url(../img/bg_content_top.png) top repeat-x;
	background-color:#fafafa;
	border-bottom:solid 1px #cdcbcb;
	padding:35px 20px 20px 20px;
}

#content p{
	font-size:13px;
	line-height:24px;
}

#content img.text{
	border:solid 5px #fff;
	-moz-box-shadow: 1px 1px 1px #f4f4f4;
	-webkit-box-shadow: 1px 1px 1px #f4f4f4;
	box-shadow: 1px 1px 1px #f4f4f4;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

#titulo_pagina{
	margin:0 auto;
	width:960px;
	height:140px;
	background:url(../img/bg_titulo_pagina.png) repeat-x;
}

#titulo_pagina h1{
	height:70px;
	clear:both;
	background:#f4b32c;
	margin:0;
	padding:0 25px;
	font-family: 'Titillium Web', sans-serif;
	font-size:30px;
	line-height:70px;
	color:#1f1d1e;
	font-weight:normal;
	width:auto;
	display:inline-block;
	text-transform: uppercase;
}

#titulo_pagina h1 strong{
	font-weight:bold;
}

#titulo_pagina h2{
	height:70px;
	clear:both;
	margin:0;
	padding:0 25px;
	font-family: 'Titillium Web', sans-serif;
	font-size:20px;
	line-height:70px;
	color:#656564;
	font-weight:bold;
	background:none;
	text-align:left;
}

.box_left{
	width:420px;
	padding-top:15px;
	float:left;
	overflow:hidden;
	margin-right:6px;
}

.cotacao .box_left{
	width:480px;
}

.box_right{
	width:484px;
	padding-top:15px;
	float:right;
	overflow:hidden;
	background:url(../img/bg_form_left.png) left top no-repeat;
}

.cotacao .box_right{
	width:400px;
	background:none;
}


legend{
	font-family: 'Titillium Web', sans-serif;
	font-size:15px;
	color:#1f1d1e;
	line-height:240x;
	font-weight:bold;
	margin-bottom:17px;
}

label{
	width:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:36px;
	float:left;
	text-align:right;
	margin-right:10px;
	display:block;
	color:#656564;
}

input[type=text]{
	height:36px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:36px;
	padding:0 10px;
	background:url(../img/inputs.png) no-repeat;
	float:left;
	color:#666;
	border:none;
	margin-bottom:15px;
}

input[type=text].extra_input{ background:url(../img/inputs_intencao_compra.png) no-repeat; width:471px; background-position:0px -50px; }
input[type=text].big_input{ width:361px; background-position:0px 0px; }
input[type=text].medium_input{ width:242px; background-position:0px -99px; }
input[type=text].little_input{ width:51px; background-position:-310px -149px; }

.cotacao label{
	width:89px;
}

.cotacao .right label{
	width:49px;
}

.cotacao input[type=text]{
	background:url(../img/inputs_cotacao.png) no-repeat;
}

.cotacao input[type=text].big_input{ width:361px; background-position:0px 0px; }
.cotacao input[type=text].little_input{ width:141px; background-position:0px -50px; }

textarea{
	width:361px;
	height:76px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	background:url(../img/inputs.png) 0 -249px no-repeat;
	float:left;
	color:#666;
	border:none;
	margin-bottom:15px;
}

textarea.big_textarea{ background:url(../img/inputs_intencao_compra.png) no-repeat; width:621px; background-position:0px -199px; }

input[type=submit]{
	width:210px;
	height:50px;
	font-family: 'Titillium Web', sans-serif;
	font-size:12px;
	line-height:50px;
	background:url(../img/inputs.png) 0 -359px no-repeat;
	float:left;
	margin-left:90px;
	cursor:pointer;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	color:#1f1d1e;
	border:none;
}

.cotacao input[type=submit]{
	background:url(../img/inputs_cotacao.png) 0 -200px no-repeat;
	margin-left:99px;
}

#arquivo_form{
	display:none;
}

#mapa{
	width:920px;
	height:280px;
	margin-top:40px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

#content .box_left #infos{
	width:420px;
	overflow:hidden;
	background:none;
	color:#656564;
	height:auto;
	margin:0;
	padding:0;
	border-bottom:none;
}

#content .box_left #infos li{
	width:420px !important;
	height:auto;
	margin-top:10px;
	padding:14px 0 0px 0;
	background:url(../img/bg_info_bottom.png) left top no-repeat !important;
}

#content .box_left #infos li:first-child{
	margin-top:0px;
	background:none !important;
}

#content .box_left #infos li:first-child{
	background:none;
	padding-left:0;
}

#content .box_left #infos li img{
	float:left;
	margin-right:10px;
}

#content .box_left #infos li p{
	float:left;
	margin:0;
	padding:0;
}

#content .box_left #infos li span{
	display:block;
	float:left;
	margin-right:20px;
}

#content .box_left #infos li span.place_ico{
	width:24px;
	height:36px;
	background:url(../img/place_icon_gray.png) no-repeat;
	margin-top:7px;
}

#content .box_left #infos li span.time_ico{
	width:31px;
	height:32px;
	background:url(../img/time_icon_gray.png) no-repeat;
	margin-top:7px;
}

#content .box_left #infos li span.phone_ico{
	width:29px;
	height:29px;
	background:url(../img/phone_icon_gray.png) no-repeat;
	margin-top:7px;
}

#content .box_left #infos li.info_ibama{
 display:none;
}


.texto_left{
	width:410px;
	height:220px;
	margin-top:25px;
	clear:both;
}

.img_carro{
	position:absolute;
	right:20px;
	top:20px;
}

.midias_share{
	width:100%;
	list-style:none;
	margin:20px 0px 0px 0px;
	padding:0;
}

.midias_share li{
	float:left;
}

.midias_share li.facebook_button{
	width:110px;
}

.midias_share li.twitter_button{
	width:110px;
}

.midias_share li.google_button{
	width:110px;
}

#galeria_imagens{
	width:920px;
	height:200px;
	clear:both;
	background:url(../img/bg_galeria.png) no-repeat;
}

#tabs_itens{
	float:left;
	clear:both;
	margin:0;
	padding:0;
	margin-left:400px;
	list-style:none;
}

#tabs_itens li{
	float:left;
	margin-left:5px;
}

#tabs_itens li a{
	display:block;
	text-align:center;
	width:120px;
	height:30px;
	background:url(../img/tipos_galerias.png);
	background-position:-125px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:30px;
	text-align:center;
	color:#656564;
	font-weight:bold;
	text-decoration:none;
}

#tabs_itens li a.ativo, #tabs_itens li a:hover{
	color:#fff;
	background-position:0 0;
}

.tabs_itens_dinamico {
	margin:0;
	float: none;
	text-align: center;
}

.tabs_itens_dinamico li {
	display: inline-block;
	float: none;
	margin-left: 3px;
	background:url(../img/bg_abas.png) center top repeat-x;
	height: 30px;
	padding:0 15px;
	line-height: 30px;
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
}

.tabs_itens_dinamico li:hover,
.tabs_itens_dinamico li.ativo {
	background:url(../img/bg_abas.png) center bottom repeat-x;
}

.tabs_itens_dinamico li:hover a,
.tabs_itens_dinamico li.ativo a {
	color: white;
}

.tabs_itens_dinamico li a {
	color:#656564;
	font-weight:bold;
	text-decoration:none;
}

.img_galeria{
	width:900px;
	height:145px;
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}

.img_galeria li{
	float:left;
	padding-right:6px;
	width:145px;
	height:145px;
	overflow:hidden;
}

.img_galeria li a{
	display:block;
	width:145px;
	height:145px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:0;
	margin:0;
}

.galeria_interna, .galeria_externa{
	float: left;
  height: 145px;
  margin-left: 10px;
  margin-top: 13px;
  width: 920px;
}

ul.info_carro{
	width:610px;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

ul.info_carro li{
	width:610px;
	/*height:110px;*/
	margin-top:20px;
	overflow:hidden;
}

ul.info_carro li:first-child{
	margin-top:0px;
}

ul.info_carro li img{
	float:left;
}

ul.info_carro li .desc_carro{
	width:470px;
	/*height:110px;*/
	padding-left:20px;
	padding-right:10px;
	overflow:hidden;
	float:right;
	background:url(../img/linha_desc_carro.png) left top no-repeat;
}

ul.info_carro li .desc_carro h4{
	font-family: 'Titillium Web', sans-serif;
	font-size:20px;
	line-height:24px;
	color:#17739b;
	margin-bottom:5px;
}

ul.info_carro li .desc_carro p, ul.info_carro li .desc_carro a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px !important;
	color:#656564;
	margin:0;
	padding:0;
}

ul.info_carro li .desc_carro a{
	color:#cdcbcb;
	text-decoration:underline;
}

.links_infos_carro{
	width:270px;
	min-height:439px;
	padding-left:40px;
	float:right;
	background:url(../img/bg_form_left.png) left top no-repeat;
}

.links_infos_carro ul{
	width:270px;
	margin:0;
	margin-bottom:10px;
	list-style:none;
	padding:0;
}

.links_infos_carro ul li{
	margin-bottom:10px;
}

.links_infos_carro ul li a, a.btn_big{
	width:250px;
	height:60px;
	padding-left:20px;
	display:block;
	background:url(../img/bg_btn_info_carro.png) no-repeat;
	font-family: 'Titillium Web', sans-serif;
	font-size:12px;
	line-height:60px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

a.btn_big

.links_infos_carro ul li a:hover, a:hover.btn_big{
	background-position:0 -70px;
}

#titulo_pagina #cartoes{
	position:absolute;
	right:20px;
	top:23px;
	list-style:none;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:25px;
	font-weight:normal;
}

#titulo_pagina #cartoes li{
	float:left;
	margin-left:5px;
}

.tabs_content{
	width:920px;
	background:url(../img/tabs_content_top.png) left top no-repeat;
	clear:both;
	overflow:hidden;
	padding:20px 0;
}


table.revisao{
	background:#fff;
	border-collapse:separate;
	border:solid 1px #e5e5e5;
	border-bottom:none;
	background:url(../img/bg_table_revisao_bottom.png) left bottom repeat-x;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:10px 20px;
	position:relative;
	margin-bottom:10px;
}

table.revisao th{
	height:20px;
	font-family: 'Titillium Web', sans-serif;
	font-size:13px;
	line-height:14px;
	color:#17739b;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	vertical-align:top;
}

table.revisao tbody tr{
	height:30px;
	background:url(../img/bg_tr_revisao.png) left top repeat-x;
	line-height: 20px;
	padding:10px;
}

table.revisao tbody tr td{
	line-height: 20px;
	padding:10px;
}


table.revisao tbody tr:nth-child(odd) {
  background-color:#fff;
}
table.revisao tbody tr:nth-child(even) {
  background-color:#f1f1f1;
}

.posvenda-apresentacao {
	list-style: none;
	overflow: hidden;
	padding:0;
}

.posvenda-apresentacao li:first-child,
.posvenda-apresentacao li.first {
	margin-left: 0;
}

.posvenda-apresentacao li {
	float:left;
	width:292px;
	margin-left: 22px;
	height: 220px;
}

.posvenda-apresentacao li a {
	color:#656564;
	text-decoration: none;
}

.posvenda-apresentacao li a:hover p {
	text-decoration: underline;
}

.posvenda-apresentacao li strong {
	font-size: 12px;
	letter-spacing: -1px;
	color:#17739b;	
	text-transform: uppercase;
	line-height: 20px;
	display: block;
	font-family: 'Titillium Web', sans-serif;
	margin-top: 5px;
	font-weight: bold;
}

.content-box {
	border:1px solid #e5e5e5;
	background:white;
	padding:20px;
	color:#656564;
}

.content-box h5 {
	font-size: 13px;
	color:#17739b;
}

.btn-270 {
	display: block;
	background: url(../img/btn_270.png) no-repeat;
	height: 60px;
	width:270px;
	line-height: 60px;
	font-size: 12px;
	color:white;
	text-transform: uppercase;
	font-family: 'Titillium Web', sans-serif;
	text-decoration: none;
	text-align: center;
}

.tabela-servicorapido {
	background:white;
	width: 880px;
}

.tabela-servicorapido tr:first-child td {
	border-top:0;
}

.tabela-servicorapido td {
	width:293px;
	line-height: 30px;
	border-top:1px dotted gray;
}

.tabela-servicorapido tr.gray td {
	background: #f1f1f1;
}

.info_content{
	display:none;
}

.info_content img{
	float:left;
}
.info_content .texto{
	background:url(../img/linha_desc_carro.png) top left no-repeat;
	float:left;
	margin-left:20px;
	padding-left:20px;
	font-size:13px;
	color:#656564;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	width:530px;
}

.info_content h4{
	color:#17739b;
}

.rounded_box{
	width:920px;
	overflow:hidden;
	margin-bottom:10px;
}

.rounded_box .top_box{
	width:920px;
	height:10px;
	float:left;
}

.rounded_box .top_box.gray_box{
	background:url(../img/top_box_gray.png) no-repeat;
}

.rounded_box .top_box.white_box{
	background:url(../img/top_box_white.png) no-repeat;
}

.rounded_box .content_box{
	width:880px;
	padding:10px 20px;
	float:left;
	overflow:hidden;
}

.rounded_box .content_box.gray_box{
	background:url(../img/content_box_gray.png) repeat-y;
}

.rounded_box .content_box.white_box{
	background:url(../img/content_box_white.png) repeat-y;
}

.rounded_box .footer_box{
	width:920px;
	height:10px;
	float:left;
}

.rounded_box .footer_box.gray_box{
	background:url(../img/footer_box_gray.png) no-repeat;
}

.rounded_box .footer_box.white_box{
	background:url(../img/footer_box_white.png) no-repeat;
}


.carros_option{
	list-style:none;
	overflow:hidden;
	margin:0;
	padding:0;
}

.carros_option li{
	width:130px;
	height:140px;
	margin:0px 0px 10px 20px;
	float:left;
	text-align:center;
	display:block;
}

.carros_option li.first{
	margin-left:0;
}

.carros_option li label{
	clear:both;
	margin-top:-10px;
	width:130px;
}

a.noticias{
	text-decoration:none;
	color:#666;
}

a:hover.noticias{
	text-decoration:underline;
}

ul.nav{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	clear:both;
}

ul.nav li{
	float:left;
	margin-left:3px;
}

ul.nav li a{
	background:#fff;
	color:#666;
	display:block;
	text-align:center;
	text-decoration:none;
	padding:0 7px;
	border:solid 1px #dbdbdb;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-size:12px;
}

ul.nav li a.current, ul.nav li a:hover{
	background:#17739b;
	border:solid 1px #17739b;
	color:#fff;
}

/* ==========================================================================
  Rodapé Grupo
  ========================================================================== */

#footer-grupo {
	height: 40px;
	width:100%;
	background: white;
}

#footer-grupo .footer-grupo-top {
	width:960px;
	margin:0 auto;
	height:100px;
	padding:20px 0;
	border-bottom:1px solid #cdcbcb;
}

.footer-grupo-top ul {
	list-style: none;
	padding:0;
	margin:0;
}

.footer-grupo-top li {
	float:left;
}

.footer-grupo-top li a {
	display: block;
	background-image: url(../img/sprite_grupo.png);
	background-repeat: no-repeat;
	width: 77px;
	height: 62px;
	text-indent: -9999px;
}

.footer-grupo-top li.first {
	width:130px;
	margin-left: 0;
	padding-top:10px;
	line-height: 15px;
}

.footer-grupo-top li {
	margin-left: 8px;
	width: 75px;
	height: 62px;
}

.footer-grupo-top li.veneza a {
	background-position: 0 0;
	width: 76px;
	height: 62px;
}

.footer-grupo-top li.victoire a { background-position: -82px 0; }
.footer-grupo-top li.divepe a {	background-position: -165px 0; }
.footer-grupo-top li.orient a {	background-position: -247px 0; }
.footer-grupo-top li.trilharn a { background-position: -329px 0; }
.footer-grupo-top li.lafrance a { background-position: -412px 0; }
.footer-grupo-top li.megamq a {	background-position: -494px 0; }
.footer-grupo-top li.venezamq a { background-position: -576px 0; }
.footer-grupo-top li.venezadiesel a { background-position: -659px 0; }
.footer-grupo-top li.viadiesel a { background-position: -741px 0; }

#development{
	margin:0 auto;
	width:960px;
	height:51px;
	line-height:51px;
	text-align:center;
}

#cotacao{
	width:210px;
	height:50px;
	text-indent:-9999px;
	margin:30px auto;
	display:block;
	background:url(../img/btn_cotacao.png) no-repeat;
}

/* ==========================================================================
  Helper classes
  ========================================================================== */

.transparent{
	opacity:0.3 !important;
}
.no_bg{
	background:none;
}
.center-align {
	margin:0 auto;
}

.fancy-box {
	display: none;
	width:480px;
}

.fancy-box h4 {
	color: #17739B;
}

.fancy-box ul {
	margin: 0;
	padding: 0 0 0 20px;
}

.fancy-box li:first-child {
	margin-top: 0;
}

.fancy-box li {
	margin-top:20px;
	color:#666;
}

.center_text{
	text-align:center;
}

/*
 * Image replacement
 */
 
.no_margins{
	margin:0;
}
 
.black_text{
	color:#1f1d1e !important;
}

img.left{
	float:left;
	margin-right:20px;
	margin-bottom:15px;
}

.divisor_full{
	width:912px;
	height:20px;
	margin:20px auto;
	clear:both;
	background:url(../img/divisor_horizontal_full.png) center center no-repeat;
}

img.right{
	float:right;
	margin-left:20px;
	margin-bottom:15px;
}

.left{
	float:left;
}

.right{
	float:right;
}

.right label{
	width:50px;
}

.clear{
	clear:both;
}

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
  display: none !important;
  visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *  `contenteditable` attribute is included anywhere else in the document.
 *  Otherwise it causes space to appear at the top and bottom of elements
 *  that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *  `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.clearfix:after {
  clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
  *zoom: 1;
}

/* ==========================================================================
  EXAMPLE Media Queries for Responsive Design.
  Theses examples override the primary ('mobile first') styles.
  Modify as content requires.
  ========================================================================== */

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 144dpi) {
  /* Style adjustments for high resolution devices */
}

/* ==========================================================================
  Print styles.
  Inlined to avoid required HTTP connection: h5bp.com/r
  ========================================================================== */

@media print {
  * {
    background: transparent !important;
    color: #000 !important; /* Black prints faster: h5bp.com/s */
    box-shadow:none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links for images, or javascript/internal links
   */

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group; /* h5bp.com/t */
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}
