@charset "iso-8859-5";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	list-style:none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../../Images/Layout/bg_body.jpg)  no-repeat center top;
	font-size:12px;
}
p, h1, h2, h3, ul, table {
	margin-bottom: 25px;
}

h2 {
	font-size:25px;
	font-weight:normal;
	color: #004071;
	font-family: "Trebuchet MS", Arial, Verdana;
	letter-spacing: -1px;
	line-height: 22px;
}

.subTitulo {
	font-size:20px;
	font-weight:normal;
	color: #2e505a;
	font-family: "Trebuchet MS", Arial, Verdana;
	letter-spacing: -1px;
	line-height: 25px;
}

a {
	color:#004071;
	text-decoration:none;
}
a:hover {
	color:#0083B8;
}

.Container {
	width: 960px;
	margin: 0 auto;
	color:#333;
}

.bannerManual {
	display: block;
	text-indent: -9000px;
	background: url(../../Images/Layout/bannerHome.png) no-repeat;
	height: 160px;
	width: 688px;

}
#Topo {
	padding-top: 20px;
	height: 150px;
	font-family: "Trebuchet MS", Arial, Verdana;
	letter-spacing: -1px;
}
.video { }
.Tortuga {
	background: url(../../Images/Layout/Tortuga.png) no-repeat;
	float: left;
	width: 206px;
	height: 140px;
	display: block;
	text-indent: -2000px;
}
#Topo .Canal{
	margin-left: 230px;
	background: url(../../Images/Layout/bg_canal.png) bottom center no-repeat;
	font-size:13px;
	width: 620px;
	height: 40px;
	margin-bottom: 35px;
}
#Topo .Canal li {
	float: left;
	margin-right: 5px;
}
#Topo .Canal li a{
	color: #666;
	text-decoration: none;
	display:block;
	padding: 10px 20px;
}

#Topo .Canal .active {
	color: #0083B8;
	font-weight: bold;
	font-size:14px;
	background: url(../../Images/Layout/bulet.gif) no-repeat 8px 15px;
}

#campoBotao { position: absolute; background: url(../../Images/Layout/campoBotao.png) no-repeat; width: 471px; height: 92px; margin: -80px 487px; }

.botaoVideo { position: absolute; background: url(../../Images/Layout/botaoVideo.png) no-repeat; width: 201px; height: 35px; margin: 30px 25px; display: block; }
.botaoPdf { position: absolute; background: url(../../Images/Layout/botaoVideo.png) no-repeat; width: 201px; height: 35px; margin: 30px 245px; display: block; }
.assistaVideo { position: absolute; font-family: "Trebuchet MS", Arial, Verdana; font-size: 15px; color: white; text-transform: uppercase; width: 125px; margin: 7px 37px; }
	html.ie9 .assistaVideo { margin: 9px 40px; } 
.baixeManual { position: absolute; font-family: "Trebuchet MS", Arial, Verdana; font-size: 15px; color: white; text-transform: uppercase; width: 165px; margin: 7px 17px; }
	html.ie9 .baixeManual { margin: 9px 20px; } 
#Topo .Menu {
	margin-left: 230px;
	margin-top: 60px;
}

#Topo .Menu li{
	float:left;
	position:relative;
	background: url(../../Images/Layout/bulet.gif) no-repeat left 7px;
}

#Topo .Menu li ul{
	display:none;
	background: url(../../Images/Layout/bg_submenu01.png) no-repeat;
	width: 175px;
	height: 200px;
	font-size: 12px;
	padding: 15px;
}


#Topo .Menu li a {
	display:block;
	height:25px;
	padding: 0 19px;
	color:#004071;
	text-transform:uppercase;
	text-decoration: none;
	font-size:15px;
}

#Topo .Menu li a:hover {
	color:#0083B8;
	text-decoration:none;
}


#Topo .Menu li:hover ul {
	display:block;
	margin-top: -1px;
}

#Topo .Menu li ul li{
	float:none;
	padding-left: 15px;
	background: url(../../Images/Layout/bulet.gif) no-repeat left 5px ;
}

