*{
    padding: 0;
    margin: 0;
    font-family: arial, sans;
    text-decoration: none;
}
body{
    background: #999 url(../img/bg-body.jpg) repeat-y center top;
    font-size: 12px;
    color: #333;
    text-align: center;
}
a img{
    border: none;
}
hr.clear{
    clear: both;
    width: 100%;
    height: 1px;
    visibility: hidden;
}
.hidden{
    display: none;
}
#container{
    margin: 10px auto;
    text-align: left;
    width: 775px;
    background: #fff url(../img/bg-container.jpg) repeat-y;
}

/* Topo do site */
#top{
    position: relative;
    height: 120px;
    background: transparent url(../img/bg-top.jpg) no-repeat;
}
.logo-top{
    position: absolute;
    top: 6px;
    left: 6px;
}
.banner-top{
    position: absolute;
    top: 5px;
    right: 5px;
    width: 459px;
    height: 114px;
    background: transparent url(../img/banner-top.jpg) no-repeat;
}

/* Menu principal */
#menu-top{
    position: relative;
    height: 48px;
    background: #f0f0f0 url(../img/bg-menu-top.jpg) repeat-x;
    margin: 1px 5px 0 7px;
}
#menu-top .l{
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 48px;
    background: transparent url(../img/bg-left-menu.jpg) no-repeat;
}
#menu-top .r{
    position: absolute;
    top: 0;
    right: 0;
    _right: -1px;
    width: 8px;
    height: 48px;
    background: transparent url(../img/bg-right-menu.jpg) no-repeat;
}
#menu-top ul li{
    display: block;
    float: left;
    margin-left: 10px;
    margin-top: 1px;
}
#menu-top ul li a{
    display: block;
    padding: 14px 15px 12px 15px;
    font-size: 14px;
    color: #333;
    text-decoration: none;
}
#menu-top ul li a:hover,#menu-top ul li a:focus,#menu-top ul li a:active{
    background: transparent url(../img/bg-bt-menu.jpg) repeat-x left center;
}
body#inicio #menu-top ul li a.inicio{ background: transparent url(../img/bg-bt-menu.jpg) repeat-x left center; }
body#produtos #menu-top ul li a.produtos{ background: transparent url(../img/bg-bt-menu.jpg) repeat-x left center; }
body#empresa #menu-top ul li a.empresa{ background: transparent url(../img/bg-bt-menu.jpg) repeat-x left center; }
body#localizacao #menu-top ul li a.localizacao{ background: transparent url(../img/bg-bt-menu.jpg) repeat-x left center; }
body#contato #menu-top ul li a.contato{ background: transparent url(../img/bg-bt-menu.jpg) repeat-x left center; }

.busca{
    position: absolute;
    top: 5px;
    right: 10px;
}
.busca input.bt{
    position: relative;
    top: 4px;
}
.busca input.text{
    position: relative;
    top: -4px;
    _top: -2px;
    padding: 2px;
    margin-right: 5px;
    border: 1px solid #ccc;
    color: #999;
    _height: 22px;
}

/* Conteudo */
div#conteudo{
    width: 531px;
    float: left;
    margin: 3px 0 0 8px;
    _margin: 3px 0 0 3px;
}
div#lateral{
    width: 225px;
    float: left;
    margin: 3px 0 0 4px;
}

#lateral .rss{
    position: relative;
    background: #FFEFBF;
    height: 47px;
}
.rss a{
    display: block;
    text-decoration: none;
}
.rss a img{
    position: absolute;
    top: 5px;
    left: 7px;
}
.rss p{
    position:absolute;
    top: 15px;
    left: 48px;
    font-size: 14px;
    color: #333;
}

