/* RESET */
html{height:100%!important;}
body{font:11px Arial, Trebuchet MS, sans-serif; color:#666971; background:#F3F3F3; height:100%!important;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fbannerTopoieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup,sub{line-height:-1px;vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
a{text-decoration:underline; outline:none; color:#666666;}
a:hover{text-decoration:none; outline:none;}

pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
p{margin-bottom:15px;}
strong{font-weight:bold;}

/*BASE*/
.clr{clear:both !important;}
.fl{float:left !important;}
.fr{float:right !important;}
.off{cursor:default;}
.centraliza{text-align:center;}
.posRe{position:relative;}
/*FORMS*/
input{outline:none; border:1px solid #666666; padding-left:3px; font:11px Trebuchet MS, Arial, sans-serif;}
label{vertical-align:middle;cursor:pointer;}
textarea{overflow:auto;}
.frmChk,
.frmRad{width:13px;height:13px;margin:0;padding:0;cursor:pointer;vertical-align:middle;}
.frmImg{margin:0;padding:0;vertical-align:middle;outline:none;border:none;}
.frmTxt{}
.frmSel{}
fieldset{font-size:12px; padding:20px 0; margin-bottom:5px;}
fieldset label{font-weight:bold !important;}
.radio input{border:0;}

/* Non-semantic helper classes */

	/*image replacement*/
	.ir{display:block;text-indent:-999em;overflow:hidden;background-repeat:no-repeat;text-align:left;direction:ltr}

	/*horizontal list*/
	.lstH{zoom:1}
	.lstH li{display:block;float:left}

	/*Hide for both screenreaders and browsers*/
	.hidden{display:none;visibility:hidden}

	/*Hide only visually, but have it available for screenreaders*/
	.visuallyhidden{position:absolute !important;
		clip:rect(1px 1px 1px 1px);/* IE6, IE7 */
		clip:rect(1px, 1px, 1px, 1px)
	}

	/* Hide visually and from screenreaders, but maintain layout */
	.invisible{visibility:hidden}

/*
 * Clearfix
 */
.clearfix:before,
.clearfix:after{content:"\0020";display:block;height:0;visibility:hidden}

.clearfix:after{clear:both}

.clearfix{display:block;zoom:1}

/*btns*/
.btn {background-repeat:no-repeat;background-position:0 0;display:block;text-indent:-999999px;}
.btn:hover {background-position:0 100%}



/* BANNER DHTML */
#bannerDHTML{width:300px; height:250px; z-index:9999; margin-left:-150px; margin-top:-125px; position:fixed; _position:absolute; _margin-top:-400px; top:50%; left:50%;}

/* Scroll */
    .jScrollPaneContainer
    {
        Xdisplay:none;
	    width:525px !important;
	    height:425px !important;
	    padding-left:20px !important;
	    position: relative;
	    overflow: hidden;
	    z-index: 1;
    }

    .jScrollPaneTrack
    {
        display:none;
	    position: absolute;
	    cursor: pointer;
	    right: 0;
	    top: 0;
	    width:28px !important;
	    height: 100%;
	    background: url(../_img/bg-regulamento-scroll.jpg) 10px 0 repeat-y;
    }
    .jScrollPaneDrag {
	    position: absolute;
	    left:-2px;
	    background: url(../_img/drag-grab.png) no-repeat;
	    cursor: pointer;
	    overflow: hidden;
	    width:28px !important;
	    height:47px !important;
	    _background:none;
	    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='_img/drag-grab.png', sizingMethod='scale');
    }
    .jScrollPaneDragTop {
	    position: absolute;
	    top: 0;
	    left: 0;
	    overflow: hidden;
    }
    .jScrollPaneDragBottom {
	    position: absolute;
	    bottom: 0;
	    left: 0;
	    overflow: hidden;
    }
    a.jScrollArrowUp {
	    display: block;
	    position: absolute;
	    z-index: 1;
	    top: 0;
	    right: 0;
	    text-indent: -2000px;
	    overflow: hidden;
	    /*background-color: #666;*/
	    height: 9px;
    }
    a.jScrollArrowUp:hover {
	    /*background-color: #f60;*/
    }

    a.jScrollArrowDown {
	    display: block;
	    position: absolute;
	    z-index: 1;
	    bottom: 0;
	    right: 0;
	    text-indent: -2000px;
    }



    a.jScrollArrowUp {
	    background: url(../images/basic_arrow_up.gif) repeat-x 0 0;
    }
    a.jScrollArrowUp:hover {
	    background-position: 0 -15px;
    }
    a.jScrollArrowDown {
	    background: url(../images/basic_arrow_down.gif) repeat-x 0 0;
    }
    a.jScrollArrowDown:hover {
	    background-position: 0 -15px;
    }
    a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	    background-position: 0 -30px;
    }

    .orange-bar .jScrollPaneTrack {
	    background: #f60;
    }
    .orange-bar .jScrollPaneDrag {
	    background:url(../_img/drag-grab.png);
    }
    .orange-bar .scroll-pane {
	    background: #69f;
	    margin-left:25px;
    }

    .holder {
	    float: left;
	    margin: 10px;
    }

    .scroll-pane {
	    width: 475px !important;
	    _width:530px !important;
	    height: 200px;
	    overflow: auto;
	    margin-left:25px;
    }
    .wide {width: 400px;}
    .super-wide {width: 700px;}
    .tall{height: 400px;}
    #painelRegulamento{height:425px;}
    #boxPainelRegulamento{position:absolute; width:475px; height:425px; margin-top:-100px; margin-left:-270px; top:50%; left:50%; z-index:99999; display:none;}
/**** ESTRUTURA ****/
#bgrAll{position:relative; width:100%; #width:1000px; min-height:100%; margin:0 auto; background:#F3F3F3 ;}
* html #bgrAll{height:90%;}
#contentInternas{width:625px; float:left; Xmargin-top:90px; margin-right:11px;}
#all{margin:0 auto; width:992px; min-height:100%; padding-top:80px; background:#F3F3F3; }
* html #all{height:100%;}
#mioloAll{width:992px; min-height:100%;}
* html #mioloAll{height:100%;}
#mioloInterno{width:972px; padding:0 0 0 20px;}
.logoMain{position:absolute; top:0; left:0; width:215px; height:63px; z-index:2;}
.semLink{cursor:default;}
.contentOfertas{margin-top:110px; position:relative; width:622px; height:auto; background:url(../_img/bgrSombraOfertas.png) 619px 0 repeat-y; _background:url(../_img/bgrSombraOfertas.png) 619px 0 repeat-y;}
.contentOfertasHome{margin-top:20px; width:622px; height:auto; background:url(../_img/bgrSombraOfertas.png) 619px 0 repeat-y; _background:url(../_img/bgrSombraOfertas.png) 619px 0 repeat-y;}
.contentOfertas .interna{width:576px; background:#FFFFFF; padding:140px 20px 0 23px; _padding:140px 15px 0 23px;}
.contentOfertasHome .interna{width:578px; background:#FFFFFF; padding:20px; _padding:140px 15px 20px 23px;}
.contentOfertas .rodape{position:absolute; bottom:-18px; left:0; width:622px; height:18px; background:url(../_img/bgrSombraOfertasRodape.png) 619px 0 no-repeat;}
.contentOfertas .rodape .rodapeInterno, .contentOfertas .rodapeDetalheOferta .rodapeInterno{width:618px; height:18px; background:#FFFFFF;}
.contentOfertas .imgProduto{position:absolute; top:-140px; left:0;}
.lnkAlterarCadastro{position:absolute; top:108px; left:0;}
.boxSucesso{display:none; background:#EBFFD7; font-size:16px; font-weight:bold; color:#006600; padding:20px; height:auto;}
.larg1024{width:992px!important; }
.btnIrParaHome{display:block; width:118px; height:34px; text-indent:-9999px; margin-top:30px; background:url(../_img/btnIrParaHome.jpg) no-repeat;}
#bannerTopo{margin-bottom:30px;}

/* Menu */
#menu{margin:35px -5px 35px 0; width:291px; height:20px;}
#menu li{float:left; margin-right:5px; height:auto !important; clear:none;}
#menu a{display:block; text-indent:-9999px; background:url(../_img/bgrMenu.gif) no-repeat;}
#menu #btnRss{width:46px; height:20px;}
#menu #btnWidget{width:73px; height:20px; background-position:-58px 0;}
#menu #btnEnviarParaAmigo{width:157px; height:20px; background-position:-146px 0;}

/* Header
#header{position:absolute; top:0; left:-1px; #left:0px; width:1000px; height:70px; background:url(../_img/bgrHeader.gif) no-repeat;}
#header a{display:block; text-indent:-9999px;}
#header .logo_chevrolet{float:left; width:310px; height:70px;}
#header .btnLocalize{position:absolute; bottom:4px; _bottom:-3px; left:315px; width:152px; height:12px; background:url(../_img/btnHeaderLocalize.gif) no-repeat;}
#header select{float:right; margin:16px 22px 0 0; width:220px; font:10px Tahoma, Arial, sans-serif;}
#header ul{position:absolute; right:18px; bottom:4px; _bottom:-4px;}
#header ul li{float:left; padding:0 5px 0 5px; background:url(../_img/icoHeader.gif) no-repeat;}
#header .btnSobreGm{width:48px; height:10px; background:url(../_img/btnHeaderSobreGm.gif) no-repeat;}
#header .btnCadastro{width:41px; height:10px; background:url(../_img/btnHeaderCadastro.gif) no-repeat;}
#header .btnTrabalheConosco{width:79px; height:10px; background:url(../_img/btnHeaderTrabalhe.gif) no-repeat;}
#header .btnFaleConosco{width:57px; height:10px; background:url(../_img/btnHeaderFale.gif) no-repeat;}
#header .prim{background:none;}
*/
#all {padding-top:0;}

/* Footer */
#footer{clear:both; bottom:0; font-size:10px; color:#000000; padding:45px 0 20px; #padding-top:35px;}
#footer p{padding:0 20px 0 20px;}
.barraFooter{position:relative; width:100%; height:41px; background:url(../_img/bgrFooter.gif) no-repeat; margin-top:30px;}
.barraFooter a{text-indent:-9999px; display:block;}
.barraFooter .lnkSiteChevrolet{position:absolute; top:15px; left:180px; width:65px; height:15px; background:url(../_img/btnSiteChevrolet.gif) no-repeat;}
.barraFooter .lnkFaleConosco{position:absolute; top:15px; left:250px; width:65px; height:15px; background:url(../_img/btnFaleConosco.gif) no-repeat;}
.barraFooter .lnkConteComigo{position:absolute; top:0; right:0; width:140px; height:41px;}
#footer strong{font-size:12px}
#footer .sep{margin:15px 0; height:1px; border:0; border-top:1px dashed #666666;}

#login .barraFooter{position:absolute; bottom:0;}
#login .barraFooter .lnkSiteChevrolet{position:absolute; top:15px; left:180px; width:65px; height:15px; background:url(../_img/btnSiteChevrolet.gif) no-repeat;}
#login .barraFooter .lnkFaleConosco{position:absolute; top:15px; left:250px; width:65px; height:15px; background:url(../_img/btnFaleConosco.gif) no-repeat;}
#login .barraFooter .lnkConteComigo{position:absolute; top:0; right:0; width:140px; height:41px;}

/**** Modal ****/
.bgrModal{display:none; position:fixed; _position:absolute !important; left:0; top:0; z-index:9998; width:100%; height:100%; opacity:0.35; -moz-opacity: 0.35; filter: alpha(opacity=35) !important; background:#000000;}
.modal{padding:20px; display:none; position:absolute; z-index:10000; left:50%; top:50%;}
.btnFecharModal{display:block; text-indent:-9999px; float:right; width:10px; height:10px; background:url(../_img/btnFecharModal.gif) no-repeat;}
.painel{display:none;}

/**** Seção - Login ****/
/*.bgrLogin{background:url(../_img/bgrLogin.jpg) no-repeat center top #FFF !important; _background:url(../_img/bgrLogin.jpg) no-repeat top;}
.bgrLogin h1{width:396px; height:237px; margin:45px 0 0 515px; text-indent:-9999px; background:url(../_img/ttlNaoCompre.jpg) no-repeat;}
.bgrLogin #content{height:582px; _height:100px; position:relative; z-index:9997; padding-bottom:20px; margin-bottom:20px;}
.boxLogin{position:absolute; top:14px; left:459px; width:248px; height:190px; padding-top:60px;}
.boxLogin .ttlOfertas{display:block; background:url(../_img/ttlLogin.png) no-repeat; width:165px; height:33px; margin:0 auto 24px; text-indent:-9999px;}
.boxLogin label{float:left; display:block; height:18px; margin:7px 8px 0 0; text-indent:-9999px;}
.boxLogin .lblEstado{width:79px; background:url(../_img/ttlEstado.png) no-repeat;}
.boxLogin .lblCidade{width:74px; background:url(../_img/ttlCidade.png) no-repeat; margin-left:5px;}
.boxLogin .combo{position:relative; width:169px; height:26px; margin:0 auto; background:url(../_img/bgrCombosHome.png) left top no-repeat;}
.boxLogin .combo.atv{background-position:left bottom;}
.boxLogin .combo select{position:absolute; left:0; bottom:0; width:100%; height:100%; z-index:1; opacity:0; filter:alpha(opacity=0);}
.boxLogin .combo option{padding-left:7px;}
.boxLogin .combo option.capital{padding:3px 0 3px 7px; font-weight:bold; color:#414141;}
.boxLogin .combo .txtCombo{position:absolute; display:block; left:0; top:0; z-index:0; width:120px; padding:6px 0 6px 10px; overflow:hidden;}
.boxLogin .combo .txtCombo span{display:block; width:250px; font-size:12px; color:#a30415; font-weight:bold; text-transform:uppercase;}
.boxLogin .combo.comboEstado{margin-bottom:6px;}
.bgrLogin a{display:block; width:76px; height:12px; background:url(../_img/btn_veja_seu_cep.png) no-repeat; margin:20px 0 0 43px; text-indent:-9999px;}
.boxLogin .btnDisabled{position:relative; margin:20px 0 0 74px; width:83px; height:17px; background:url(../_img/btnEntrarDisabled.png) no-repeat;}
.boxLogin .btnSubmit{display:none; margin:20px 0 0 74px; width:83px; height:17px;}
.boxLogin .btnSubmit input{padding:0;}
.bgrLogin .toolTip{position:absolute; display:none; top:-55px; left:50%; margin-left:-72px; width:160px; height:53px; text-indent:-9999px; text-align:center; color:#fff; z-index:3; background:url(../_img/bgrToolTip.png) no-repeat}
*/

/**** Seção - Promoçao ****/
.boxPromocao {width: 413px; height: 214px; position: relative; left: 134px; top: 112px; display:none;}

/**** Seção - Login ****/
.bgrLogin{background:url(../_img/bgrLogin.jpg) no-repeat center top #FFF !important; _background:url(../_img/bgrLogin.jpg) no-repeat top;}
.bgrLogin h1{width:396px; height:237px; margin:45px 0 0 515px; text-indent:-9999px; background:url(../_img/ttlNaoCompre.jpg) no-repeat;}
.bgrLogin #content{height:566px; _height:100px; position:relative; z-index:9997; padding-bottom:20px; margin-bottom:20px;}
.boxLogin{position:absolute; top:182px; right:81px; width:265px; height:190px; padding-top:10px; background:url(../_img/bgrBoxLogin.png) 2px 71px no-repeat;}
.boxLogin .ttlOfertas{display:block; background:url(../_img/ttlLogin.png) left no-repeat; height:51px; margin:0 auto 6px; text-indent:-9999px;}
.boxLogin label{float:left; display:block; height:18px; margin:7px 8px 0 0; text-indent:-9999px;}
.boxLogin .lblEstado{width:79px; background:url(../_img/ttlEstado.png) no-repeat;}
.boxLogin .lblCidade{width:74px; background:url(../_img/ttlCidade.png) no-repeat; margin-left:5px;}
.boxLogin .combo{position:relative; width:260px; height:37px;}
.boxLogin .combo.atv{background-position:left bottom;}
.boxLogin .combo select{position:absolute; left:0; bottom:0; width:100%; height:100%; z-index:1; opacity:0; filter:alpha(opacity=0);}
.boxLogin .combo option{padding-left:7px;}
.boxLogin .combo option.capital{padding:3px 0 3px 7px; font-weight:bold; color:#414141;}
.boxLogin .combo .txtCombo{position:absolute; display:block; left:0; top:0; z-index:0; width:163px; padding:12px 0 6px 6px; overflow:hidden;}
.boxLogin .combo .txtCombo span{display:block; width:250px; font-size:14px; color:#0e417b; font-weight:bold; text-transform:uppercase;}

.bgrLogin #conceitualFlashHome {height: 565px; left: 20px; position: absolute; top: 0; width: 610px;}
.boxLogin .interna{margin:0 2px 14px; width:213px;}
.boxLogin .interna.selCidade{margin-bottom:0;}
.boxLogin .btnDisabled{position:relative; margin-top:18px; width:111px; height:36px; background:url(../_img/btnEntrarDisabled.png) left no-repeat;}
.boxLogin .btnSubmit{display:none; margin-top:18px; width:111px; height:36px;}
.boxLogin .btnSubmit input{padding:0; border:none;}
.bgrLogin .toolTip{position:absolute; display:none; top:-54px; left:50%; margin-left:-79px; width:160px; height:53px; text-indent:-9999px; text-align:center; color:#fff; z-index:3; background:url(../_img/bgrToolTip.png) no-repeat}
.cep_1, .cep_2{margin-bottom:3px; height:18px; font-size:14px; vertical-align:middle; border:none; background:transparent; color:#FFF; font-style:italic; }
.boxLogin .cep_1{width:150px; height:40px; *position:relative; *top:-5px; position:relative; top:-5px;  margin-left:40px; font-size:34px; }
.boxLogin .cep_2{width:57px; height:40px; *position:relative; *top:-5px; position:relative; top:-5px; font-size:34px;}
.boxLogin .erro{position:absolute; top: 40px; display:none; font-size:11px; font-weight:bold; color:red; width:100px; text-align:center; margin-top:2px;}
.boxLogin .erroInput{border-color:red;}
#login #btnConsulteRegulamento{display:block; text-indent:-9999px; width:140px; height:20px; position:absolute; top:19px; left:19px; top:9px; _left:0;}
.btnHidden {display:none; visibility:hidden; width:0px; height:0px; padding:0px; margin:0px;}

p.txtJuridico {margin:10px 0;}

.boxConsultarCep{margin-left:-250px; margin-top:-99px; width:0; height:auto; background:#FFFFFF;}
.boxConsultarCep .aviso{font-size:10px; position:absolute; top:128px; left:22px; width:250px; line-height:10px;}
.boxConsultarCep .painel{display:none;}
.boxConsultarCep .boxErro{background:#FFD0D0; padding:10px 0; width:100%; height:auto; text-align:center; font-size:14px; font-weight:bold; color:#990000; margin-top:10px;}
.boxConsultarCep .boxSemResultado{display:none; background:#E8E8E8; padding:10px 0; width:100%; height:auto; text-align:center; font-size:14px; font-weight:bold; margin-top:10px; color:#990000;}
.boxConsultarCep .divGridScroll{display:none; width:460px; overflow-y:auto; overflow-x:hidden; height:190px;}
.boxConsultarCep table{display:none; width:460px;}
.boxConsultarCep .tabTopo{margin-top:10px;}
.boxConsultarCep table th{height:24px; font-size:12px; font-weight:bold; color:#FFFFFF; background:url(../_img/bgrTopoBuscado.jpg) repeat-x;}
.boxConsultarCep table th, .boxConsultarCep table td{padding-left:20px;}
.boxConsultarCep table td{padding-top:8px; padding-bottom:8px; font-size:11px;}
.boxConsultarCep table .thLogradouro{width:175px;}
.boxConsultarCep table .thCidade{width:165px;}
.boxConsultarCep table .thCep{width:80px; padding-left:0px !important;}
.boxConsultarCep table .thCep02{width:80px; padding-left:0 !important;}
.boxConsultarCep table .cor{background:#EFEFEF;}
.boxConsulteRegulamento{background:#FFFFFF; margin-left:-260px; margin-top:-150px;}
/*.boxConsulteRegulamento .container{height:300px !important; Xoverflow:auto; Xmargin-top:20px;}*/

.boxConsultarCep h2{display:block; float:left; display:block; background:url(../_img/ttlConsultarCep.gif) no-repeat; text-indent:-9999px; width:110px; height:15px;}
.boxConsultarCep .boxBuscar{position:relative; margin-top:10px; background:#E8E8E8; width:420px; height:130px; padding:20px;}
.boxConsultarCep .boxBuscar .erro input, .boxConsultarCep .boxBuscar .erro span{border:1px solid #D50000 !important;}
.boxConsultarCep .boxBuscar label{font-weight:bold; font-size:14px; float:left;}
.boxConsultarCep .boxBuscar label input, select{border:1px solid #666666; height:20px; font-size:12px;}
.boxConsultarCep .boxBuscar .lbEstado{width:65px; float:left;}
.boxConsultarCep .boxBuscar .lbEstado span{width:45px !important; display:block;}
.boxConsultarCep .boxBuscar .lbCidade{width:345px; float:left;}
.boxConsultarCep .boxBuscar .lbCidade input{width:345px; margin-bottom:10px;}
.boxConsultarCep .boxBuscar .lbRua input{width:250px; margin-right:10px;}
.boxConsultarCep .boxBuscar .lbNumero input{width:40px; margin:0 10px 10px 0;}
.boxConsultarCep .boxBuscar .lbComplemento input{width:91px;}
.boxConsultarCep .boxBuscar .btn{position:absolute; top:130px; left:375px;}

/**** Seção - HOME ****/
.contDest{position:relative; z-index:1; width:625px;}
.contDest .destPrincipal{height:400px; margin-top:-86px }
.contDest .destPrincipal .boxFormigas{display:none; top:-105px !important;}
.contDest .destPrincipal #highlight{position:absolute; top:50px; #top:-25px; left:-20px;}
.contDest .destPrincipal span{display:block; position:absolute; top:91px; #top:23px; right:1px; background:url(../_img/bgrSombraDesSecDir.png) no-repeat; width:4px; height:284px;}
.destSecundario{float:left;}
.destSecundario .lstBoxCarros li{float:left; position:relative; background:#FFFFFF; margin-top:20px; padding:10px; padding-bottom:45px; width:280px; _width:270px; /*min-height:222px;*/ _height: expression(this.scrollHeight <= "222" ? "222" : "auto"); }
.destSecundario .lstBoxCarros li ul li{float:none;}
.destSecundario .lstBoxCarros .sombraVertical{position:absolute; top:0; left:300px; width:4px; height:284px; background:url(../_img/bgrSombraDesSecDir.png) no-repeat; margin-bottom:0!important}
.destSecundario .lstBoxCarros .sombraHorizontal{width:281px; height:4px; margin:10px 0; background:url(../_img/bgrSombraDesSecHor.png) no-repeat;}
.destSecundario .lstBoxCarros h2{font-size:16px; font-weight:bold; margin-bottom:10px;}
.destSecundario .lstBoxCarros a{text-decoration:none; display:block; width:100%;}
.destSecundario .lstBoxCarros a:hover{color:#FBA919;}
.destSecundario .lstBoxCarros li.prim{margin-right:20px;}
.destSecundario .lstBoxCarros .lstDetalhe{float:left; width:126px; margin-bottom:20px; min-height:20px;}
.ofertaEspecial .boxOferta{height:217px !important; right:-12px !important; padding-top:15px !important;}
.boxOferta2{background:url(../_img/boxDetalheOfertaHome.png) no-repeat}
.ofertaEspecial .contentOfertas{margin-bottom:15px;}
.ofertaEspecial .interna{_padding-right:19px !important;}
.ofertaEspecial .contentOfertas .boxOferta h3 .mais{top:138px !important;}
.ofertaEspecial .contentOfertas .boxOferta h3 .preco{top:95px !important;}
.preco span{font-size:14px !important;}
.ofertaEspecial .boxOferta a{background:none !important;}
.ofertaEspecial .boxOferta .btnEmailOferta{background:url(../_img/btnVendaEmail.jpg) no-repeat !important; width:28px !important; height:18px !important; left:78px !important; top:190px !important;}
.ofertaEspecial .boxOferta .btnChatOferta{background:url(../_img/btnVendaChat.jpg) no-repeat !important; width:22px !important; height:17px !important; top:189px !important; left:115px !important;}
.ofertaEspecial .boxOferta .btnMaisDetalhes{background:url(../_img/btnDetalheOferta.gif) no-repeat !important; width:69px !important; height:16px !important; top:189px !important; left:175px !important;}
.ofertaEspecial .contentOfertas h2{color:#990000; font-weight:bold; font-size:36px; margin-bottom:5px;}
.ofertaEspecial .contentOfertas h3{color:#564E2E; font-weight:bold; font-size:24px; margin-bottom:5px;}
.destSecundario .lstBoxCarros .lstDetalhe li{background:url(../_img/icoLstCarroSec.gif) 0 6px no-repeat; width:119px; height:auto !important; min-height:0; font-size:10px; margin:0; padding:0; padding-left:7px; color:#666666; line-height:11px;}
.destSecundario .lstBoxCarros .txtJuridico{color:#000000; font-size:10px; margin:20px 0 0 0;}
.destSecundario .lstBoxCarros .consulteAreasDeVendas{position:absolute; bottom:0; left:0; width:300px; height:34px; background:url(../_img/bgrConsulteAreaDeVendas.jpg) repeat-x;}
.destSecundario .lstBoxCarros .consulteAreasDeVendas a{display:block; width:150px; height:34px; text-indent:-9999px;}
.destSecundario .lstBoxCarros .consulteAreasDeVendas .btnMaisDetalhes{float:left; background:url(../_img/btnDetalheOfertaSec.gif) no-repeat;}
.destSecundario .lstBoxCarros .consulteAreasDeVendas .btnEmail{float:right;background:url(../_img/ttlConsulteAreasVendasSec.gif) no-repeat;}
.destSecundario .lstBoxCarros .consulteAreasDeVendas .btnChat{width:22px; height:17px; bottom:7px; left:118px; background:url(../_img/btnVendaChat.png) no-repeat;}
.destSecundario .lstBoxCarrosSemPreco{ padding-bottom:45px !important;}
.destSecundario .lstBoxCarrosSemPreco .consulteAreasDeVendas span{display:none !important; bottom:11px; left:10px; width:158px; height:12px; background:url(../_img/ttlConsulteAreasVendas2.gif) no-repeat !important;}
.destSecundario .lstBoxCarrosSemPreco .lstDetalhe{width:100% !important;}
.destSecundario .lstBoxCarrosSemPreco .lstDetalhe li{width:100% !important; height:auto !important; min-height:0 !important;}
.destSecundario .lstBoxCarrosSemPreco .btnEmail{left:265px !important;}
.destSecundario .lstBoxCarrosSemPreco .btnChat{left:270px !important;}
.destSecundario .lstBoxCarros h3, .lstBusca h3{/*position:absolute; right:10px;*/ float:right; width:130px; font-size:14px; text-align:center; font-weight:bold; color:#FBA919;}
.lstBusca h3{font-size:16px !important; left:0 !important; top:28px !important;}
.destSecundario .lstBoxCarros h3.ttlPreco, .lstBusca h3.ttlPreco{top:208px;}
.destSecundario .lstBoxCarros h3.ttlPreco .preco, .lstBusca h3.ttlPreco .preco{display:block; font-size:14px;}
.destSecundario .lstBoxCarros h3.ttlTaxa{top:208px; font-size:14px;}
.destSecundario .lstBoxCarros h3.ttlTaxa .porcentagemTaxa, .lstBusca h3.ttlTaxa .porcetagemTaxa{font-size:14px;}
.destSecundario .lstBoxCarros h3.ttlTaxa .porcentagemTaxa .prim, .lstBusca h3.ttlTaxa .porcetagemTaxa .prim{font-size:14px; height:50px;}
.destSecundario .lstBoxCarros h3.ttlTaxa .porcentagemTaxa .am, .lstBusca h3.ttlTaxa .porcetagemTaxa .am{font-size:14px;}
.destSecundario .lstBoxCarros h3.ttlEntrada, .lstBusca h3.ttlEntrada{top:208px; font-size:14px;}
.destSecundario .lstBoxCarros h3.ttlEntrada .notaFiscal, .lstBusca h3.ttlEntrada .notaFiscal{font-size:14px;}
.destSecundario .lstBoxCarros h3.ttlEntrada .QtsVezes, .lstBusca h3.ttlEntrada .QtsVezes{font-size:14px;}
.destSecundario .lstBoxCarros h3.ttlEntrada .preco, .lstBusca h3.ttlEntrada .preco{font-size:14px;}
.destSecundario .lstBoxCarros h3.ttlEntrada .blocoBaixo, .lstBusca h3.ttlEntrada .blocoBaixo{display:block; font-size:14px;}
.destSecundario .lstBoxCarros h3.precoFixo, .lstBusca h3.precoFixo{top:208px; font-size:14px;}
.destSecundario .lstBoxCarros h3.ttlPrecoNotaFiscal, .lstBusca h3.ttlPrecoNotaFiscal{top:208px; font-size:14px;}
.destSecundario .lstBoxCarros h3.ttlPrecoNotaFiscal .preco, .lstBusca h3.ttlPrecoNotaFiscal .preco{display:block; font-size:14px;}
.destSecundario .lstBoxCarros h3.ttlPrecoNotaFiscal span{#left:0px;}
.destSecundario .lstBoxCarros h3.ttlPrecoNotaFiscal .detalhe, .lstBusca h3.ttlPrecoNotaFiscal .detalhe{display:block; font-size:14px; line-height:14px;}
.destSecundario .lstBoxCarros h3.ttlTaxaNotaFiscal, .lstBusca h3.ttlTaxaNotaFiscal{top:208px; font-size:14px;}
.destSecundario .lstBoxCarros h3.ttlTaxaNotaFiscal .porcentagem, .lstBusca h3.ttlTaxaNotaFiscal .porcentagem{font-size:14px;}
.destSecundario .lstBoxCarros h3.ttlTaxaNotaFiscal .prim, .lstBusca h3.ttlTaxaNotaFiscal .prim{font-size:14px;}
.destSecundario .lstBoxCarros h3.ttlTaxaNotaFiscal .am, .lstBusca h3.ttlTaxaNotaFiscal .am{font-size:14px;}
.destSecundario .lstBoxCarros h3.ttlTaxaNotaFiscal .notaFiscal, .lstBusca h3.ttlTaxaNotaFiscal .notaFiscal{font-size:14px;}
.destSecundario .lstBoxCarros h3.ttlEntradaNotaFiscal, .lstBusca h3.ttlEntradaNotaFiscal{/*top:208px;*/ font-size:14px; margin:-5px 0 5px 0; width:150px;}
.destSecundario .lstBoxCarros h3.ttlEntradaNotaFiscal .notaFiscal, .lstBusca h3.ttlEntradaNotaFiscal .notaFiscal{line-height:15px; font-size:14px;}
.destSecundario .lstBoxCarros h3.ttlEntradaNotaFiscal .qtsVezes, ..lstBusca h3.ttlEntradaNotaFiscal .qtsVezes{font-size:14px;}
.destSecundario .lstBoxCarros h3.ttlEntradaNotaFiscal .preco, .lstBusca h3.ttlEntradaNotaFiscal .preco{font-size:14px;}
.destSecundario .lstBoxCarros h3.ttlEntradaNotaFiscal .blocoBaixo{display:block; font-size:14px;}
.destSecundario .lstBoxCarros h3.ttlImperdivel{text-indent:-9999px; top:190px; height:71px; width:132px; background:url(../_img/ttlImperdivel.gif) no-repeat;}
.destTerciario{float:left;}
.destTerciario .lstBoxCarros .lstDetalhe{margin-bottom:20px; Xmargin-top:5px;}
.destTerciario .lstBoxCarros li{float:left; position:relative; padding:10px 0 40px 10px; width:190px; /*min-height:184px;*/ background:#FFFFFF; margin:20px 10px 0 0;}
.destTerciario .lstBoxCarros li ul li{float:none; min-height:10px;}
.destTerciario .lstBoxCarros .ult{margin-right:0 !important;}
.destTerciario .lstBoxCarros li .sombraVertical{position:absolute; top:0; left:199px; width:4px; height:284px; background:url(../_img/bgrSombraDesSecDir.png) no-repeat;}
.destTerciario .lstBoxCarros h2{font-size:14px; margin-top:5px; font-weight:bold; height:20px; color:#564E2E;}
.destTerciario .lstDetalhe li{background:url(../_img/icoLstCarroSec.gif) 0 6px no-repeat; width:165px; height:auto !important; font-size:10px; margin:0; padding:0; padding-left:7px; color:#666666; line-height:11px;}
.destTerciario .lstBoxCarros a{display:block; text-decoration:none; text-indent:none !important;}
.destTerciario .lstBoxCarros a:hover{color:#FBA919;}
.destTerciario .lstBoxCarros .txtJuridico{display:block; color:#000000; font-size:10px; width:180px;}
.destTerciario .lstBoxCarros .consulteAreasDeVendas{position:absolute; bottom:0; left:0; width:200px; height:34px;}
.destTerciario .lstBoxCarros .consulteAreasDeVendas a{display:block; height:34px; text-indent:-9999px;}
.destTerciario .lstBoxCarros .btnEmail{float:right; width:115px; background:url(../_img/ttlConsulteAreasVendasTerc.gif) no-repeat;}
.destTerciario .lstBoxCarros .btnChat{position:absolute; bottom:10px; text-indent:-9999px; left:45px; width:22px; height:17px; background:url(../_img/btnVendaChat.png) no-repeat;}
.destTerciario .lstBoxCarros .btnMaisDetalhes{float:left; width:85px; background:url(../_img/btnDetalheOfertaTerc.gif) no-repeat;}
.destTerciario .lstBoxCarros h3{color:#FBA919; font-weight:bold; font-size:14px; margin:3px 0 5px 0;}
.destTerciario .lstBoxCarros h3 span{font-size:14px; font-weight:bold;}
.destTerciario .lstBoxCarros h3.ttlPreco .preco{display:block; font-size:14px;}
.destTerciario .lstBoxCarros h3.arCondicionado{font-size:14px;}
.destTerciario .lstBoxCarros h3.ttlEntrada{font-size:14px;}
/*.destTerciario .lstBoxCarros h3.ttlEntrada .baixo{position:absolute; top:170px; left:8px; font-size:11px;}*/
.destTerciario .lstBoxCarros h3.ttlEntrada .blocoBaixo{/*position:absolute; top:175px; left:10px;*/ display:block; font-size:14px;}
.destTerciario .lstBoxCarros h3.ttlEntrada .blocoBaixo .QtsVezes, .lstBoxCarros h3.ttlEntrada .blocoBaixo .preco{font-size:14px;}
.destTerciario .lstBoxCarros h3.ttlTaxa .porcentagemTaxa{Xposition:absolute; Xtop:168px; Xleft:8px; display:block; font-size:14px;}
.destTerciario .lstBoxCarros h3.ttlTaxa .porcentagemTaxa .prim{font-size:14px;}
.destTerciario .lstBoxCarros h3.ttlTaxa .porcentagemTaxa .am{font-size:14px;}
.destTerciario .lstBoxCarros h3.ttlPrecoNotaFiscal .preco{font-size:14px;}
.destTerciario .lstBoxCarros h3.ttlPrecoNotaFiscal .detalhe{font-size:14px; line-height:10px;}
.destTerciario .lstBoxCarros h3.ttlEntradaNotaFiscal span{font-size:14px;}
.destTerciario .lstBoxCarros h3.ttlEntradaArCondicionado .preco span{font-size:14px;}
.destTerciario .lstBoxCarros h3.ttlEntradaNotaFiscal{font-size:14px;}
.destTerciario .lstBoxCarros h3.ttlEntradaNotaFiscal .blocoBaixo{display:block;}
.destTerciario .lstBoxCarros h3.ttlEntradaNotaFiscal .QtsVezes{font-size:14px;}
.destTerciario .lstBoxCarros h3.ttlEntradaNotaFiscal .preco{font-size:14px;}
.destTerciario .lstBoxCarros h3.ttlTaxaNotaFiscal{margin-bottom:10px;}
.destTerciario .lstBoxCarros h3.ttlTaxaNotaFiscal .prim{font-size:14px;}
.destTerciario .lstBoxCarros h3.ttlTaxaNotaFiscal .am{font-size:14px;}
.destTerciario .lstBoxCarros h3.ttlTaxaNotaFiscal .porcentagem{font-size:14px;}
.destTerciario .lstBoxCarros h3.ttlTaxaNotaFiscal .notaFiscal{font-size:14px;}
.destTerciario .lstBoxCarros h3.ttlImperdivel{text-indent:-9999px; width:106px; height:42px; background:url(../_img/imgImperdivel2.gif) no-repeat; margin-bottom:5px;}
.destCampanhas{clear:both; padding-top:35px;}
.destCampanhas h2{display:block; text-indent:-9999px; background:url(../_img/ttlCampanhas.gif) no-repeat; margin:0 0 20px 0; width:171px; height:15px;}
.destCampanhas img{float:left; margin-right:20px;}
.destCampanhas div{float:left; width:auto !important; margin-right:20px;}
.destCampanhas .semMargem{margin-right:0 !important;}
.destCampanhas #divSWF{width:300px; height:150px;}
.colDir{float:left; width:300px;}
.colDir .busca{width:283px; height:315px; float:right; position:relative;}
.colDir .busca .lbBuscar{background:url(../_img/ttlBuscar.gif) no-repeat; margin-bottom:5px; display:block; text-indent:-9999px; width:60px; height:20px;}
.colDir .busca h2{color:#666666; font-size:18px; font-weight:bold; margin-bottom:65px;}
.colDir .busca #ctl00_busca_upLogin{margin-top:15px;}
.colDir .busca .ttlBemVindo{background:url(../_img/ttlBemVindo.gif) no-repeat; margin-bottom:10px; display:block; text-indent:-9999px; width:270px; height:17px;}
.colDir .busca .ttlBemVindo:hover{background-position:0 -20px;}
.colDir .busca .agrupa_input input{width:254px; height:16px; margin-top:2px; margin-right:3px; float:left; border:1px solid #666971;}
.colDir .busca .btn{float:left; width:20px!important; height:20px!important; background:none !important; padding:0 !important; margin:0 !important;}
.colDir .busca strong{font-size:12px;}
.colDir .busca strong.ttl{font-size:14px;}
.colDir .busca .boxJaCadastrado{width:210px; font-size:11px; background:url(../_img/bgrSombra.png) no-repeat; margin:20px 0 40px 0; padding:10px 0 0 0;}
.colDir .busca .inpEmail, .inpSenha{width:75px; font-size:9px; color:#999999;}
.inpSenha2{display:none;}
.colDir .busca .btnOk{width:19px; height:19px; padding:0 !important; margin-bottom:-5px;}
.colDir .busca .btnOk, .inpEmail, .inpSenha{margin-top:3px;}
.inpSenha{background:url(../_img/bgrInputSenha.gif) no-repeat;}
.colDir .busca a{font-size:9px;}
.colDir .busca .boxItensSelecionados{position:absolute; margin-top:12px; background:url(../_img/bgrItensSelecionados.jpg) no-repeat; width:283px; height:40px;}
.colDir .busca .boxItensSelecionados strong{width:57px; position:absolute; top:6px; left:0; color:#666971; text-align:center; font-size:26px; padding:0 !important;}
.colDir .busca .boxItensSelecionados a{display:block; position:absolute; top:9px; left:167px; width:95px; height:22px; text-indent:-9999px;}
.colDir .busca .setaOfertaEspecial{display:block; position:absolute; top:121px; left:-6px; width:215px; height:34px; text-indent:-9999px; background:url(../_img/boxOfertaEspecialPraVc.png) no-repeat;}
.colDir .busca .btnOfertaEspecial{display:block; position:absolute; top:132px; left:0; width:181px; height:36px; text-indent:-9999px; background:url(../_img/btnOfertaEspecialPraVc.png) no-repeat;}
.boxProdutosBusca{display:none; position:absolute; top:238px; left:0px; width:276px; height:auto; background:#FFFFFF; border:1px solid #666971; z-index:9998; padding:0 5px 5px 0;}
.boxProdutosBusca .img{float:left; display:block; margin-right:10px; overflow:hidden; width:90px; height:50px;}
.boxProdutosBusca ul{height:auto; margin-bottom:5px;}
.boxProdutosBusca li{margin-bottom:0 !important; height:auto !important;}
.boxProdutosBusca li a{display:block; height:50px; line-height:13px; padding:5px; text-decoration:none; font-size:11px !important;}
.boxProdutosBusca li a:hover{background:#F3F3F3;}
.boxProdutosBusca li a span{display:block; color:#990000;}
.boxProdutosBusca li a .preco{font-size:12px; color:#FBA919; font-weight:bold;}
.boxProdutosBusca a{text-decoration:none;}
.boxProdutosBusca .lnkResultados{display:block; text-indent:-9999px; width:104px; height:30px; background:url(../_img/btnMaisResultados.jpg) no-repeat; float:right;}
.colDir .boxEventos{clear:both; font-size:11px; padding:20px 0 65px 0; #padding:30px 0 85px 0; position:relative;}
.colDir .boxAcessorios .sombraRodape{background:url(../_img/bgrSombraEventos.png) no-repeat; width:284px; height:13px; position:absolute; top:-40px; #top:-35px; left:40px}
.colDir .boxEventos h2{display:block; text-indent:-9999px; width:152px; height:17px; background:url(../_img/ttlEventosChevrolet.gif) no-repeat; margin-bottom:20px;}
.colDir strong.valor{color:#FBA919;}
.colDir li{clear:both; height:105px;}
.boxAcessorios{font-size:10px; position:relative; padding-bottom:65px; #padding-bottom:85px;}
.colDir .boxEventos a, .colDir .boxAcessorios a, .colDir .boxOfertas a{display:block; font-size:11px; text-decoration:none; display:block; #float:left; #width:141px;}
.colDir .boxEventos .lnkEventos{clear:both; display:block; text-indent:-9999px; width:84px; height:32px; background:url(../_img/btnEventos.jpg) no-repeat; float:right;}
.bgrImgEventos{padding:5px 0 0 5px; margin-right:5px; width:149px; height:80px; float:left; background:url(../_img/bgrImgEventos.png) no-repeat;}
.colDir .boxEventos a, .colDir .boxAcessorios a, .boxOfertas a{display:block; color:#564E2E; font-size:14px !important; line-height:15px; font-weight:bold; height:auto; cursor:pointer;}
.colDir .boxEventos a:hover, .colDir .boxAcessorios a:hover, .colDir .boxOfertas a:hover{color:#FBA919;}
.colDir .boxAcessorios h2{display:block; text-indent:-9999px; width:175px; height:17px; background:url(../_img/ttlAcessoriosChevrolet.gif) no-repeat; margin:25px 0 20px 0;}

.colDir .boxAcessorios .precoP{display:block; font-size:20px; text-align:right; color:#FBA919;}
.colDir .boxAcessorios .precoG{display:block; font-size:13px; text-align:right; color:#FBA919;}

.colDir .boxAcessorios .lnkAcessorios{clear:both; display:block; text-indent:-9999px; width:104px; height:31px; background:url(../_img/btnAcessorios.jpg) no-repeat; float:right;}
.colDir .boxAcessorios .lnkServicos{clear:both; display:block; text-indent:-9999px; width:91px; height:30px; background:url(../_img/btnMaisServicos.jpg) no-repeat; float:right;}
.boxOfertas{padding-top:20px;}
.boxOfertas li{position:relative;}
.boxOfertas li a{margin-bottom:12px;}
.boxOfertas h2{background:url(../_img/ttlMaisOfertasChevrolet.gif) no-repeat; width:193px; height:17px; text-indent:-9999px; margin-bottom:20px;}
.boxOfertas .lnkMaisOfertas{clear:both; display:block; float:right !important; text-indent:-9999px; background:url(../_img/btnMaisOfertas.jpg) no-repeat; width:85px !important; height:30px;}
/*
.colDir .boxOfertas strong.preco{display:block; font-size:25px; text-align:right; color:#FBA919;}
.colDir .boxOfertas strong.aPartirDe{position:absolute; bottom:15px; right:0;}
.colDir .boxOfertas strong.precoFixo{display:block; width:150px; position:absolute; top:45px; right:0; text-align:right; font-size:15px; color:#990000;}
.colDir .boxOfertas strong.ttlPrecoNotaFiscal{display:block; width:145px; position:absolute; bottom:18px; right:0; text-align:right; font-size:23px; color:#990000;}
.colDir .boxOfertas strong.ttlPrecoNotaFiscal span{font-size:11px;}
.colDir .boxOfertas strong.ttlAPartir{font-size:18px !important;}
.colDir .boxOfertas strong.ttlAPartir span{font-size:9px !important;}
.colDir .boxOfertas strong.ttlPrecoNotaFiscal .texto{display:block; width:145px; float:right; font-size:9px !important;}
.colDir .boxOfertas strong.ttlPrecoNotaFiscal .prefixo{font-size:12px !important;}
.colDir .boxOfertas strong.ttlEntrada{display:block; width:150px; position:absolute; bottom:18px; right:0; font-size:11px; color:#990000; text-align:right;}
.colDir .boxOfertas strong.ttlEntrada span{font-size:17px;}
.colDir .boxOfertas strong.ttlTaxa{display:block; width:150px; position:absolute; top:40px; right:0; text-align:right; color:#990000; font-size:12px;}
.colDir .boxOfertas strong.ttlTaxa span{font-size:10px;}
.colDir .boxOfertas strong.ttlTaxa .preco{font-size:21px;}
.colDir .boxOfertas strong.ttlTaxaNotaFiscal{display:block; width:150px; position:absolute; top:40px; right:0; text-align:right; color:#990000; font-size:9px;}
.colDir .boxOfertas strong.ttlTaxaNotaFiscal span{font-size:20px;}
.colDir .boxOfertas strong.ttlTaxaNotaFiscal .am{font-size:9px;}
.colDir .boxOfertas strong.ttlTaxaNotaFiscal .notaFiscal{font-size:9px; display:block;}
.colDir .boxOfertas strong.ttlEntradaNotaFiscal{display:block; line-height:15px; width:150px; position:absolute; top:20px; right:0; text-align:right; color:#990000; font-size:10px;}
.colDir .boxOfertas strong.ttlEntradaNotaFiscal span{font-size:18px;}
.colDir .boxOfertas strong.ttlImperdivel{display:block; width:120px; height:35px; text-indent:-9999px; position:absolute; top:48px; right:0; background:url(../_img/ttlImperdivel2.gif) no-repeat;}
*/
.ttlNovoServico{background:url(../_img/ttlNovoServico.gif) no-repeat !important; width:193px !important; height:18px !important;}
.rodapeHomePersonalizada{background-position:619px -63px !important;}
.bannerNovasPromo{margin-left:118px;}
.bannerTampao620x90{margin-bottom:20px;}

/**** Seção - Detalhe da Oferta ****/
.contentOfertas .caracteristicaDest{font-size:14px;}
.contentOfertas .lstDetalhes{width:334px; height:auto; margin-bottom:20px;}
.contentOfertas .lstDetalhes li{background:url(../_img/icoLstCarroSec.gif) 0 8px no-repeat; padding-left:10px;}
.contentOfertas .txtJuridico{display:block; color:#000000; font-size:10px; width:334px; margin-bottom:20px;}
.contentOfertas .ttlConcessionaria{display:block; width:245px; height:19px; margin:25px 0 18px 0; text-indent:-9999px; background:url(../_img/ttlConcessionariaMaisProxima.gif) no-repeat;}
.contentOfertas .boxMapa{margin-bottom:15px; width:578px; height:298px; border:1px solid #CCCCCC;}
.contentOfertasHome .boxMapa{margin-bottom:15px; width:578px; height:298px; border:1px solid #CCCCCC;}
.contentOfertasHome .ttlConcessionaria {display:block; width:245px; height:19px; margin-bottom:18px; text-indent:-9999px; background:url(../_img/ttlConcessionariaMaisProxima.gif) no-repeat;}
.contentOfertas .boxAreaDeVendas{_margin-right:2px; width:211px; height:97; font-size:10px;}
.contentOfertas .boxAreaDeVendas .lnkConsulteAreaVendas{display:block; height:33px;}
.contentOfertas .boxAreaDeVendas .contentAreaVendas{background:url(../_img/bgrAreaDeVendas.jpg); width:211px; height:64; padding-top:15px;}
.contentOfertas .boxAreaDeVendas h2{text-indent:-9999px; margin:0 0 20px 20px; background:url(../_img/ttlConsulteNossaAreaVendas.gif) no-repeat; width:165px; height:15px;}
.contentOfertas .boxAreaDeVendas ul{width:210px;}
.contentOfertas .boxAreaDeVendas li{height:50px;}
.boxAreaDeVendas .email img, .chat img{float:left;}
.boxAreaDeVendas .email img{margin:0 15px 0 20px;}
.boxAreaDeVendas .chat img{margin:0 25px 0 20px;}
.boxAreaDeVendas .email a strong{display:block; float:left; background:url(../_img/ttlEmail.gif) no-repeat; width:42px; cursor:pointer; height:13px; text-indent:-9999px;}
.boxAreaDeVendas .chat a strong{display:block; float:left; background:url(../_img/ttlChat.gif) no-repeat; width:61px; cursor:pointer; height:13px; text-indent:-9999px;}
.contentOfertas .boxOferta{position:absolute; top:-100px; right:-10px; width:215px; height:185px; padding:20px 20px 0 20px;}
.contentOfertas .boxOferta3{background:url(../_img/boxDetalheOferta.png) no-repeat;}
.contentOfertas .boxOferta h2{font-size:24px; font-weight:bold; color:#564E2E; height:60px;}
.contentOfertas .boxOferta h3{font-size:16px; font-weight:bold; color:#FAA919; Xmargin-top:13px; text-align:center;}
.contentOfertas .boxOferta h3 .preco{/*position:absolute; top:102px; left:18px;*/ display:block; font-size:42px; margin:0; padding:0; xline-height:33px; }
.contentOfertas .boxOferta h3 .preco2{font-size:46px !important;}
.contentOfertas .boxOferta .notaFiscalDeFabrica{font-size:20px !important; Xpadding-top:20px;}
.contentOfertas .boxOferta h3.taxa{padding-top:10px;}
.contentOfertas .boxOferta h3.taxa .taxaDe{position:absolute; top:80px !important;}
.contentOfertas .boxOferta h3.taxa .taxa1{font-size:56px;}
.contentOfertas .boxOferta h3.taxa .taxa2{font-size:36px;}
.contentOfertas .boxOferta h3.taxa .taxa3{font-size:14px; Xzoom:1;}
/*.contentOfertas .boxOferta h3.taxa .taxa3 .asterisco{vertical-align:middle;}*/
.contentOfertas .boxOferta h3.taxaLivre{margin-top:0 !important; padding-top:10px;}
.contentOfertas .boxOferta h3.taxaLivre .taxaDe{display:block; position:absolute; top:80px;}
.contentOfertas .boxOferta h3.taxaLivre .taxa1{font-size:42px;}
.contentOfertas .boxOferta h3.taxaLivre .taxa2{font-size:28px;}
.contentOfertas .boxOferta h3.taxaLivre .notaFiscal{display:block; position:absolute; top:132px; left:22px;}
.contentOfertas .boxOferta h3.prestacao{/*line-height:20px; #line-height:25px;*/}
.contentOfertas .boxOferta h3.prestacao span{font-size:28px;}
.contentOfertas .boxOferta h3.prestacao .entrada{display:block; padding-bottom:5px; #padding-bottom:0; font-size:14px;}
.contentOfertas .boxOferta h3.prestacao2{padding-top:20px;}
.contentOfertas .boxOferta h3 .mais{display:block; width:130px; position:absolute; top:144px; left:18px; font-size:14px;}
.contentOfertas .boxOferta h3.ttlApartirDe .mais{display:block; width:130px; position:absolute; top:144px; left:18px; width:70%;}
.contentOfertas .boxOferta a{display:block; cursor:pointer; background:url(../_img/btnSelecioneEstaOferta.png) no-repeat; top:185px; left:40px; position:absolute; width:179px; height:38px; text-indent:-9999px;}
.btnSelecionada{cursor:default !important; background:url(../_img/btnOfertaSelecionada.png) no-repeat !important;}
.btnImprimir{float:left; display:block; text-indent:-9999px; background:url(../_img/btnImprimir.jpg) no-repeat; width:101px; height:32px;}
.btnImprimirOferta{float:left; display:block; text-indent:-9999px; background:url(../_img/btnImprimirOferta.jpg) no-repeat; width:166px; height:31px;}
.btnImprimirMapa{float:right; display:block; text-indent:-9999px; background:url(../_img/btnImprimirMapa.jpg) no-repeat; width:135px; height:30px;}
.btnVisiteCarHome{float:left; display:block; text-indent:-9999px; background:url(../_img/btnVisiteCarHome.jpg) no-repeat; width:130px; height:31px; margin-left:15px; #margin-bottom:25px;}
.btnMaisConcessionarias{display:block; float:left; text-indent:-9999px; background:url(../_img/btnMaisConcessionarias.jpg) no-repeat; width:136px; height:30px;}
.colDirDetalhe{position:absolute; top:130px; left:379px; width:240px; height:auto;}
.colDirDetalhe .boxSelos{padding-left:15px; margin-bottom:50px;}
.colDirDetalhe .boxSelos img{margin-right:10px;}
.contentOfertas .boxConteudo{width:348px; Xmin-height:235px; min-height:50px; _height:expression(this.scrollHeight <= "235" ? "235" : "auto"); }
.modalConcessionarias{position:fixed; _position:absolute; width:0; height:auto; margin-left:-430px; margin-top:-193px; _margin-top:80px; background:#FFFFFF; _top: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+100+"px" : body.scrollTop+100+"px")}
.modalConcessionarias h2{background:url(../_img/ttlConcessionarias.gif) no-repeat; width:218px; height:17px; text-indent:-9999px; float:left;}
.modalConcessionarias .lstConcessionarias{width:410px; height:360px; margin:10px 16px 0 0; overflow:auto; overflow-x:hidden; float:left;}
.modalConcessionarias .lstConcessionarias ul{width:393px;}
.modalConcessionarias .lstConcessionarias li{padding:10px; width:380px; height:80px;}
.modalConcessionarias .lstConcessionarias .cor{background:#F3F3F3;}
.modalConcessionarias .boxMapa{margin-top:10px; width:430px; height:360px; float:left; border:1px solid #CCCCCC;}
.modalConcessionarias h3 a{display:block; font-size:14px; font-weight:bold; text-decoration:none; color:#666666; margin-bottom:5px;}
.modalConcessionarias h3 a:hover{text-decoration:underline;}
.modalConcessionarias .cor{background:#E8E8E8;}
.modalConcessionarias .endereco{float:left; width:260px; height:auto;}
.modalConcessionarias .telefones{float:right; width:120px; text-align:right;}
.modalConcessionarias .email{text-align:right; font-size:10px; margin-top:10px;}
.contentOfertas .rodapeDetalheOferta{position:absolute; bottom:-80px; _bottom:-79px; left:0; width:622px; height:80px; background:url(../_img/rodapeDetalheOferta.png) 619px 0 no-repeat; _background:url(../_img/rodapeDetalheOferta.png) 619px 2px no-repeat;}

/**** Seção - Acessórios ****/
.contentAcessorio{margin:0 0 100px 0; position:relative; width:622px; height:auto; background:url(../_img/bgrSombraOfertas.png) 619px 0 repeat-y; _background-position:620px 0; z-index:1;}
.contentAcessorio .interna{width:579px; background:#FFFFFF; padding:20px 20px 0 20px;}
.contentAcessorio .interna h1.acessorios{background:url(../_img/ttlSecaoAcessoriosChevrolet.gif) no-repeat; width:202px; height:22px; text-indent:-9999px;}
.contentAcessorio .boxFiltreAcessorios{ height:15px; font-size:12px; background:#F3F3F3; padding:20px 0 20px 40px; margin:20px 0;}
.contentAcessorio .boxFiltreAcessorios select{color:#999999; width:150px; margin-left:10px;}
.contentAcessorio .boxFiltreAcessorios strong{float:left;}
.contentAcessorio .boxFiltreAcessorios div{width:400px; float:left;}
.contentAcessorio .boxFiltreAcessorios .btn{position:absolute; right:70px;}
.contentAcessorio .lstAcessorios img{float:left; margin:0 20px 20px 0;}
.contentAcessorio .lstAcessorios strong{color:#666771; font-weight:normal;}
#ctl00_Conteudo_rpAcessorios_ctl00_pnCarrosCompativeis strong{font-weight:bold;}
#ctl00_Conteudo_rpAcessorios_ctl00_pnCarrosCompativeis{font-size:12px;}
.contentAcessorio .lstAcessorios .prim{margin:0 !important;}
.contentAcessorio .lstAcessorios li{margin-top:55px;}
.contentAcessorio h2{color:#666671; font-size:16px; font-weight:bold; margin-bottom:5px;}
.contentAcessorio h3{color:#FAA919; font-size:42px; font-weight:bold; margin-bottom:9px;}
.contentAcessorio h3.precoP{color:#FBA919; font-size:15px; font-weight:bold; margin-bottom:9px;}
.asterisco{vertical-align:top; font-size:14px !important; display:inline !important;}
.am .asterisco{vertical-align:middle !important;}
.contentAcessorio h3 span{font-size:20px !important;}
.contentAcessorio .btnSelecioneOferta{display:block; margin-right:125px; text-indent:-9999px; width:169px; height:32px; background:url(../_img/btnSelecioneEstaOferta.jpg) no-repeat;}
.contentAcessorio .btnSelecionada{display:block; margin-right:125px; text-indent:-9999px; width:169px; height:32px; cursor:default !important; background:url(../_img/btnOfertaSelecionada.png) no-repeat !important;}
.contentAcessorio .boxDir{float:right; width:275px;}
.contentAcessorio .boxCompativelCom{position:relative; Xheight:75px; min-height:75px; margin-top:15px; padding-left:195px;}
.contentAcessorio .boxCompativelCom{height: expression(this.scrollHeight <= "75" ? "75" : "auto");}
.boxCompativelCom .boxConsulteArea{position:absolute; top:0; right:404px; background:url(../_img/bgrConsultaAreaDeVendas.jpg) no-repeat; width:176px; height:51px;}
.boxConsulteArea span{position:absolute; top:13px; left:20px; display:block; text-indent:-9999px; width:61px; height:19px;}
.boxConsulteArea .btnChat{position:absolute; top:15px; left:130px; display:block; text-indent:-9999px; width:22px; height:17px; background:url(../_img/btnVendaChat.png) no-repeat;}
.boxConsulteArea .btnEmail{position:absolute; top:15px; left:105px; display:block; text-indent:-9999px; width:28px; height:18px; background:url(../_img/btnVendaEmail.png);}
.boxCompativelCom a{color:#666971; text-decoration:none;}
.boxCompativelCom a:hover{text-decoration:underline;}
.boxCompativelSombra{position:relative;}
.boxCompativelSombra .sombra{position:absolute; top:20px; left:-10px; background:url(../_img/bgrSombraAcessorios.png) no-repeat; width:604px; height:5px;}
.contentServico .boxCompativelCom .sombraServicos{top:80px !important;}
.contentServico .lstAcessorios li{margin-top:130px;}
.boxCompativelCom .sombra{position:absolute; top:90px; left:-10px; background:url(../_img/bgrSombraAcessorios.png) no-repeat; width:604px; height:5px;}
.boxCompativelCom .agrupador{height:95px;}
.contentAcessorio .rodape{position:absolute; bottom:-80px; _bottom:-80px; left:0; width:622px; height:80px; background:url(../_img/bgrSombraOfertasRodape.png) 619px -36px no-repeat; _background:url(../_img/bgrSombraOfertasRodape.png) 620px -40px no-repeat;}
.contentAcessorio .rodape .rodapeInterno, .contentAcessorio .rodapeDetalheOferta .rodapeInterno{position:relative; text-align:center; width:619px; _width:619px; height:45px; background:#FFFFFF;}
.contentAcessorio .rodape .rodapeInterno a{font-weight:bold; color:#666666; text-decoration:none;}
.contentAcessorio .rodape .rodapeInterno a:hover{text-decoration:underline;}
.contentAcessorio .rodape .rodapeInterno .atual{font-size:18px; font-weight:bold; color:#FBA919;}
.contentAcessorio .rodape .rodapeInterno .btnAnteriores{position:absolute; top:0; left:20px; display:block; text-indent:-9999px; background:url(../_img/btnAnterior.jpg) no-repeat; width:98px; height:34px;}
.contentAcessorio .rodape .rodapeInterno .btnProximos{position:absolute; top:0; right:20px; display:block; text-indent:-9999px; background:url(../_img/btnProximo.jpg) no-repeat; width:95px; height:34px;}
.contentAcessorio .rodape .rodapeInterno .desabilitado{opacity:0.50; -moz-opacity: 0.50; filter: alpha(opacity=50) !important;}
/*.boxFormigas{position:absolute; top:-48px; right:30px; width:335px; height:48px; background:url(../_img/bgrFormigas.png) no-repeat;}*/
.boxFormigas{display:none; position:absolute; top:-192px; z-index:1; right:110px; width:362px; height:207px; background:url(../_img/bgrEntaoVem.png) no-repeat;}
.agrupaBotoes{position:relative;}
.agrupaBotoesServicos{position:relative; margin-bottom:5px; height:32px;}
.agrupaBotoesServicos .btnSelecioneOferta{position:absolute; left:0; bottom:6px;}
.agrupaBotoesServicos .btnImprimir{bottom:6px !important;}
.lstAcessorios .btnImprimir{position:absolute; bottom:0; _bottom:103px; right:0;}

/**** Seção - Eventos ****/
h1.ttlEventos{text-indent:-9999px; width:174px; height:18px; margin-bottom:20px; background:url(../_img/ttlEventos.gif) no-repeat;}
.boxDadosEventos img{float:left; margin-bottom:20px;}
.boxDadosEventos div{float:left; margin-left:20px; width:278px; height:auto; color:#666971;}
.boxDadosEventos div h2{font-size:16px; color:#666771; margin-bottom:30px;}
.boxDadosEventos div strong{font-size:14px; color:#F9A919; font-weight:bold; display:block; margin-bottom:10px;}
.boxDadosEventos div a{text-indent:-9999px; display:block; width:117px; height:34px; background:url(../_img/btnVerMapa.jpg) no-repeat; margin-top:21px;}
.eventos .sombra{margin:45px 0 25px 0; width:580px; height:5px; background:url(../_img/sombraEventos.png) no-repeat;}
.eventos .interna{padding-bottom:10px !important;}
.boxModalLocalEvento{position:fixed !important; _position:absolute; margin-top:-188px; width:0; height:auto; margin-left:-230px; background:#FFFFFF;}
.boxModalLocalEvento{
    _position: absolute;
    _top: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+100+"px" : body.scrollTop+100+"px");
    _margin-top:30px;
}
.boxModalLocalEvento h2{background:url(../_img/ttlLocalEvento.gif) no-repeat; width:133px; height:17px; text-indent:-9999px;}
.boxModalLocalEvento h2{margin-bottom:10px;}
.boxModalLocalEvento .painel{display:none;}

/**** Seção - Serviços ****/
.ttlServicos{background:url(../_img/ttlServicos.gif) no-repeat; width:180px; height:22px; text-indent:-9999px; margin-bottom:15px;}
.btnConhecaNossosServicos{display:block; position:absolute; right:0; top:20px;  background:url(../_img/btnConhecaNossosServicos.jpg) no-repeat; width:102px; height:30px; text-indent:-9999px;}

/**** Seção - Indique p/ um amigo ****/
.boxIndiqueAmigo{position:fixed !important; _position:absolute; width:0; height:auto; background:#FFFFFF; top:100px; margin-left:-230px; _top: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+100+"px" : body.scrollTop+100+"px")}
.boxIndiqueAmigo h2{float:left; background:url(../_img/ttlIndiqueParaUmAmigo.gif) no-repeat; width:180px; height:21px; text-indent:-9999px; margin-bottom:10px;}
.boxIndiqueAmigo .bgrForm{position:relative; margin-top:10px; background:#F3F3F3; width:420px; height:330px; padding:20px;}
.boxIndiqueAmigo input{width:200px; height:20px; border:1px solid #666666; color:#999999; margin-top:5px;}
.boxIndiqueAmigo label{float:left; margin-right:10px; margin-bottom:15px;}
.boxIndiqueAmigo label span{font-size:12px; font-weight:normal;}
.boxIndiqueAmigo .ult{margin-right:0 !important;}
.boxIndiqueAmigo textarea{color:#999999; width:420px; height:150px; margin-top:5px;}
.boxIndiqueAmigo .boxBtn{text-align:right;}
.boxIndiqueAmigo .btn{width:54px; height:31px;}
.boxErro{width:380px; _width:390px; background:url(../_img/bgrMsgErro.jpg) no-repeat #F3F3F3 15px 10px; display:none; font-size:11px; padding:15px 15px 15px 65px; margin-bottom:15px;}
.boxErro .ttlPreenchaCorretamente{width:100%; height:16px; text-indent:-9999px; background:url(../_img/ttlPreenchaCorretamente.gif) no-repeat;}
.boxIndiqueAmigo .erro{color:#FBA919;}
.boxIndiqueAmigo .erro input{border:1px solid #FBA919}
.boxIndiqueAmigo .boxSucesso{width:380px; height:22px; background:url(../_img/bgrMsgSucesso.jpg) no-repeat #F3F3F3 15px 10px; display:none; font-size:11px; padding:15px 15px 15px 65px; margin-bottom:15px;}
.boxIndiqueAmigo .ttlEmailEnviado{width:100%; height:13px; text-indent:-99999px; background:url(../_img/ttlEmailEnviadoSucesso.gif) no-repeat;}

/**** Seção - Área de Vendas ****/
#area-de-vendas fieldset{background:url(../_img/bgrSombra2.jpg) no-repeat center bottom;}
#area-de-vendas .mensagem{background:none;}

#area-de-vendas .validacao ul {display:none;}

.contentAreaDeVendas .boxErro{width:500px; margin-bottom:5px;}
.contentAreaDeVendas .boxErro strong{font-size:14px;}
.contentAreaDeVendas .boxErro ul{margin-top:15px;}

.contentAreaDeVendas .boxSucesso{background:url(../_img/bgrMsgSucesso.jpg) no-repeat #F3F3F3 15px 10px; display:block; font-size:12px; margin-top:20px; margin-bottom:5px;}
.contentAreaDeVendas .boxSucesso strong{display:block; text-indent:-9999px; width:241px; height:13px; background:url(../_img/ttlEmailEnviadoSucesso.gif) no-repeat;}

.contentAreaDeVendas .boxArea{background:#E8E8E8; padding:20px; margin-bottom:5px;}
.contentAreaDeVendas .boxArea p{color:#666666 !important; font-size:11px;}
.contentAreaDeVendas .boxArea h3{color:#564E2E; font-size:16px;}
.contentAreaDeVendas .boxArea .lstDados1{float:left; font-weight:bold;}
.contentAreaDeVendas .boxArea .lstTelefones{float:right;}
.contentAreaDeVendas .boxArea .lstTelefones li{text-align:right;}
.contentAreaDeVendas .interna{padding-bottom:0 !important;}

.ttlAreaDeVendas{display:block; width:211px; height:22px; text-indent:-9999px; background:url(../_img/ttlAreaDeVendas.gif) no-repeat; margin-bottom:20px;}
.txtCamposObrigatorios{text-align:right;}

.dadosPessoais label{width:70px; padding-right:5px; display:block; float:left; text-align:right;}
.dadosPessoais fieldset{width:100%;}
.dadosPessoais input{color:#666666;}
.dadosPessoais ul{margin-left:20px; _margin-left:0;}
.dadosPessoais li{font-size:12px; text-align:left; width:235px; _width:238px; float:left; margin:0 0 10px 12px;}
.dadosPessoais .etiqueta{width:70px; padding-right:5px; float:left; text-align:right; font-weight:bold;}
fieldset ul .ult{margin-bottom:0 !important;}

.telefones ul{margin-left:50px;}
.telefones li{font-size:12px; float:left; width:275px; margin:0 15px 10px 0;}
.telefones input{width:50px;}
.telefones .numero{width:130px !important;}
.telefones .ddd{margin-right:5px; _margin-right:0 !important;}
.telefones label{text-align:right; width:70px; height:35px; padding-right:5px; display:block; float:left;}
.telefones .ramal{width:105px;}
.telefones .ramal label{width:45px;}
.telefones .ramal input{width:40px;}

.oferecerVeiculo{text-align:center;}
.oferecerVeiculo .radioSim{margin:0 10px;}
.oferecerVeiculo ul{margin:20px 0 0 50px;}
.oferecerVeiculo li{float:left; margin-right:10px;}
.oferecerVeiculo select{width:133px;}
.oferecerVeiculo .ano{width:80px;}
.oferecerVeiculo label{font-weight:normal !important;}

.veiculoDeInteresse label{float:left; text-align:right; padding-right:5px; display:block; width:100px;}
.veiculoDeInteresse select{float:left;}
.veiculoDeInteresse a{font-size:9px}
.veiculoDeInteresse li{clear:both; height:40px; zoom:1;}
.veiculoDeInteresse ul{margin-left:50px;}
.veiculoDeInteresse .selVeiculoInteresse{width:170px;}
.veiculoDeInteresse .selAcessorioInteresse{width:380px;}
.veiculoDeInteresse .etiquetaAno{margin-left:20px; width:auto !important;}
.veiculoDeInteresse .selAno{width:80px !important;}
.veiculoDeInteresse .selMes{width:133px !important; margin-right:10px;}
.veiculoDeInteresse .selConcessionaria{width:205px !important; margin-right:5px;}

.mensagem{Xpadding-left:30px;}
.mensagem label{float:left; padding-left:30px; padding-right:5px;}
.mensagem textarea{width:455px; height:80px;}
.mensagem div{text-align:right; margin:10px 25px 0 0;}

.veiculo-acessorio ul{margin-left:30px;}
.veiculo-acessorio ul li{float:left;}
.veiculo-acessorio .modelo{margin-left:25px;}
.veiculo-acessorio select{width:180px;}

.contentAreaDeVendas .lstOfertasSelecionadas{background:#F3F3F3; padding:10px; margin-bottom:15px;}
.contentAreaDeVendas .lstOfertasSelecionadas li{font-size:12px; padding-left:18px; background:url(../_img/lstAreaDeVendas.gif) 0 6px no-repeat;}

/**** Seção - Resultado da Busca ****/
.boxResultadoBusca{width:560px; margin-bottom:15px !important; padding:10px; background:#F3F3F3; font-size:12px; color:#666871;}
.boxResultadoBusca .itemBuscado{color:#F9A919 !important;}
.boxResultadoBusca span{font-weight:bold;}
.lstBusca img{float:left; margin-right:10px;}
.lstBusca li{height:165px; margin-top:30px; position:relative;}
.lstBusca .prim{margin-top:0 !important;}
.lstBusca .detalhes{position:relative; margin-left:20px; float:left; width:240px; height:130px}
.lstBusca h2 a{text-decoration:none;}
.lstBusca h2 a:hover{color:#AE8B00;}
.lstBusca .btnMaisDetalhes{position:absolute; bottom:0; display:block; width:91px; height:34px; text-indent:-9999px; background:url(../_img/btnMaisDetalhes.jpg);}
.lstBusca .sombra{position:absolute; bottom:0; left:0; width:580px; height:5px; background:url(../_img/sombraEventos.png) no-repeat;}
.contentBusca{_background-position:621px 0 !important;}
.contentBusca .rodape{background:url(../_img/bgrSombraOfertasRodape3.png) 619px -37px repeat-y; _background:url(../_img/bgrSombraOfertasRodape3.png) 620px -43px repeat-y;}
.contentBusca .rodapeBusca{_left:1px; bottom:-163px !important; height:auto !important;}
.contentBusca .rodape .rodapeInterno{height:143px; padding-bottom:20px;}
.contentBusca .lstAcessorios{padding:0 !important; background:#F3F3F3; width:580px; height:90px; margin:0 auto; margin-top:30px;}
.contentBusca .lstAcessorios li{float:left; margin-top:0 !important; width:280px; height:70px; text-align:left; padding:20px 0 0 10px;}
.contentBusca .lstAcessorios a{color:#990000 !important; font-weight:normal !important; text-decoration:underline !important;}
.contentBusca .lstAcessorios a:hover{text-decoration:none !important;}

.contentBusca .lstAcessorios .acessorios h2{display:block; margin-bottom:15px; text-indent:-9999px; background:url(../_img/ttlAcessorios.gif) no-repeat; width:90px; height:21px;}
.contentBusca .lstAcessorios .servicos h2{display:block; margin-bottom:15px; text-indent:-9999px; background:url(../_img/ttlServicos2.gif) no-repeat; width:69px; height:21px;}
.espacoBusca{margin-bottom:200px;}
.entreEmContato{color:#D6C083; font-size:14px; display:block; padding:20px 0;}
.lstAreaDeVendas{margin-bottom:30px; margin-left:15px;}
.lstAreaDeVendas li{font-size:14px; list-style:disc; color:#666666; font-weight:bold;}
.lstAreaDeVendas span{color:#990000;}

/**** Seção - Receba Nossas Ofertas ****/
.boxRecebaOfertas{position:fixed; _position:absolute; width:0; height:auto; margin-top:-159px; margin-left:-160px; background:#FFFFFF;}
.boxRecebaOfertas h2{float:left; margin-bottom:10px; display:block; text-indent:-9999px; background:url(../_img/ttlRecebaNossasOfertas.gif) no-repeat; width:191px; height:17px;}
.boxRecebaOfertas label{display:block; width:100%; font-size:11px; font-weight:bold; color:#FBA919; margin-bottom:5px;}
.boxRecebaOfertas .boxRss{float:left; background:#F3F3F3; width:280px; height:300px; margin:10px 10px 0 0; padding:20px;}
.boxRecebaOfertas .boxRss li{float:left;}
.boxRecebaOfertas .boxRss h2{background:none; text-indent:0; margin-bottom:15px; font-size:16px; font-weight:bold; width:100%;}
.boxRecebaOfertas .boxRss label{margin-top:30px;}
.boxRecebaOfertas .boxRss input{width:400px; margin-bottom:30px;}
.boxRecebaOfertas .boxRss ul{margin-top:25px;}
.boxRecebaOfertas .boxRss li{width:85px; height:20px; margin:0 12px 15px 0;}
.boxRecebaOfertas .boxRss .ult{margin-right:0 !important;}
.boxRecebaOfertas .boxRss li a{text-indent:-9999px; display:block; width:85px; height:20px;}
.boxRecebaOfertas .boxRss {}
.boxRecebaOfertas .boxRss {}
.boxRecebaOfertas .boxRss {}
.boxRecebaOfertas .boxRss {}
.boxRecebaOfertas .boxRss {}
.boxRecebaOfertas .boxRss {}
.boxRecebaOfertas .boxEmail{float:left; padding:20px; width:280px; height:100px; background:#E8E8E8; margin-top:10px;}
.boxRecebaOfertas .boxEmail h2{margin-bottom:15px; background:url(../_img/ttlEmail2.gif) no-repeat; width:100%; height:14px;}
.boxRecebaOfertas .boxEmail label{margin-top:20px;}
.boxRecebaOfertas .boxEmail input{width:200px; height:20px; float:left;}
.boxRecebaOfertas .boxEmail .btn{margin-left:5px; width:56px; height:20px;}
.boxRecebaOfertas .boxSms{float:left; padding:20px; width:280px; height:100px; background:#E8E8E8; margin-top:10px;}
.boxRecebaOfertas .boxSms h2{margin-bottom:15px; background:url(../_img/ttlSms.gif) no-repeat; width:100%; height:15px;}
.boxRecebaOfertas .boxSms .ddd{width:30px; height:20px;}
.boxRecebaOfertas .boxSms .telefone{margin-left:5px; width:150px; height:20px;}
.boxRecebaOfertas .boxSms input{float:left;}
.boxRecebaOfertas .boxSms .btn{margin-left:3px;}
.boxRecebaOfertas .boxSms label{margin-top:20px;}
.boxRecebaOfertas .boxErro{display:none; font-size:16px; font-weight:bold; color:#990000; width:610px; _width:625px; height:auto; padding:20px; background:#FFD0D0;}
.boxRecebaOfertas input.erro{border:1px solid #FF0000;}
.boxRecebaOfertas label.erro{color:#990000;}

.boxRss h2{font-size:18px;}
.boxRss label{color:#FBA919; font-size:11px; font-weight:bold;  }
.lnkNetVibes{background:url(../_img/imgNetVibes.jpg) no-repeat; margin-left:0 !important;}
.lnkIGoole{background:url(../_img/imgGoogle.jpg) no-repeat; }
.lnkNewsGotor{background:url(../_img/imgNewsGotor.jpg) no-repeat; }
.lnkSubBlog{background:url(../_img/imgSub.jpg) no-repeat; margin-left:0 !important; }
.lnkPageFlakes{background:url(../_img/imgPage.jpg) no-repeat;}
.lnkPluck{background:url(../_img/imgPluck.jpg) no-repeat; }

.links_rss{width:84px; height:20px; display:block;}
.links_rss_esp{height:20px; width:84px; float:left; margin-left:15px;}

/**** Seção - Itens Selecionados ****/
.contentItensSelecionados .rodape{height:auto !important; bottom:-144px !important; background-position:619px 144px !important; _background-position:621px 144px !important;}
.contentItensSelecionados .rodapeInterno{padding-bottom:1px !important;}
.btnExcluir{display:block; text-indent:-9999px; position:absolute; bottom:0; left:195px; width:80px; height:34px; background:url(../_img/btnExcluir.jpg) no-repeat;}
.agrupaBtnsItens{width:579px; height:25px; position:absolute; bottom:-65px; left:0; #left:18px;}
.agrupaBtnsItens .btnContinuarNavegando{float:left;display:block; text-indent:-9999px; width:154px; height:25px; background:url(../_img/btnContinuarNavegando.gif) no-repeat;}
.agrupaBtnsItens .btnConsulteAreaVendas{float:right; margin-top:5px; display:block; text-indent:-9999px; width:227px; height:34px; background:url(../_img/btnConsulteAreaVendas.jpg) no-repeat;}
.agrupaBtnsItens .btnIrParaHome{float:left; margin-top:0;}
.ttlItensSelecionados{background:url(../_img/ttlItensSelecionados.gif) no-repeat; width:159px; height:17px; text-indent:-9999px; margin-bottom:15px !important;}

.contentItensSelecionados h3{font-size:14px !important; font-weight:bold; color:#990000; margin-top:5px; width:200px;}
.contentItensSelecionados h3 .preco{position:absolute; top:15px; left:0; font-size:42px; margin:0; padding:0;}
.contentItensSelecionados h3 .preco2{font-size:40px !important;}
.contentItensSelecionados .notaFiscalDeFabrica{font-size:18px !important; padding-top:20px;}
.contentItensSelecionados h3.taxa{padding-top:10px;}
.contentItensSelecionados h3.taxa .taxaDe{xposition:absolute; xtop:0px !important; font-size:18px;}
.contentItensSelecionados h3.taxa .taxa1{font-size:56px;}
.contentItensSelecionados h3.taxa .taxa2{font-size:36px;}
.contentItensSelecionados h3.taxa .taxa3{font-size:14px;}

.contentItensSelecionados h3.taxaLivre{margin-top:0 !important; padding-top:10px; width:100%;}
.contentItensSelecionados h3.taxaLivre .taxaDe{display:block; position:absolute; font-size:14px; top:0px;}
.contentItensSelecionados h3.taxaLivre .taxa1{font-size:38px;}
.contentItensSelecionados h3.taxaLivre .taxa2{font-size:25px;}
.contentItensSelecionados h3.taxaLivre .taxa3{font-size:16px;}
.contentItensSelecionados h3.taxaLivre .notaFiscal{display:block; position:absolute; left:0; top:52px; font-size:14px !important;}

.contentItensSelecionados h3.taxaLivre{margin-top:0 !important; padding-top:10px;}
.contentItensSelecionados h3.taxaLivre .taxaDe{display:block; position:absolute; top:80px;}
.contentItensSelecionados h3.taxaLivre .taxa1{font-size:28px !important;}
.contentItensSelecionados h3.taxaLivre .taxa2{font-size:42px !important;}
.contentItensSelecionados h3.taxaLivre .precoNotaFiscal{display:block; position:absolute; top:130px; font-size:16px !important;}

.contentItensSelecionados h3.prestacao{line-height:20px; #line-height:25px;}
.contentItensSelecionados h3.prestacao span{font-size:32px;}
.contentItensSelecionados .prestacao .precoPrestacao{font-size:20px !important;}
.contentItensSelecionados h3.prestacao .entrada{display:block; padding-bottom:5px; #padding-bottom:0; font-size:14px;}
.contentItensSelecionados h3.prestacao2{padding-top:20px;}
.contentItensSelecionados h3 .mais{display:block; width:130px; position:absolute; top:37px !important; left:0; font-size:10px !important;}


/**** Seção - Por Comprar Chevrolet ****/
.ttlPqComprarChevrolet{background:url(../_img/ttlPqComprarChevrolet.gif) no-repeat; display:block; text-indent:-9999px; width:272px; height:21px; margin-bottom:15px;}
.contentPqComprar .centraliza{margin-bottom:20px;}
.contentPqComprar h2{color:#C0A870; font-weight:bold; font-size:18px; margin:15px 0 10px 0;}
.contentPqComprar .imgDireita{margin:0 0 15px 15px;}
.contentPqComprar .imgEsquerda{margin:0 15px 15px 0;}
.contentPqComprar .interna{padding-bottom:20px !important;}

/**** Seção - Widget ****/
.boxWidgets{position:fixed; Xwidth:520px; wdith:0; height:auto; Xheight:313px; background:#FFFFFF; margin-left:-260px; margin-top:-156px;}
.boxWidgets
{
    _position:absolute;
    _top: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+350+"px" : body.scrollTop+350+"px");
}
.boxWidgets h2{text-indent:-9999px; width:62px; height:29px; background:url(../_img/ttlWidget.gif) no-repeat; margin-bottom:10px;}
.boxWidgets .bgrWidgts{padding:20px; height:auto; background:#F3F3F3;}
.boxWidgets .bgrWidgts div{width:180px; height:auto; margin:0 auto;}
.boxWidgets .bgrWidgts div span{width:75px; height:auto; float:right; text-align:right; padding:2px 10px 0 0;}
.boxWidgets .bgrWidgts img{margin-bottom:20px;}
.boxWidgets .download{display:block; float:right; text-indent:-999px; width:73px; height:20px; background:url(../_img/btnDownload.jpg) no-repeat;}

/*** Seção: ERROS ****/
.erros #ttlPgNaoEncontrada,
.erros #ttlNaoPossRealReq,
.erros #ttlSessaoExpirada{display:block; text-indent:-9999px; margin-left:20px;}
.erros #ttlPgNaoEncontrada{width:207px; height:21px; background:url(../_img/erros/ttlPaginaNaoEncontrada.gif) no-repeat;}
.erros #ttlNaoPossRealReq{width:349px; height:21px; background:url(../_img/erros/ttlNaoFoiPossivelRealizarRequisicao.gif) no-repeat;}
.erros #ttlSessaoExpirada{width:147px; height:21px; background:url(../_img/erros/ttlSessaoExpirada.gif) no-repeat;}
.erros #mioloAll {background-color:#FFF;}
.erros #footerSite{margin-top:180px;}


/**** BOX Concessionarias ****/
.boxConcessionarias{background:#FFF url(../_img/bg_boxConcessionarias.png) no-repeat center right; height:480px; padding:30px 20px 21px 20px;}
.boxConcessionarias h2{background:url(../_img/ttl_concessionarias_prox.gif) no-repeat; width:400px; height:28px; text-indent:-9999px; float:left;}
.boxConcessionarias .boxMapa{margin:15px 0 0 20px; width:360px; height:320px; float:left; border:1px solid #CCCCCC;}
.boxConcessionarias .lstConcessionarias{width:215px; height:324px; margin:15px 0 0 0; overflow:auto; overflow-x:hidden; float:left;}
.boxConcessionarias .lstConcessionarias h3{display:block; font-size:12px; font-weight:bold; text-decoration:none; color:#656870;}
.boxConcessionarias .lstConcessionarias a{ text-decoration:none; display:block;}
.boxConcessionarias .lstConcessionarias ul{width:393px;}
.boxConcessionarias .lstConcessionarias li{padding:10px;width:176px; margin-bottom:1px;background:#FAFAFA; cursor:pointer;border:solid 1px #FAFAFA;}
.boxConcessionarias .lstConcessionarias li:hover{border:solid 1px #FFC74C !important;}
.boxConcessionarias .lstConcessionarias li.atv{border:solid 1px #FFC74C !important;}
.boxConcessionarias .lstConcessionarias .cor{background:#F5F5F5;border:solid 1px #F5F5F5;}
.boxConcessionarias .texto{width:470px; font-size:12px; margin-top:10px;}
.boxConcessionarias .campoCep{overflow:hidden; margin-top:20px;}
.boxConcessionarias .campoCep .txtCep{font-size:14px; font-weight:bold; height:25px; color:#656870; width:75px; border:solid 1px #DBDFE4; float:left; *padding-top:5px; *height:25px; padding-top:5px;}
.boxConcessionarias .campoCep .btnCep{width:70px; height:30px; background:url(../_img/btn_buscar.jpg) no-repeat; display:block; text-indent:-9999px; float:left; margin-left:3px;}
.boxConcessionarias .campoCep .lstCon{color:#656870; font-size:12px; text-decoration:underline; float:left; margin-top:7px; margin-left:15px;}