#Topo .Menu li ul li a {
	color: #0F4676;
	font-size:12px;
	text-transform:none;
	padding: 0px;
	margin-bottom: 2px;
	height: auto;
}
#Topo .Menu li .SubProd {
	background-image: url(../../Images/Layout/bg_submenu02.png);
}

#Topo .Menu li:hover ul {display:block; position:absolute; top:26px; z-index: 1; }

.Conteudo {
	clear:both;
	padding-top: 20px;
}

.Rodape {
	background: url(../../Images/Layout/bg_rodape.gif) repeat-x #F1F1F1;
	padding-top:30px;
	height: 220px;
	clear:both;
	font-family: "Trebuchet MS", Arial, Verdana;
}

.ListGeral {
	font-size:11px;
}
.passo {
	font-family: "Trebuchet MS",Arial,Verdana;
	color: #628089;
	font-weight: bold;
	width: 70px;
	margin-left: 15px;
	margin-top: 10px;
	height: 30px;

}
hr {
	height: 1px;
	border: none;
	background: none;
	border-top: 1px dashed #CCCCCC;
	margin: 20px 0;
}

.ListGeral li {
	background: url(../../Images/Layout/bulet.gif) no-repeat left 5px;
	padding-left: 15px;
	margin-bottom: 5px;
}

.ListGeral .idc {
	color: #004071;
	font-size:18px;
	background: none;
	padding-left: 0px;
	margin-bottom: 15px;
}
.ListGeral li strong {
	font-size:14px;
	color: #0083B8;
}


.Rodape p {
	margin-left: 600px;
	text-align:right;
	font-size: 10px;
}
.Rodape p img{
	margin-left: 20px;
}

.Rodape .ListGeral {
	float: left;
	width: 200px;
}

h1 {
	font-size:35px;
	font-weight: normal;
	color: #0083B8;
	letter-spacing: -2px;
	font-family: "Trebuchet MS", Arial, Verdana;

}

.TopD { background: url(../../Images/Layout/dirT.png) no-repeat right top; height:100px; padding: 15px;  font-size:11px;}
.TopE { background: url(../../Images/Layout/esqT.png) no-repeat left top;}
.RodD { background: url(../../Images/Layout/dirR.png) no-repeat right bottom;}
.RodE { background: url(../../Images/Layout/esqR.png) no-repeat left bottom;}

.TopD h3 {
	margin-bottom: 5px;
}

.TopDinst { background: url(../../Images/Layout/dirTinst.png) no-repeat right top; height:100px; padding: 15px;  font-size:11px;}
.TopEinst { background: url(../../Images/Layout/esqTinst.png) no-repeat left top;}

.garantia {
	background:url(../../Images/Layout/bg_garantia.jpg) no-repeat bottom left;
	padding-left: 130px;
}

.musica {
	background:url(../../Images/Layout/bg_musica.jpg) no-repeat bottom left;
	padding-left: 130px;
}

.listBlogGr {
	height: auto;
}

.produtos {
	background:url(../../Images/Layout/bg_pneusemcamara.jpg) no-repeat bottom left;
	padding-left: 130px;
}

.vpcForm {
	background:url(../../Images/Layout/bg_VPC.jpg) no-repeat bottom left;
}

.vpcForm label{
	width: auto;
	float: left;
	margin-right: 5px;
}

.vpcForm .btForm {
	margin-top: 8px;
}

.pneuSemCamara {
	background:url(../../Images/Layout/bg_pneusemcamara.jpg) no-repeat bottom left;
	padding-left: 130px;
	
}

.NoAr {
	background:url(../../Images/Layout/bg_noar.jpg) no-repeat bottom left;
	padding-left: 130px;
}

.boxInstDest {
	width: 300px;
	float: left;
}

.boxInstDest  .TopE, .TopEinst {
	margin-bottom: 20px;
}

.Protetor {
	background:url(../../Images/Layout/bg_protetor.jpg) no-repeat bottom left;
	padding-left: 130px;
}

.richMedia {
	float:left;
	width: 672px;
}

.BuscaPneu {
	margin-left: 680px;
	background-color: #FFE000;
	font-size:11px;
 	background-image: url(../../Images/Layout/esqTEsq.png);
}