#lateral .newsletter{
    margin-top: 3px;
    background: #e8e8e8;
    padding: 3px;
    _padding: 0;
    _padding-top: 1px;
    margin-bottom: 8px;
}
.newsletter h4{
    _margin: 3px;
    _margin-top: 2px;
}
h4.cab{
    padding: 4px;
    padding-left: 7px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    background: #DC5C5B url(../img/bg-cab.jpg) repeat-x;
}
.newsletter form{
    padding: 10px 10px 0 10px;
}
.newsletter form input{
    border: 1px solid #ccc;
    padding: 3px;
    width: 193px;
    margin-bottom: 5px;
    color: #777;
    _height: 22px;
}
.newsletter form input.submit{
    width: auto;
    padding: 0;
    border: none;
    margin-left: 109px;
    margin-bottom: 0;
	_height: auto;
}

#lateral .banner{
    margin-top: 3px;
}

#rodape{
    position: relative;
    margin: 3px 7px 0 7px;
    height: 69px;
    background: #7471A1 url(../img/bg-rodape.jpg) repeat-x;
}
#rodape .l{
    position: absolute;
    left: 0;
    top: 0;
    width: 8px;
    height: 68px;
    background: transparent url(../img/bg-l-rodape.jpg) no-repeat;
}
#rodape .r{
    position: absolute;
    right: 0;
    top: 0;
    width: 8px;
    height: 68px;
    background: transparent url(../img/bg-r-rodape.jpg) no-repeat;
}
#rodape .logo{
    position: absolute;
    top: 5px;
    left: 5px;
}
#rodape .assinatura{
    position: absolute;
    top: 12px;
    right: 10px;
}
#rodape address{
    position: absolute;
    top: 13px;
    left: 165px;
    color: #fff;
}
#rodape .telefone{
    position: absolute;
    top: 22px;
    left: 385px;
    font-size: 23px;
    color: #fff;
}
#rodape .telefone span{
    font-size: 16px;
    position: relative;
    top: -2px;
}
.bottom{
    margin-top: -7px;
    height: 19px;
    background: transparent url(../img/bg-bottom-rodape.jpg) no-repeat;
}


/* Conteudo */
.widget-produtos{
    margin-bottom: 10px;
}
.widget-produtos .produto{
    display: block;
    float: left;
    margin: 5px 0 0 3px;
    width: 170px;
}
.widget-produtos .produto a{
    display: block;
    text-align: center;
    color: #333;
}
.widget-produtos .produto a img{
    margin: 5px;
}
.widget-produtos .produto a p.codigo{
    color: #B55333;
    margin-bottom: 5px;
}
.widget-produtos a.veja-produtos{
    display: block;
    text-align: right;
    padding-right: 5px;
}


/* Breadcrumb */
div#breadcrumb{
    position: relative;
    margin: 3px 7px 0 7px;
    background: #E5E5E5;
    height: 28px;
}
div#breadcrumb div.r{
    position: absolute;
    top: 0;
    right: 0;
    width: 7px;
    height: 28px;
    background: #f0f0f0 url(../img/bg-r-bread.jpg) no-repeat;
}
div#breadcrumb a{
    display: block;
    float: left;
}
div#breadcrumb a img{
    display: block;
}
div#breadcrumb a.inicio{
    width: 90px;
}
div#breadcrumb a.item{
    color: #B3350A;
    padding: 6px 10px 4px 10px;
    font-size: 14px;
}
div#breadcrumb span.item{
    float: left;
    display: block;
    color: #B3350A;
    padding: 6px 10px 4px 10px;
    font-size: 14px;
}

/* Texto padrao */
.texto{
    padding: 5px;
}
.texto h2{
    font-size: 16px;
    border-bottom: 1px solid #555;
    margin-bottom: 10px;
    margin-top: 5px;
}
.texto p{
    padding: 5px;
    letter-spacing: 0.01em;
    text-align: justify;
}
.texto img.left{
    float: left;
    margin: 5px 10px 5px 5px;
}
.texto img.right{
    float: right;
    margin: 5px 5px 5px 10px;
}
.texto h3{
    margin: 20px 0 0 10px;
}
.texto address p{
    margin-left: 10px;
    font-style: normal;
    font-size: 14px;
    padding: 0;
}
.texto p{
    padding: 4px;
    margin: 0;
}
.texto ul{
    padding: 5px 5px 5px 20px;
    margin-left: 20px;
}
.texto ul li{
    margin-bottom: 3px;
}
.texto ol{
    padding: 5px 5px 5px 20px;
    margin-left: 20px;
}
.texto ol li{
    margin-bottom: 3px;
}


