﻿/* HONDA

Texto / Link padrão: #7b8991 (cinza)

Link escuro: #636363 (cinza escuro)

Título principal (h1): #b1202d (vermelho)

Título secundário (h2): #636363 (cinza escuro)

*/

/* LINKS DO SITE */

    /* Link (padrão) */
    a{
    color:#7b8991;
    font-size:11px;
    cursor:pointer;
    }
    
    a:hover{
	color:#7B8991;}
	
	.Main .ms-WPBody a:hover{
	color:#7B8991;}

	.Main .ms-WPBody h6 a:hover{
	text-decoration:none;}
    
    /* Link  - texto cinza com bullet vermelho */
    .HyperLinkBullet{
    background:url(/Util/Images/Icones/seta-vermelha-direita-oval.gif) no-repeat 0 4px;
    padding:0 0 0 12px;
    color:#7b8991;
    font-size:11px;
    font-weight:bold;}

    /* Link - cinza escuro com fonte maior */
    .HyperLinkMaior{
    font-size:13px;
    font-weight:bold;
    color:#636363;}

    /* Link - botão padrão do site com fundo em gradiente cinza */
    .LinkButton{
    display:inline-block;
    cursor:pointer;
    padding:0 0px 0px 12px;
    font-size:11px;
    color:#fff;
    text-transform:uppercase;
    background:url(/Util/Images/Botoes/botao-arredondado-esquerda.png) no-repeat left top;}
    
    .LinkButton strong{
    display:inline-block;
    padding:3px 10px 16px 0;
    font-weight:normal;
    color:#fff;
    background:url(/Util/Images/Botoes/botao-arredondado-direita.png) no-repeat right top;}

        /* Inline-block IE 6 fix */
        * html .LinkButton strong, 
        * html .LinkButton{display:inline;}

    /* Link - com box vermelho */
    .HyperLinkCategorias{
    display:inline-block;
    *display:inline;
    padding:1px 2px;
    color:#fff;
    font-size:10px;
    border:1px solid #63262b;
    background:#8d3038;}
    
    /* Link - Ver Mapa com Box Vermelho */
	.HyperLinkVerMapa{
	line-height:120%;
    display:inline-block;
    *display:inline;
    padding:1px 2px;
    color:#fff;
    font-size:10px;
    border:1px solid #63262b;
    background:#8d3038;}
    
   	a.HyperLinkVerMapa {
   	color:#FFFFFF!important;
   	}


    /* Link - para download */
    .HyperLinkDownload{
    display:block;
    padding:6px 20px;
    color:#9c7f98;
    background:url(/Util/Images/Icones/download.gif) no-repeat left center;}

    /* Link - com imagem */
    .ImageButton{
    vertical-align:middle;}
    
    /* Link - com imagem colada no input */
    .ImageButtonColado{
    margin-left:-2px;}
    
    /* Correção de cor para hiperlink categorias */
	.ms-WPBody a.HyperLinkCategorias:link, 
	.ms-WPBody a.HyperLinkCategorias:hover, 
	.ms-WPBody a.HyperLinkCategorias:visited{
	color:#FFF;
	text-decoration:none;}
	
	/* Corrige hover nos botões padrões do site */
	.ms-WPBody a.LinkButton:hover{
	text-decoration:none;}
 
/* TEXTO */

    /* Label (padrão) */
    p, .Label{ 
    font-size:11px;
    color:#7b8991;}
    
    /* Label - com bullet padrão */
    .LabelMarcador{
    font-weight:bold;
    color:#7b8991;
    font-size:11px;
    background:url(/Util/Images/Icones/seta-cinza-direita.png) no-repeat 0 1px;
    padding:3px 0 3px 22px;
    display:block;}
    
    /* Label - verde para tela de erro/sucesso */
    .LabelAviso{
    color:#3D93A5;
    display:block;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    padding-bottom:10px;}
    
    /* Label - cinza escuro */
    .LabelEscuro{
    color:#636363;
    font-size:11px;}
    
    /* Label - cinza escuro com fonte maior */
    .LabelMaior{
    font-size:13px;
    color:#636363;
    font-weight:bold;} 
    
/* TÍTULOS */

    h1, h1 *{
    color:#b1202d;
    font-size:28px;
    padding:0 0 15px 0;
    font-weight:normal;}

    h2, h2 *{
    font-size:18px;
    color:#636363;
    padding:0;
    font-weight:normal;}

    h3{
    font-size:13px;
    font-weight:bold;
    color:#636363;
    padding:0 0 15px 10px;
    display:block;
    text-align:left;
    background:url(/Util/Images/Icones/seta-vermelha-direita.png) no-repeat 0 4px;}

    h3 *{
    font-size:13px;
    font-weight:bold;
    color:#636363;}
    
    h4{
    margin-bottom:10px;}
    
    h5, h5 *{
    padding-bottom:10px;
    font-size:13px;
    color:#8d3038;}

    h6, h6 a{
    font-size:15px;
    font-weight:bold;}
    
    /* Correção de espaçamento do h1 no modo de edição */
	h1 div *{
    font-size:100%;
    padding:0px;}


/* IMAGEM PADRÃO DE CONTEÚDO */

    /* imagem padrão de conteúdo - direita grande com sombra*/
    .ImagemConteudo{
    background:url(/Util/Images/Estrutura/background-imagens-conteudo.png) no-repeat center bottom;
    padding:0 40px 35px;
    float:right;}
    
        /* corrige problemas com PNG no ie6 */
        * html .ImagemConteudo{
        background:url(/Util/Images/Estrutura/background-imagens-conteudo.gif) no-repeat center bottom;}
    
    /* imagem padrão de conteúdo - direita pequena com sombra*/
    .ImagemMiniatura{
    width:89px;
    padding:0 15px 25px;
    text-align:center;
    background:url(/Util/Images/Estrutura/background-imagens-pequenas.png) no-repeat center bottom;}

        /* corrige problemas com PNG no ie6 */
        * html .ImagemMiniatura{
        background:url(/Util/Images/Estrutura/background-imagens-pequenas.gif) no-repeat center bottom;}

	/* padrão com imagem vertical */
	.ImagemMiniaturaVertical{
	width:91px;
	height:auto;
	padding:0 27px 25px;}
	

    /* imagem secundária de conteúdo - borda cinza */
    .ImagemBorda{
    margin:0 20px 20px 0;
    border:1px solid #b9c2c1;}
    
    .ImagemSemSombra{
	float:right;
	margin:0 0 10px 25px;}

/* VÍDEO PADRÃO DE CONTEÚDO */

    /* background para vídeos no conteúdo */
    .FundoVideo{
    background:url(/Util/Images/Content/gotas-tinta.png) no-repeat center;
    min-height:250px;
    padding:30px 0 10px;
    text-align:center;}

/* PAGINAÇÃO PADRÃO */

    .Main .Paginacao table{
    width:auto;
    margin:auto;
    border:none;}

    .Main .Paginacao table tr td{
    padding:5px;
    border:0}

    .Main .Paginacao{
    font-size:12px;}

    .Main .Paginacao a{color:#636363;}

    .Main .Paginacao .PrimeiraPagina,
    .Main .Paginacao .UltimaPagina{
    display:block;
    width:10px;
    height:10px;
    text-indent:-9999px;}

    .Main .Paginacao .PrimeiraPagina{background:url(/Util/Images/Botoes/paginacao-anterior.gif) no-repeat 0 0;}
    .Main .Paginacao .UltimaPagina{background:url(/Util/Images/Botoes/paginacao-proximo.gif) no-repeat 0 0;}
    
/* SEPARADOR */

	.SeparadorLinha{
	border-top:1px solid #EEE;
	display:block;
	height:25px;
	margin-top:30px;}

/* FILTROS DE BUSCA */
  
    .Filtro{
    height:16px;
    margin-bottom:15px;
    padding:8px;
    text-align:right;
    background:url(/Util/Images/Estrutura/background-filtro.png) no-repeat right top;}

    .Filtro .Separador{
    margin-left:20px;}

/* PÁGINAS COM CONTORNO ARREDONDADO */

    .ArredondadoSombra, .ArredondadoSombraPequeno{
    position:relative;
    padding-bottom:21px;
    margin-bottom:30px;}
    
    .ArredondadoSombraPequeno{
    width:435px;}

    /* Funciona como min-height para o IE6 */
    * html .ArredondadoSombra, 
    * html .ArredondadoSombraPequeno{height:50px;}

    .ArredondadoSombraConteudo{
    padding:10px 20px 0px;
    background:#fff;
    border:1px solid #ccc;
    border-bottom:none;
    overflow:hidden;}

    .ArredondadoSombraEsquerda{
    position:absolute;
    width:21px;
    z-index:2;
    height:21px;
    bottom:0;
    left:0;
    background:url(/Util/Images/Estrutura/arredondado-sombra-esquerda.gif) no-repeat bottom left;}

    .ArredondadoSombraDireita{
    position:absolute;
    width:780px;
    height:21px;
    bottom:0;
    right:0;
    z-index:1;
    background:url(/Util/Images/Estrutura/arredondado-sombra-direita.gif) no-repeat bottom right;}
    
    .ArredondadoSombraPequeno .ArredondadoSombraDireita{
    width:99%;}
    
    .ArredondadoSombraTopo{
    position:absolute;
    width:6px;
    height:6px;
    top:0;
    right:0;
    font-size:0;
    background:url(/Util/Images/Estrutura/arredondado-sombra-direita-topo.gif) no-repeat top right;}

/* ABAS SIMPLES */

    .Abas{
    height:24px;}

    .Abas li{
    float:left;
    margin-right:5px;}

    .Abas a{
    display:block;
    cursor:pointer;
    height:24px;
    padding-left:6px;
    white-space:nowrap;
    background:url(/Util/Images/Botoes/abas-esquerda.gif) no-repeat top left;}

    * html .Abas a {
    width:50px;}

    .Abas a.Ativo{
    background:url(/Util/Images/Botoes/abas-esquerda.gif) no-repeat bottom left;}

    .Abas a strong{
    display:block;
    padding:5px 8px 5px 0;
    height:14px;
    font-size:12px;
    font-weight:normal;
    color:#636363;
    background:url(/Util/Images/Botoes/abas-direita.gif) no-repeat top right;}

    .Abas a.Ativo strong{
    color:#fff;
    font-weight:bold;
    background:url(/Util/Images/Botoes/abas-direita.gif) no-repeat bottom right;}
    
/* ABAS 2 LINHAS */    

	.AbasMultiplas{
    height:48px;}

    .AbasMultiplas li{
    float:left;
    margin-right:5px;}

    .AbasMultiplas a{
    display:block;
    cursor:pointer;
    height:24px;
    padding-left:6px;
    white-space:nowrap;
    background:url(/Util/Images/Botoes/abas-esquerda.gif) no-repeat top left;}

    * html .AbasMultiplas a {
    width:50px;}

    .AbasMultiplas a.Ativo{
    background:url(/Util/Images/Botoes/abas-esquerda.gif) no-repeat bottom left;}

    .AbasMultiplas a strong{
    display:block;
    padding:5px 8px 5px 0px;
    height:14px;
    font-size:12px;
    font-weight:normal;
    color:#636363;
    background:url(/Util/Images/Botoes/abas-direita.gif) no-repeat top right;}

    .AbasMultiplas a.Ativo strong{
    color:#fff;
    font-weight:bold;
    background:url(/Util/Images/Botoes/abas-direita.gif) no-repeat bottom right;}


/* FORMULÁRIOS */

    .DegradeCentral{
    background:url(/Util/Images/Estrutura/degrade-cinza.png) no-repeat left top;
    padding:13px;
    width:752px;
    overflow:hidden;}
    
    .DegradeCentral .ContentDegrade{
    padding-left:10px;}
    
    .TextBox{
    border: #b7b7b7 1px solid;
    height:17px;
    color:#7b8991;
    vertical-align:middle;
    padding:3px 0 0;
    font-size:11px;}
    
    .DropDownList{
    font-size:10px;
    height:18px;
    color:#7b8991;
    vertical-align:top}
    
    .ValidationSummary{
    display:block;
    padding:10px 20px 30px 65px; 
    background:url(/Util/Images/Estrutura/degrade-exclamacao.gif) no-repeat 0 0;}
    
    .ValidationSummary ul li{
    font-size:11px; 
    padding:3px 0;}
    
    .ValidationSummary, .ValidationSummary span, .ValidationSummary ul li{
	color:#9D2933 !important;}

    .MensagemFormulario{
    position:relative;
    margin:20px auto 20px;
    width:496px;
    height:137px;
    background:url(/Util/Images/Estrutura/degrade-manchas.png) no-repeat center top;}
    
	.ListaDropDowns{
	padding-bottom:20px;}

	.ListaDropDowns li{
	float:left;
	margin-right:15px;}

	.Formulario .DropDownList{
	height:22px;
	font-size:13px;
	margin:5px 0 10px 0;}

	.CheckBoxList{
	width:100%;}

	/* Correção dos CheckBox */
	.CheckBoxList input{
	float:left;
	vertical-align:top;}

	.CheckBoxList label{
	display:table;}
    

    /* Mensagem Sucesso */
    
    .MensagemSucesso{
    padding-top:40px;
    float:left;
    width:275px;}
    
    .BolaSucesso{
    padding:20px 0 0 20px;
    width:115px;
    float:left;}
    
    /* Mensagem de Erro */
    
    .Erro404{
    background:url(/Util/Images/Estrutura/degrade-manchas-404.png) no-repeat center top;
    margin:20px auto;
    width:476px;
    height:209px;
    padding:25px 0 0 20px;}

    .MensagemErro404{
    padding-left:25px;
    padding-top:13px;
    width:240px;
    float:left;}

    .MensagemErro404 table{
    margin-top:5px;}

    .MensagemErro404 table tr td .HyperLinkBullet{
    font-weight:normal;}
    
    /* Resultado não encontrado */
	.EmptyDataTemplate{
	color:#B1202D;
	font-weight:bold;}


/* FORMULÁRIO DE TEST DRIVE E CADASTRO DE JORNALISTAS */

    .AgendeTestDrive tr td, 
    .CadastroJornalistas tr td{
    padding:5px 0;}
    
    .AgendeTestDrive tr td.Linha, 
    .CadastroJornalistas tr td.Linha{
    background:url(/Util/Images/Content/risco-verde-claro.jpg) repeat-x;
    height:15px;}

/* RECURSOS HUMANOS */

    .ListaLinks li{
    background:url(/Util/Images/Estrutura/background-box-branco.png) no-repeat center top;
    width:376px;
    padding:10px 10px 10px 10px;}

/* FALE CONOSCO */

    .Atendimento{
    padding-bottom:60px;
    /*background:url(/Util/Images/Content/mulher-fone-atendimento.jpg) no-repeat 460px 35px;*/}
    
    .Atendimento strong{
    font-size:13px;
    color:#636363;}
        
    .Atendimento .Telefones li{
    background:url(/Util/Images/Estrutura/background-box-branco-seta.png) no-repeat center top;
    width:345px;
    padding:12px 0 0 30px;}
    
/* IMPRENSA */

/* BOX ASSESSORIA DE IMPRENSA EM CADASTRO DE JORNALISTAS */

    .AssessoriaImprensa{
    float:right;
    text-align:left;}
    
        
    .AssessoriaImprensa li{    
    width:256px;
    padding:30px 30px 35px 90px;
    background:url(/Util/Images/Estrutura/background-degrade-telefone.png) no-repeat center top;}
       
/* TVFLASH GRANDE HOME */

	.TvflashHome{
	width:603px;
	height:375px;
	background:url(/Util/Images/Estrutura/background-tvflash.jpg) 14px 2px no-repeat;
	text-align:center;}

/* DESTAQUE DE NOTÍCIAS DA HOME */

    .ContainerNoticias{
    position:relative;
    float:left;
    width:958px;
    height:150px;
    margin:auto;
    padding:20px 0 10px 40px;
    font-size:10px;
    background:url(/Util/Images/Estrutura/separador-noticias-home.png) no-repeat;}
    
    .ContainerNoticias .DestaqueNoticias{
    float:left;
	height:150px;
	display:inline-block;}
    
    .ContainerNoticias .Separador{
    padding-right:15px;}
    
    .ListaNoticias{
    float:left; 
    position:relative;
    width:295px; 
    padding:10px 0 0 0;}   
    
	.ListaNoticias table{
	width:100%;}
	
	.ListaNoticias .TituloNoticiaHome{
	padding-bottom:5px;}
	
	.ListaNoticias .TituloNoticiaHome h6{
	width:95%;}
	
	.ListaNoticias .TextoNoticiaHome{
	width:165px;}
    
    .ListaNoticias td{
    padding:0 5px 0 0;}
    
   .ListaNoticias td a{
    line-height:14px;
    text-decoration:none;}
    
    .ListaNoticias h6 a{
	font-size:11px;}

    .ImagemNoticia{
    width:110px;
    padding:5px 0 0 0;
    text-align:center;}
    
    .VerTodasNoticias{
	position:absolute;
	right:62px;
	bottom:-13px;}

    .VerTodasNoticias a{
    position:absolute;
    right:35px;
    bottom:-10px;}

/* DESTAQUES INFERIORES */
    
    .DestaquesInferiores{
    padding:26px 0 30px;
	height:133px;}
	
	.DestaquesInferiores li{
	float:left;
	height:100%;}
    
    /* Padrão sem background */
    .DestaquesInferioresBranco{
    padding:26px 0 30px;}
    
    /* Produtos de Força */
	.RodapeProdutosForca{
	float:left;
	padding:20px 10px;
	width:140px;
	text-align:center;}
		
	h4.ProdutosDeForca{
	padding-left:50px;}

	/* Veja também */
    .InferiorVejaTambem{
	width:315px;
	overflow:hidden;}
	    
	/* Destaques com bullet  */
    .ListaHorizontal li{
    padding:4px 0 6px;
    float:left;}

    .ListaVertical li{
    padding:4px 0 6px;
    float:none;}

    .ListaHorizontal li a, .ListaVertical li a{
    background:url(/Util/Images/Icones/seta-cinza-direita.png) no-repeat 0 3px;
    padding:4px 0 0 22px;
    margin-right:20px;
    font-weight:bold;
    display:block;
    height:21px;}   
    
	/*Negócios */
	
    .Negocios{
    width:237px;
    display:block;
    height:65px;
    background:url(/Util/Images/Content/chaves.gif) no-repeat center;
    float:right;
    margin:-65px 0 0 0;
    padding:32px 0 0 29px;
    position:relative;}

	.Negocios li{
	font-size:10px;
    color: #656565 !important;
    padding-bottom:7px;}

	.Negocios li a{
	font-size:10px;
	color: #858585;
	padding-left:7px;
    background:url(/Util/Images/Content/seta.jpg) no-repeat left;}
			
    .ChaveCarro{
	background:url(/Util/Images/Content/chave-carro.gif) no-repeat left center;
	/*padding:32px 0 0 5px;*/
	width:200px;}
	
	.ChaveCarro li{
	color: #656565;
	font-size:10px;
	padding-bottom:7px;}

	.ChaveCarro li a{
	font-size:10px;
	color: #858585;
	padding-left:7px;
    background:url(/Util/Images/Content/seta.jpg) no-repeat left;}
    
   	.ChaveCarro li a:hover{
	font-size:10px;
	color: #858585;
	padding-left:7px;
    background:url(/Util/Images/Content/seta.jpg) no-repeat left;}
	
	/*Concessionárias */
    .DestaqueConcessionarias, .DestaqueConcessionariasMotos{
    background:url(/Util/Images/Estrutura/h-metalico.png) no-repeat left;
    width:150px;
    display:block;
    padding:13px 0 0 120px;
    height:87px;}

    .DestaqueConcessionariasMotos{
    background:url(/Util/Images/Estrutura/asa-metalica.png) no-repeat left;
    width:155px;
    padding-left:115px;}
    
    /*Onde encontrar*/
	.OndeEncontrar {
	display:block;
	height:87px;
	padding:13px 0 0 110px;
	width:160px;
	background:transparent url(/Util/Images/Estrutura/mapa-brasil.png) no-repeat scroll left center;}
	
	/* Valores Honda */
	.InferiorValoresHonda{
	width:285px;
	background:url(/Util/Images/Content/bola-honda.png) no-repeat right center;}
	
	.InferiorValoresHonda table, .InferiorTextoPuro table{
	width:100%;}
	
	.InferiorTextoPuro{
	width:29%}
	
	.InferiorTextoPuro span{
    color: #7B8991;
    font-size: 11px;}	
	
	.DestaquesInferiores .Separador{
	width:66px;
	height:133px;
	margin:0 -9px;
	background:url(/Util/Images/Estrutura/separador-destaques-footer.png) no-repeat top left;}
	
	.AreaDeBusca > img {margin-bottom:15px;}
	
	div.AreaDeBusca div.Formulario {Padding-top:0px }
	
	/* Socioambiental*/
	.DestaqueSocioambiental{
	margin-bottom:43px;}
	
    
/* SUBHOMES */

    .TituloDestaqueSubHome{
    background:url(/Util/Images/Estrutura/curva-superior-destaque.gif) no-repeat center top;
    text-align:center;
    vertical-align:top;
    padding-top:3px;
    width:239px;
    height:39px;}
   
    .ImagemDestaqueSubHome, .DescricaoDestaqueSubHome{
    border:1px solid #f0f1f1; 
    border-width:0 1px;
    text-align:center;}
    
    .DescricaoDestaqueSubHome{
    height:40px; 
    vertical-align:top;}
    
    .DescricaoDestaqueSubHome .Label{
    padding:10px 10px 0px; 
    display:block;
    text-align:left;}

    .RodapeDestaqueSubHome{
    background:url(/Util/Images/Estrutura/curva-inferior-destaque.gif) no-repeat center bottom;
    vertical-align:middle;
    text-align:right;}
    
    .RodapeDestaqueSubHome a{
    margin:0 15px 15px 0;
    display:inline-block;}
    
    .NivelDeRuido{
    background:url(/Util/Images/Content/ponteiro-nivel-barulho.gif) no-repeat right bottom;
    height:130px;
    display:block;
    position:absolute;
    left:0;
    top:347px;
    *top: 347px;
    _top: 347px;
    width: 170px;}
    
    .ListaProdutos{
    padding-bottom:25px;}
    
    .DescricaoDestaqueSubHome .Label{
	text-align:center;}
    
/* SUBHOME PRODUTOS DE FORÇA */

    .ModelosProduto .HyperLinkBullet{
    display:block;
    margin:5px 0;
    text-align:left;}
    
    /* Lista de modelos para Produtos de Força */
    .ModelosProduto{
    margin:5px auto 0;}
    
    /* Gotas no fundo das Especificações Técnicas */
    .InternaForca{
    background:url(/Util/Images/Content/gotas-tinta-faixa.gif) no-repeat 370px 0;}
    
    /* Estilo do menu Lateral de especificações e caracteristicas */
	#CaracteristicasProduto{display: block;}
	#EspecificacoesProduto{display: none;}
	
	.Slogan{ 
	font-size:12px;
	font-weight:bold;
	color:#7b8991;}
	
/* SUBHOME SOCIOAMBIENTAL */
	#column #group .DestaquesHomeSocioambiental{width:545px;}	


/* DICAS */

    .Dicas, .DicasAlternado{
    padding:20px 15px 15px;
    background:url(/Util/Images/Estrutura/degrade-cinza-pequeno.gif) no-repeat 0 0;
    min-height:115px;}

    .Dicas{
    padding:20px 46px 15px 15px;}

/* OUTROS LINKS */

    .OutrosLinks,
    .OutrosLinksAlterna{
    margin-bottom:5px;
    background:url(/Util/Images/Estrutura/degrade-cinza-pequeno.gif) no-repeat 0 0;
    float:left;
    padding:15px;}

    .OutrosLinks{width:382px;}
    .OutrosLinksAlterna{width:344px;}

    .OutrosLinks h3,
    .OutrosLinksAlterna h3{padding-bottom:5px;}

    .Descricao{
    padding-left:10px;}

    .Descricao a{
    color:#967c97;}

    .Descricao .Label{
    line-height:140%;}
    
/* NOTÍCIAS */

    .GridViewNoticias tr td tr td{
    padding:10px 0 30px;}
        
    .GridViewNoticias table{
    width:100%;
    line-height:130%;
    margin-bottom:10px;
    border-bottom:1px solid #efeeee;}
        
    .GridViewNoticias p{
    padding:0 0 8px 0;}

/* PERGUNTAS FREQUENTES */
    
    .PerguntasFrequentes{
    font-size:12px;
    line-height:130%;
	margin-bottom:43px;}
    
    .PerguntasFrequentes tr td.Pergunta{
	width:716px;
	padding:13px 30px;
	background:url(/Util/Images/Estrutura/background-degrade-lista.png) no-repeat top left;}
    
    .PerguntasFrequentes .IconeFechado, 
    .PerguntasFrequentes .IconeAberto{
    display:block;
    position:absolute;
    width:15px;
    height:15px;
    top:0px;
    left:-20px;
    text-indent:-9999px;
    cursor:pointer;
    background:url(/Util/Images/Estrutura/marcador-positivo-negativo.gif) no-repeat top left;}
    
    .PerguntasFrequentes .IconeAberto{
    background-position:top right;}
    
    .PerguntasFrequentes .LinkAtivo{
    position:relative;}
    
    .PerguntasFrequentes .ConteudoAberto{
    padding:5px 0 10px;}
    
    .Pergunta .Link:hover, 
	.Pergunta .LinkAberto:hover{
	text-decoration:none;}

/* FOTOS E VÍDEOS */

    .ColunaImagem{
    width:130px;
    height:95px;
    text-align:center;
    padding-bottom:10px;}

    .ColunaTexto{
    width:150px;
    padding-right:15px;
    font-size:12px}
    
/* CONCESSIONÁRIAS */

.PalavraChave .TextBox{
	vertical-align:top;
}

.ListaConcessionarias{
	padding:20px;
	line-height:170%;
	background:url(/Util/Images/Estrutura/background-degrade-lista.png) no-repeat scroll left top;
}

.PalavraChave{
	padding-top:10px;
}

.ListaConcessionarias .ProdutoServico,{
	padding:0 5px 10px 0px;
	position:relative;
}
	
		/* tooltip de concessionárias */
		
.LinkToolTip{ 
	cursor:pointer;
	margin:0px;} 
	
.TooltipServicos{position:relative;
	_position:static;
	*position:static;
}	

.ToolTip{ 
	position:absolute;
	right:50px;
	*right:88px;
	_right:88px;
	margin-top:-45px;
	*margin-top:5px !important; 
	_margin-top:5px !important; 
	padding:5px 9px; 
	font-size:11px; 
	color:#636363;
	border:1px solid #efdba6;
	background-color:#fdfde0;
	width:350px !important;
	z-index:9999;
	display:none;
}
	
	/* ToolTip para área de Pós Venda "Tabela de Manutenção" */
.ImagemTabelaManutencao .ToolTip{
width:300px !important;
}
	
.ToolTip .Label{ 
	color:#636363; /* alterar no honda.css */
	width:35px;
} 

.ToolTip a{ 
	color:#ad4; 
	font-size:11px; 
	font-weight:bold;
}

/* CRONOLOGIA */

	.Cronologia{
	background:transparent url(/Util/Images/Content/relogio-cronologia.png) no-repeat scroll right 17px}
	
	.Cronologia h3{
	padding:10px 0;}
	
	/* Imagem do relógio à direita */
	.ImagemCronologia{
	float:right;
	position:relative;
	margin-top:-112px;}
		
	.LinksCronologia{
	width:675px;
	height:40px;
	padding:34px 0 6px;
	background:transparent url(/Util/Images/Estrutura/background-cronologia.gif) repeat-x scroll center center;}
	
	.LinksCronologia li{
	float:left;
	height:100%;}
	
	.LinksCronologia li.Separador{
	width:39px;
	background:url(/Util/Images/Estrutura/separador-cronologia.gif) no-repeat 20px 2px;}
	
	.LinksCronologia a{
	display:block;
	width:48px;
	height:21px;
	text-indent:-9999px;
	background:url(/Util/Images/Estrutura/sprite-cronologia.png) no-repeat;}

	/* Sprite da linha do tempo */
	.LinksCronologia .Anos40{background-position:0 0;}
	.LinksCronologia .Anos40:hover{background-position:0 -21px;}	
	.LinksCronologia .Anos40Ativo{background-position:0 -21px;}
	.LinksCronologia .Anos50{background-position:-49px 0;}
	.LinksCronologia .Anos50:hover{background-position:-49px -21px;}	
	.LinksCronologia .Anos50Ativo{background-position:-49px -21px;}
	.LinksCronologia .Anos60{background-position:-98px 0;}
	.LinksCronologia .Anos60:hover{background-position:-98px -21px;}	
	.LinksCronologia .Anos60Ativo{background-position:-98px -21px;}
	.LinksCronologia .Anos70{background-position:-147px 0;}
	.LinksCronologia .Anos70:hover{background-position:-147px -21px;}	
	.LinksCronologia .Anos70Ativo{background-position:-147px -21px;}	
	.LinksCronologia .Anos80{background-position:-196px 0;}
	.LinksCronologia .Anos80:hover{background-position:-196px -21px;}	
	.LinksCronologia .Anos80Ativo{background-position:-196px -21px;}
	.LinksCronologia .Anos90{background-position:-245px 0;}
	.LinksCronologia .Anos90:hover{background-position:-245px -21px;}
	.LinksCronologia .Anos90Ativo{background-position:-245px -21px;}
	.LinksCronologia .Anos2000{width:66px; background-position:-294px 0;}
	.LinksCronologia .Anos2000:hover{width:66px; background-position:-294px -21px;}	
	.LinksCronologia .Anos2000Ativo{width:66px; background-position:-294px -21px;}
	.LinksCronologia .AnosFuturo{width:40px; background-position:-361px 0;}
	.LinksCronologia .AnosFuturo:hover{width:40px; background-position:-361px -21px;}	
	.LinksCronologia .AnosFuturoAtivo{width:40px; background-position:-361px -21px;}	
	
/* MAPA DO SITE */
	
	.MapaDoSite ul li{
	padding-left:12px;}
	
	.MapaDoSite div.Colunas{
	margin-top:15px;}
	
/* PÓS VENDAS */

	.Reconhecimento {
	width: 300px;
	float: left;}	

	/* Dúvidas Frequentes*/
	.DuvidasFrequentes{
	color:#7d888f;}

	.DuvidasFrequentes .PerguntasFrequentes tr td.Pergunta{
	background:none;
	padding:8px 30px;}
	
	.DuvidasFrequentes .PerguntasFrequentes tr td.Pergunta a{
	font-weight:bold;
	color:#7d888f;}
	
	.DuvidasFrequentes .PerguntasFrequentes tr td.Pergunta a:hover{
	color:#7B8991;}
	
	.BuscaDeDuvidas .TextBox{
	font-size:10px;
	height:15px;
	padding:2px 5px 0;}
	
	.BuscaDeDuvidas{
	position:relative;
	width:185px;
	margin:0 25px 0 0;
	padding:15px 25px 25px 25px;
	color:#7d888f;
	background:url(/Util/Images/Estrutura/mais-acessados-meio.gif) repeat-y top left;}

	.BuscaDeDuvidas .Inicio, .BuscaDeDuvidas .Fim{
	position:absolute;
	left:0;
	width:235px;
	height:9px;}
	
	.BuscaDeDuvidas .Inicio{
	top:0;
	background:url(/Util/Images/Estrutura/mais-acessados-inicio.gif) no-repeat top left;}
	
	.BuscaDeDuvidas .Fim{
	bottom:0;
	background:url(/Util/Images/Estrutura/mais-acessados-fim.gif) no-repeat top left;}

	.BuscaDeDuvidas hr{
	margin:20px 0;
	border:none;
	border-bottom:1px solid #e8e8e8;
	color:#e8e8e8;
	height:1px;}

	.MaisAcessados .TagBuscada{
	font-size:22px;}

	.MaisAcessados .TagBuscada a{
	margin-right:5px;}
	
/* BUSCA */
	
	.GridViewResultadoBusca{
	width:100%;}
	
	.GridViewResultadoBusca td{
	padding:15px 0 10px 0;
	border-bottom:1px solid #f3f3f3;}

	.NumeroDeResultados{
	height:16px;
	padding:8px;
	text-align:left;
	color:#9d2933;
	background:url("/Util/Images/Estrutura/background-numero-resultados.png") no-repeat scroll left top;}
		
	/* LINKS DO SITE */
	
	/* Correção da cor dos links */
	.ColunaCentral a, .Content .Main .ms-WPBody .HyperLinkDownload, .Content .Main .ms-WPBody .OutrosLinks a, .Content .Main .ms-WPBody .ListaConcessionarias a{
	color:#9C7F98;}
	
	/* TEXTO */
	
	.LabelClaroMaior{
	font-size:11px;
	color:#7B8991;
	font-weight:bold;}
	
	/* PAGINAÇÃO PADRÃO */
	
	/* Correção do paginador */
	.Main .Paginacao td{
	font-size:14px;}
	
	/* FILTROS DE BUSCA */
	
	/* Correção do tamanho do texto do filtro */	
	.Filtro .Label{
	font-size:10px;}
			
	/* PÁGINAS COM CONTORNO ARREDONDADO */
	
	/* Correção de tamanho de box */
	.ArredondadoSombraDireita{
	width:770px;}
	
	/* Correção de espaçamento interno do box */
	.ArredondadoSombraConteudo{
	padding:20px 20px 0 20px;}

	/* ABAS */
	
	.Main .Abas a:hover{
	text-decoration:none;}
	
	/* Correção de espaçamento das abas */
	.Abas li{
	margin-right:2px;}

	/* FORMULÁRIOS */
		
	.Formulario{
	padding-top:15px;}

	/* Correção de text-box */
	.TextBox{
	padding:3px 0 0 3px;}
		
	/* Correção do DropDown */
	.Formulario .DropDownList{
	font-size:12px;
	height:20px;}
	
	/* Correção dos CheckBox */
	.CheckBoxList input{
	float:none;
	vertical-align:middle;
	margin-right:5px;}

	.CheckBoxList label{
	display:inline;}
	
	.CheckBoxList tr td{
	width:30%;
	padding:0;
	height:18px;
	margin:0;}
	
	.CheckBoxList{
	margin-bottom:15px;}
	
	/* Correção do RadioButton nos formulários */
	.RadioButtonList input, .RadioButtonList label{
	vertical-align:middle;}
	
	.RadioButtonList input{
	margin-right:4px;}
	
	.RadioButtonList label{
	margin-right:8px;
	font-size:11px;
	color:#7B8991;}
			
	/* FALE CONOSCO */

	.Main .Telefones li a{
	color:#9C7F98;}
	

	/* SUBHOME PRODUTOS DE FORÇA */
		
	/* Correção da posição do título de caracteristicas */
	#CaracteristicasProduto h4{
	margin-bottom:30px;}
		
	/* Gotas no fundo das Especificações Técnicas */
	/* Correção de posição do background */
	.InternaForca{
	background:url("/Util/Images/Content/gotas-tinta-faixa.gif") no-repeat scroll 400px 65px transparent;}
	
	/* NOTÍCIAS */
	
	/* Travamento de imagem na gridview de notícias - Mesmas propriedades de ImagemMiniatura */
	.GridViewNoticias img{
	width:89px;
	padding:0 15px 25px;
	text-align:center;
	background:url("/Util/Images/Estrutura/background-imagens-pequenas.png") no-repeat scroll center bottom transparent;}
	
	/* Interna de Notícias */	
	.Main .HyperLinkCategorias *{
	color:#fff;
	text-align:center;}
	
	.SessaoNoticia{
	margin-bottom:3px;}
	
	.TopoNoticia{
	margin-bottom:10px;}
	
	.FimNoticias{
	padding-top:5px;
	border-top:1px solid #efefef;}
			
	/* CRONOLOGIA */

	/* Correção do relógio de Cronologia */
	.RelogioCronologia{
	position:absolute;
	width:120px;
	height:150px;
	right:0;
	top:14px;
	background:url("/Util/Images/Estrutura/background-cronologia.png") no-repeat scroll right 17px transparent;}
	
	/* TECNOLOGIA */	
	
	/* Introdução "Linha Fina" */ 
	.LinhaFina{
	color:#7b8991;
	font-size:13px;
	font-weight:bold;}

	.Cronologia{
	background:none;}

	.Cronologia h3 {
	padding:0 0 15px 10px;
	background:transparent url(/Util/Images/Icones/seta-vermelha-direita.png) no-repeat scroll 0 4px}

	.VejaTambem td{
	text-align:center;
	padding:0 8px;}
	
	/* MAPA DO SITE */
	
	/* Correção do layout do Mapa do Site */
	.LabelDestaque{
	font-size:13px;}

	.LinkMapaSite{
	line-height:20px;}

	.MapaDoSite{
	padding-left:10px;
	padding-top:15px;}

	.ListaMapaSite{
	padding-left:20px;}
    
	.TituloMapaSite{
	padding-left:5px;}

	/* Deletar essas duas classes do Honda.css
	.MapaDoSite ul li{padding-left:12px;}
	.MapaDoSite div.Colunas{margin-top:15px;} */

	/* Correção de hiperlink com bullet */
	h4.HyperLinkBullet{
	margin-bottom:5px;}
	
/*Destaques Concessionárias em "Carros" e "Motos" */

/*Alteração do logotipo e espaçamento do destaque */
	
.DestaqueConcessionarias, .DestaqueConcessionariasMotos{
    background:url(/Util/Images/Estrutura/logo-honda-destaque.png) no-repeat left 10px;
    width:150px;
    display:block;
    padding:22px 0 0 142px;
    height:87px;}


.DestaqueConcessionariasMotos {
   background:url(/Util/Images/Estrutura/logo-honda-destaque-asa.png) no-repeat scroll left 0px;
   padding:30px 0 0 115px;
   width:170px;}  



/*Socio-ambiental:*/

/*Tamanho dos destaques e aplicação de fundo cinza*/

.OutrosLinks, .OutrosLinksAlterna {
	background:transparent url(/Util/Images/Estrutura/degrade-cinza-medio.gif) no-repeat scroll 0 0;
	float:left;
	margin-bottom:5px;
	padding:15px;}	
	
	
/* Notícias */

/*Espaçamento e aplicação de fundo "sombra" cinza */

.ImagemNoticiasInterna {
	background:transparent url(/Util/Images/Estrutura/background-imagens-conteudo.png) no-repeat scroll center bottom;
	float:right;
	margin-left:35px;
	padding:0 0 35px;
	position:relative;}

	h6{color:#7B8991;}


/*Espaçamento dos Links de download das Notícias  */

.DownloadNoticias a{margin-right:50px;}
	
/* ACCORDION HONDA MOTOS */

.Accordion .Menos{
	background:transparent url(/Util/Images/Estrutura/marcador-positivo-negativo.gif) no-repeat scroll left top;
	cursor:pointer;
	height:15px;
	text-indent:-9999px;
	width:15px;
	float:left;
	margin-right:5px;
	padding:0 !important;}

.Accordion .Mais{
	background:transparent url(/Util/Images/Estrutura/marcador-positivo-negativo.gif) no-repeat scroll right top;
	cursor:pointer;
	height:15px;
	text-indent:-9999px;
	width:15px;
	float:left;
	margin-right:5px;
	padding:0 !important;}


.Accordion .Link {
	margin-bottom:10px;
	display:block;
}

.Accordion .Item span {
	padding:20px 0 20px 20px;
}

.Accordion a.Link, .Accordion a.LinkAberto {
	color:#7D888F;
	font-weight:bold;}
	
/* LIGHTBOX RECALL */

.LightboxRecall .Mascara {
	position:absolute;
	left:-133px;
	top:-141px;
	background:#7f7f7f;
	z-index:9998;
	opacity:0.65;
	-moz-opacity:0.65;
	filter: alpha(opacity=65);
	display:none;}
  
.LightboxRecall #Area .Janela {
	position:absolute;
	left:32% !important;
	top:7% !important;
	width:370px;
	height:386px;
	display:none;
	z-index:9999;}

.LightboxRecall #Area #dialog {
	width:370px; 
	height:386px;
	background:url("/Util/Images/Content/lightbox-recall.jpg") no-repeat; }

.LightboxRecall #Area .Janela .close{
	text-decoration:none;
	color:#fff;
	float:right;
	font-size:20px;
	margin-right:10px;}
	

/* LIGHTBOX RECADASTRAMENTO */

.JanelaRecadastramento{
	position: absolute; 
	width: 719px; 
	top: 15%; 
	left: 25%; 
	text-align: right; 
	z-index: 9999;
}

.FecharJanelaRecadastramento{
	font-size: 24px; 
	font-weight: bold;
	margin:3px 10px;
	color:#fff;
	float:right; 
}

.FecharJanelaRecadastramento:hover{color:#fff !important;}
				
.LightboxRecadastramento{
	position:absolute;
	left:-133px;
	top:-141px;
	background:#7f7f7f;
	z-index:9998;
	opacity:0.65;
	-moz-opacity:0.65;
	filter: alpha(opacity=65);
	display:none;}

.MascaraRecadastramento{
	height:100%;	
	width:100%;
	position:absolute;
	left:0;
	top:0;
	background:#7f7f7f;
	z-index:998;
	opacity:0.65;
	-moz-opacity:0.65;
	filter: alpha(opacity=65);
}

.LightboxRecadastramentoConteudo {
	display:block;
	width:719px; 
	height:525px;
	background: url("/Util/Images/Content/recadastramento-de-veiculos.jpg") no-repeat;
	text-align:left;}
	
/* LIGHTBOX CONCESSIONARIAS */

.LightboxCon .Mascara {
	position:absolute;
	left:-133px;
	top:-141px;
	background:#7f7f7f;
	z-index:9998;
	opacity:0.65;
	-moz-opacity:0.65;
	filter: alpha(opacity=65);
	display:none;}
  
.LightboxCon #Area .Janela {
	position:absolute;
	left:32% !important;
	top:7% !important;
	width:370px;
	height:386px;
	display:none;
	z-index:9999;}

.LightboxCon #Area #dialog {
	width:370px; 
	height:386px;
	background-color:#EFEFEF; }

.LightboxCon #Area .Janela .close{
	text-decoration:none;
	color:#fff;
	float:right;
	font-size:20px;
	margin-right:10px;}
	

	
/* RESULTADOS DA BUSCA */


c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10 {
	font-weight:bold;
}


/* Box Seminovos */

.BoxSeminovos{
	float:left;
	display:block;
	background:url(/Util/Images/Estrutura/bg-seminovos.jpg) no-repeat;
	width:303px;
	height:250px;
	padding:20px;
	margin:0 20px 20px 0;			
}

.BoxSeminovos img{
	float:none !important;
	background:transparent url(/Util/Images/Estrutura/background-imagens-conteudo.png) no-repeat scroll center bottom;
	position:relative;
	padding:0 50px 35px;
}
				
.BoxSeminovos p{
	margin:-15px auto 0 auto;
	width:240px;
	}


/* Box de download de Arquivos de Notícias */

.BoxDownloadNoticias ul{
    background:url(/Util/Images/Estrutura/degrade-cinza.png) no-repeat left top;
    padding:13px;
    width:100%;
    margin-bottom:30px;}
    
.BoxDownloadNoticias ul li{float:left;}

.BoxDownloadNoticias a{
	background:url(/Util/Images/Icones/seta-vermelha-direita-oval.gif) no-repeat 0 4px;
    padding:0 0 0 12px;
    color:#7b8991;
    font-size:11px;
    font-weight:bold;}
    
.BoxDownloadNoticias a{
	margin-right:50px; 
	color:#9C7F98 !important;}

.BoxDownloadNoticias a:hover{text-decoration:none;}


/*Botao de Ativo e Inativo da Pesquisa de Satisfação*/

.boxComumBig div table tr td input.IconeSemSelecao {
    background: url('/Util/Images/Botoes/botao-Inativo.gif') no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    height: 20px;
    width: 50px;
    display: block;
}

.boxComumBig div table tr td input.IconeSelecionado {
    background: url('/Util/Images/Botoes/botao-Ativo.gif') no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    height: 20px;
    width: 50px;
    display: block;
}
.groupheader{display:none !important;}