.BuscaPneu .TopD{
	height: 185px;
	padding:30px;
	background-image: url(../../Images/Layout/dirTEsq.png);
}

.BuscaPneu h2, .BuscaPneu p {
	margin-bottom: 5px;
}
input, textarea, select {
	border: 1px solid #999;
	padding: 4px;
	font-size:11px;
	color: #333;
}

.BuscaPneu select{
	width: 220px;
}
.btForm {
	width: auto;
	border: none;
}

.destHomeL, .destHomeR  {
	float:left;
	width: 310px;
	margin: 20px 0;
}

.destHomeL { margin-right: 10px;}

.destBlogD  {
	float:right;
	width: 380px;
	height:auto;
	margin: 20px 0;
	margin-right: 10px;
}



.destATortL  {
	float:left;
	width: 310px;
	margin: 75px 0 -60px 20px;
}

.destATortD {
	margin-top:20px;
}

.destATort  {
	float:left;
	width: 310px;
	margin:0 20px 20px 240px;
}

.destHomeR {
	margin-left: 640px;
	float:none;
	width: 320px;
}

.RodapeProduto {
	font-weight: bold;
	padding-left: 150px;
	padding-top: 5px;
	background: url(../../Images/Layout/bg_prod.gif) no-repeat;
	height: 125px;
	margin-bottom: 30px;
	clear:both;
	letter-spacing: -1px;
}
.RodapeProduto li{
	float: left;
	margin-right: 17px;

}
.RodapeProduto a{
	width: 145px;
	display: block;
	height: 110px;
}

.Esq {
	width: 210px;
	float:left;

}

.Esq .TopE, .TopEinst{
	background-color: #E7E7E7;
	margin-bottom: 15px;
}
.Esq .TopD, .TopDinst{
	padding: 20px;
	height: auto;
}
.Esq h2{
	font-size: 20px;
}
.Esq .ListGeral {
	float:none;
}

.ContDir {
	margin-left: 240px;
}

.ContDirCart {
	margin-left: 240px;
}

.ContDirCart h1 {
	width:696px;
	height:204px;
	text-indent:-9000px;
	background:url(../../Images/Layout/banner_cartilha.gif) no-repeat;
	margin-top:-20px;
}

.ContDirATort {
	float:left;
	width:40%;
	margin-left: 28px;
}

h4 {
	margin-bottom: 0px;
	font-size: 10px;
}
h4 a {
	color: #0083B8;
	margin-right: 10px;
}
h4 a:hover {
	text-decoration: underline;
}

.BuscaPneuInt {
	background-color: #FFE000;
	margin-bottom: 35px;
	font-size:11px;
}

.BuscaPneuInt .TopD{
	padding: 15px 0 15px 7px;
	height: 35px;
}
.BuscaPneuInt h2, .BuscaPneuInt input, .BuscaPneuInt label, .BuscaPneuInt select, .BuscaPneuInt a{
	margin-bottom: 0px;
	float:left;
}
.BuscaPneuInt a{
	width: 75px;
}
.BuscaPneuInt h2 { font-size:22px;  margin-right: 5px; margin-bottom: 0px; margin-top: 5px; }

.BuscaPneuInt select { margin-right: 7px; margin-top: 5px; width: 125px;}
.BuscaPneuInt input {margin-right: 7px; margin-top: -5px; }

.gravata {
	font-size: 14px;
}
h3 {
	font-size: 18px;
	color:#389AC2;
	font-family: "Trebuchet MS", Arial, Verdana;
	letter-spacing: -1px;
}
h3 a{
color:#389AC2;
}

.subH3 {
	font-size: 18px;
	color:#389AC2;
	font-family: "Trebuchet MS", Arial, Verdana;
	letter-spacing: -1px;
	margin-top: 25px;
	height: 30px;
}

.imgHome {
	position: absolute;
	text-indent: -9000px;
	background: url(../../Images/Layout/imgHome.png) no-repeat;
	width: 211px;
	height: 80px;
	margin: -120px 478px;
}