.gmaps{
    padding: 20px 0 10px 0;
}

/* Contato */
div.contato{
    padding: 10px;
}
p.atendimento{
    padding: 10px;
    padding-left: 0;
    font-size: 14px;
}
p.telefone{
    font-size: 30px;
    color: #845E59;
    padding: 0;
    padding-bottom: 10px;
}
p.telefone span{
    color: #333;
    font-size: 18px;
    position: relative;
    top: -1px;
}
p.telefone img{
    position: relative;
    top: 10px;
}
p.telefone span.ddd{
    color: #845E59;
    margin-left: 10px;
    position: relative;
    top: -2px;
}
p.fale{
    padding: 10px 0 10px 0;
    font-size: 14px;
}
.vendedores ul{
    padding: 10px;
    padding-left: 0;
    margin-left: 0;
}
.vendedores ul li{
    list-style: none;
    display: block;
    float: left;
    width: 200px;
    margin: 4px;
}
.vendedores ul li p{
    padding: 0;
}
.vendedores ul li a{
    color: #55f;
}
.vendedores ul li a:hover{
    text-decoration: underline;
}
.vendedores ul li p img{
    position: relative;
    top: 5px;
    margin-right: 7px;
}

.contato h3{
    margin-left: 0;
}
.contato div.caixa-form{
    background: #f0f0f0;
    margin-top: 10px;
    padding: 10px;
}
.contato form div{
    padding: 5px 0 5px 0;
}
.contato form div label{
    display: block;
    float: left;
    width: 130px;
    text-align: right;
    padding-top: 3px;
}
.contato form div input{
    margin-left: 15px;
    width: 300px;
    border: 1px solid #ccc;
    padding: 2px;
    _height: 22px;
}
.contato form div select{
    margin-left: 15px;
    width: 300px;
    border: 1px solid #ccc;
    padding: 2px;
    _height: 22px;
}
.contato form div textarea{
    margin-left: 15px;
    width: 300px;
    height: 140px;
    border: 1px solid #ccc;
    padding: 2px;
    overflow: auto;
    font-size: 12px;
}
.contato form div.submit{
    text-align: right;
    padding-bottom: 0;
}
.contato form div.submit input{
    padding: 0;
    border: none;
    width: auto;
    _width: 96px;
	_height: 34px;
}
img.cadastro{
    margin: 20px;
}
.alerta{
    margin: 10px;
    padding: 20px;
    background: #FFF191 url(../img/alerta.jpg) no-repeat 20px center;
    padding-left: 80px;
    font-size: 16px;
}

div.spacer{
    height: 20px;
}

/* Produtos */
#categorias{
    position: relative;
    float: left;
    margin: 7px 0 3px 10px;
	_margin: 7px 0 3px 4px;
    width: 180px;
    _width: 190px;
    background: #F08484;
    padding: 15px 5px 15px 5px;
}
#categorias .t{
    position: absolute;
    top: 0;
    left: 0;
    width: 190px;
    height: 10px;
    background: transparent url(../img/bg-t-categorias.jpg) no-repeat;
}
#categorias .b{
    position: absolute;
    bottom: 0;
    _bottom: -6px;
    left: 0;
    width: 190px;
    height: 10px;
    background: transparent url(../img/bg-b-categorias.jpg) no-repeat;
}
#categorias li{
	position: relative;
    list-style: none;
    margin-bottom: 2px;
}
#categorias a{
    color: #fff;
    padding: 2px 0 2px 5px;
	display: block;
    _display: block;
    font-size: 12px;
	_height: 1%;
}
#categorias ul li ul{
    padding-left: 5px;
}
#categorias ul li ul li a{
    color: #43312E;
}
#categorias ul li ul li ul li a{
    color: #fff;
    padding-left: 10px;
}
#categorias a:hover{
    background: #DED3D2;
    color: #333;
}
#categorias a.selecionado{
    background: transparent url(../img/seta-select.gif) no-repeat 3px center;
    padding-left: 17px;
}
#categorias a.selecionado:hover{
    background: #DED3D2 url(../img/seta-select.gif) no-repeat left center;
    color: #333;
}
#vitrine{
    width: 542px;
    float: left;
    margin: 8px 0 5px 5px;
    padding: 10px;
}
#vitrine h2{
    font-size: 16px;
    color: #999;
    font-weight: normal;
    border-bottom: 1px solid #999;
    margin: 0 0 20px 0;
}
#vitrine .produto{
    width: 150px;
    text-align: center;
    float: left;
    margin-left: 20px;
    margin-bottom: 30px;
    margin-top: 10px;
}
.produto img{
    margin-bottom: 5px;
}
.produto p{
    margin-bottom: 5px;
    color: #333;
    font-size: 13px;
}
p.veiculos{
    color: #CF6160;
}
p.codigo{
    color: #C27157;
}
.produto a:hover p{
    text-decoration: underline;
}
/* filtros dos produtos */
.filtro{
    text-align: right;
    padding: 5px 0 5px 0;

}
.select-veiculo{
    width:140px;
    margin: 0 5px 0 5px;
}

/* vitrine dos produtos */
#vitrine .paginacao{
    text-align: center;
}
#vitrine .paginacao a{
    margin: 5px;
    color: #333;
    padding: 3px 4px 3px 4px;
    border: 1px solid #ccc;
}
#vitrine .paginacao a.bt{
    padding: 0;
    border: none;
}
#vitrine .paginacao a.bt img{
    position: relative;
    top: 10px;
}
#vitrine .paginacao a.atual{
    background: #999;
    color: #fff;
}
#vitrine ul{
    margin: 10px 0 0 30px;
    width: 200px;
}
#vitrine ul li{
    margin-bottom: 2px;
}
#vitrine ul li a{
    display: block;
    padding: 2px 5px 2px 2px;
    color: #0066CC;
}
#vitrine ul li a:hover{
    text-decoration: underline;
}
#visualiza-produto{
    width: 542px;
    float: left;
    margin: 8px 0 5px 5px;
    padding: 10px;
}
#visualiza-produto h2{
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 5px;
}
#visualiza-produto .imagens{
    width: 255px;
    float: left;
    text-align: center;
}
.imagens .imagem{
    margin: 5px;
    display: block;
}
.imagens .mini{
    margin: 5px;
    margin-bottom: 0;
    float: left;
}
#visualiza-produto .imagens img{
    border: 1px solid #B19794;
}
#visualiza-produto .info{
    position: relative;
    width: 270px;
    float: left;
    margin-left: 7px;
    padding: 5px;
    padding-bottom: 70px;
}
.info p{
    font-size: 14px;
    margin-bottom: 3px;
}
.info p.veiculos{
    color: #C65D50;
}
.info .preco{
    text-align: right;
    width: 200px;
    padding-right: 20px;
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 18px;
}
.preco span{
    background: #C65D50;
    padding: 3px 5px 3px 5px;
    color: #fff;
    font-size: 22px;
    margin-left: 5px;
}

#descricao-produto{
    margin-top: 20px;
}
#descricao-produto h4{
    font-size: 12px;
    font-weight: normal;
    padding: 5px 0 3px 7px;
    background: #f0f0f0 url(../img/bg-top-descricao.jpg) repeat-x;
    margin-bottom: 2px;
}
#descricao-produto div.texto{
    border: 1px solid #ccc;
    padding: 10px;
}
#descricao-produto ul{
    margin: 20px;
}

div.clear{
    width: 100%;
    height: 1px;
    font-size: 1px;
    clear: both;
}
#vitrine div.clear{
    background: #ddd;
    margin-bottom: 10px;
}

/* Banner da pagina de produtos */
.banner-produtos{
    margin: 7px 7px;
    margin-bottom: 0;
    height: 35px;
    background: #f0f0f0;
}