.bannerVideo {
	display: block;
	text-indent: -9000px;
	background: url(../../Images/Layout/bannerManual.png) no-repeat;
	width: 210px;
	height: 153px;
}

.imgRodape {
	text-indent: -9000px;
	background: url(../../Images/Layout/imgRodape.png) no-repeat;
	width: 689px;
	height: 47px;
	
}

.Esq .BuscaPneu {
	margin:0 0 15px 0;
	width: auto;
	background-color: #FFE000;
}

.Esq .BuscaPneu select{
	width: 170px;
	margin-bottom: 10px;
}
.Esq .BuscaPneu input {
	float: none;
}

.Garantia, .Garantia2 {
	border-top: 1px dashed #CCC;
	padding-top: 30px;
	background: url(../../Images/Layout/garantia_total.gif) no-repeat left center;
	padding-left: 110px;
	height: 90px;
}

.Garantia h3, .Garantia2 h3{
	float: left;
	margin-right: 20px;
}

.Garantia h3 a, .Garantia2 h3 a{
color:#389AC2;
}

.Garantia li, .Garantia2 li{
	float: left;
	width: 130px;
	font-size: 13px;
	background: url(../../Images/Layout/bulet_garantia.gif) no-repeat;
	padding-left: 30px;
	margin-right: 10px;
}

.Garantia2 {
	height: 200px;
	background: url(../../Images/Layout/garantia.gif) no-repeat 10px 0;
	border-top: none;
	padding-top: 0px;
	padding-left: 180px;
	margin-bottom:15px;
}


.GarantiaContEsq {
	width: 550px;
	border-right: 1px dashed #CCC;
	float:left;
	margin-bottom: 25px;
}

.Garantia2 li{
	float:none;
	width: auto;
	padding: 5px 0 5px 30px;
}
.Garantia2 h3{
	float:none;
}

.GarantiaTort {
	float: left;
	border-top: 1px dashed #CCC;
	width: 715px;
	background: url(../../Images/Layout/garantia_total.gif) no-repeat left center;
	margin: 20px 0 0 28px;
	height: 90px;
	padding-top: 20px;
}
.GarantiaTort h3{
	float: left;
	padding:0 0 0 110px;
	width: 130px;
}

.GarantiaTort li{
	float: left;
	width: 130px;
	font-size: 13px;
	background: url(../../Images/Layout/bulet_garantia.gif) no-repeat;
	padding:0 2px 0 26px;
}

.imgProds {	margin: 0 30px 0 0; }

.GarantiaIcos, .GarantiaIcos2 {
	margin-bottom: 15px;
	height: 50px;
}

.garantiFloatesq , .garantiFloat{
	float:left;
	width:430px;
}

.garantiFloatesq h2{padding-top:20px}

.garantiFloat{
	border-left: 1px dashed #CCC;
}

.garantiFloat h3{
	padding-left:60px;}

.GarantiaIcos2 , .GarantiaIcos3  {
	height: auto;
}

.GarantiaIcos3 {
	padding-left:60px;
}
.GarantiaIcos li, .GarantiaIcos2 li, .GarantiaIcos3 li {
	height: 33px;
	float: left; 
	padding: 0 10px 0 35px;
	font-size: 12px;
	font-weight: bold;
	background: no-repeat left;
	line-height: 16px;
	color:#666666;
	font-family:"Trebuchet MS", Arial, Verdana;
	letter-spacing: -1px;
}

.GarantiaIcos2 li, .GarantiaIcos3 li {
	float: none;
	font-size: 14px;
	font-weight: normal;
	padding: 13px 10px 0 45px;
	color:#333;

}

.intro {
	margin-bottom: 15px;
	height: 140px;
}

.contBloc {
	background: url(../../Images/Layout/bg_bloc.jpg) no-repeat;
	width:723px;
	padding:15px 0 0 15px;
}


.MenuProd li{
        float:left;
        text-align:center;
		font-size:14px;

}


.MenuProd a:hover{
	font-weight: bold;
	color:#389AC2;

}
.MenuProd     {
width:693px;
background: url(../../Images/Layout/menu_prod.gif)no-repeat;
}
.Active     {
background: url(../../Images/Layout/menu_prodActive.gif)no-repeat;
width:251px;
height:81px;

}

.TabProd td{
	background-color: #EBEBEB;
	padding: 4px;
	font-size: 14px;
	text-align:center;
}
.TabProd th{
	background-color: #0083B8;
	color:#FFFFFF;
	padding: 4px;
	font-size: 14px;
}

.TabProd a {
	text-decoration: underline;
}
.destIntL, .destIntR {
	width:350px;
	float:left;
	margin-bottom: 15px;
}
.destIntR {
	float:none;
	margin-left: 370px;
}


.Previsao {
	height: auto;
}

.Previsao ul{
	width: 100px;
	margin-bottom: 0px;
}
.Previsao li {
	border-bottom: 1px dashed #CCC;
	text-align: right;
	font-size:11px;
	position:relative;
}
.Previsao .normal, .Previsao .active {
	padding: 9px 0;
	display: block;
}

.Previsao .active {
	color: #0083B8;
	font-weight: bold;
	background: url(../../Images/Layout/ico_seta.gif) right center no-repeat;
	padding-right: 10px;
}

.Previsao iframe {
	display: none;
	float:right;
}

.garantiaProd {
	background:url(../../Images/Layout/bg_garantiaProd.jpg) no-repeat bottom left;
	padding-left: 110px;
	height: 160px;
}

.lateralInst {
	width: 200px;
	padding-left: 20px;
	border-left: 1px dashed #CCCCCC;
	margin-left: 20px;
	float:right;
	height: 140px;
}

.lateralNoAr {
	width: 250px;
	padding: 47px 0 10px 0 ;
	margin-left: 10px;
	float:right;
	height: auto;
}


.indiqueNoAr {
	height:auto
}

.lateralNoAr img {
	padding:0 0 8px 8px;
}
.lateralNoAr a:hover{
	opacity: 0.5;
}

.tabEventos td{
	text-align:center;
}

.tabEventos td a{
	display: block;
	padding: 10px;
	background-color: #f1f1f1;
}

.tabEventos td a:hover{
	background-color: #EBEBEB;
}

.tabEventos td img {
	border: none;
}

.tabEventosGeral th{
	background-color:#EFEFEF;
	text-align:left;
}

.tabEventosGeral img , .tabEventosGeral p {
	margin:8px;
	font-size:11px;
	font-weight:normal;
}

.tabEventosGeral img {
	border:3px solid #FFF
}

.ColecaoBox {
	background: url(../../Images/Layout/bg_musicasertaneja.jpg) no-repeat center ;
	font-size:16px;
	color: #FFF;
	padding: 50px 10px 0 30px;
	height: 200px;
	margin-bottom: 20px;
}

.ColecaoBox img{
	float: right;
	margin-top: -50px;
}
.Discografia {
	float:left;
}

.Discografia ol{
	padding-left: 25px;
	margin-bottom: 15px;
	background: url(../../Images/Layout/bg_listDisco.gif) repeat-y ;
}

.Discografia li{
	list-style: decimal;
	margin-bottom: 4px;
	color: #FFF;
	font-weight:bold;
	padding:2px;
}

.Discografia span{
	font-weight:normal;
	color:#333;
}

.sobreDupla {
	margin-left: 250px;
	padding-left: 30px;
	border-left: 1px dashed #CCCCCC;
}
.listResult {
	margin-left: 180px;
}

.Aba {
	background: url(../../Images/Layout/aba_rodape.gif) repeat-x bottom;
	/* height: 40px; */
	margin-bottom: 30px;
	overflow: auto; /* new */
}

.Aba li, .Aba .Active {
	background:url(../../Images/Layout/aba_esq_off.gif) no-repeat top left;
	float:left;
	width: auto;
	height: auto;
}
.Aba a {
	text-align: center;
	height: 20px;
	background: url(../../Images/Layout/aba_dir_off.gif) right top no-repeat;
	display: block;
	padding: 13px 40px 10px 15px;
	font-size: 14px;
}

.Aba .Active{
	font-weight:bold;
	background-image: url(../../Images/Layout/aba_esq.gif);
}

.Aba .Active a{
	background-image:url(../../Images/Layout/aba_dir.gif);
}

.AbaPack {
	background: url(../../Images/Layout/aba_rodape.gif) repeat-x bottom;
	height: 40px;
	margin-bottom: 30px;
}

.AbaPack li, .AbaPack .Active {
	background:url(../../Images/Layout/aba_esq_off.gif) no-repeat top left;
	float:left;
	width: 180px;
	height: auto;
}
.AbaPack a {
	text-align: center;
	height: 26px;
	background: url(../../Images/Layout/aba_dir_off.gif) right top no-repeat;
	display: block;
	padding: 5px 40px 10px 15px;
	font-size: 12px;
}

.AbaPack .Active{
	font-weight:bold;
	background-image: url(../../Images/Layout/aba_esq.gif);
}

.AbaPack .Active a{
	background-image:url(../../Images/Layout/aba_dir.gif);
}


.step {
	margin-bottom: 25px;
}

.step li {
	padding: 10px 0 0 50px;
	background: no-repeat center left;
	height: 30px;
	margin-bottom: 15px;
}


/*
ol.step { margin-bottom: 25px; }
ol.step li { padding: 10px 0 0 50px; background: no-repeat top left; margin-bottom: 15px; border: 1px solid red; }
ol.step li h4 { font-size: 12px; margin-bottom: 20px; }
ol.step li ul {  }
ol.step li ul li { padding: 0; margin: 0; }
*/
.contato {
	width: 630px;
	height: 500px;
	margin: 0 auto;
}

.contato div{
	width: 350px;
	float:left;
	border-right: 1px dashed #CCC;
	margin-right: 30px;
}
.contato p{
	margin-bottom: 10px;
}

.contato h3{
	margin-bottom: 10px;
}
.contato input, .contato select, .contato textarea {
	width: 300px;
	font-size: 11px;
	padding: 4px;
	font-family:"Trebuchet MS", Arial, Verdana;
}
.acesBlog {
	margin:-10px 0 0 0;
}
.ContDirCart .ListGeral li strong {
	font-size:12px;
	color: #0083B8;
}

.ContDirCart .ListGeral li em {
	font-size:11px;
	color: #333333;
	font-weight:bold;
}

.ContDirCart img {
	padding:10px;}
	
.protetoresH {margin-left:180px;}

.leftInst h3, h2 { margin: 5px 0 5px 0 }
#home #search .RodD .RodE .TopD h2 { margin-top: -12px; }

.ListNoticia li{	
	margin-bottom: 10px;
}

.leftInst li{
	margin-bottom: 10px;
	margin-left:30px;
	list-style:disc;
	list-style-position:inside; 
} 

.TitNoticias{margin:0 0 20px 0}
.TitNoticiaDet{color:#3c5a65;font-size:20px;}

.thumbColecaoInd {
	float:left;
	font-weight:bold;
	font-size: 16px;
	margin:5px 20px 10px 0;
	
}

.colecaoGrava {
	font-size:14px;
	font-weight:bolder;
}
.colecaoMais {color:#333;text-decoration: underline;}
.thumbColecao {padding:0 15px 0 0 ;border:none;width:78px;height:78px;float:left	}
.ListNoticiaCole li{display:block;min-height:110px;}
.colecaoTit  {text-indent:-9000px;width:720px;height:107px;background:url(../../Images/Layout/colecao_bom_caminhoneiro.jpg) no-repeat;margin-top:15px}

.Sitemap li{
	padding: 3px 10px;
	font-size:14px;
	font-weight: bold;
}

.Sitemap li strong{
	font-size:12px;
}

.Sitemap li ul{
	margin: 15px 0 0 15px;
}
.Sitemap li ul li {
	font-size:11px;
	font-weight:normal;
	margin-bottom:0px;
	background: url(../../Images/Layout/setaSitemap.gif) no-repeat left 7px ;
	
}
.Sitemap li a {
	color: #666;
}
.Sitemap li a:hover {
	color:#0083B8;
}
