﻿.master-topo {width:960px; margin:10px auto 0}
.master-logotipo {float:left; width:230px; height:100px; border:0}
.master-logotipo img {width:230px; height:100px}
.master-banner {float:right; width:520px; height:70px; margin-top:15px; display:inline;}
.master-conteudo {width:960px; margin:0 auto; padding:10px 0}

/* temas menu */
.master-menu {height:40px; background:#666666 url(../images/bg-degrade-grafite-rodape-topo.gif) repeat-x top; -moz-border-radius: 3px; -webkit-border-radius:3px}
.tema-azul      .master-menu {background-image: url(../images/bg-degrade-azul-rodape-topo.gif)}
.tema-vermelho  .master-menu {background-image: url(../images/bg-degrade-vermelho-rodape-topo.gif)}
.tema-verde     .master-menu {background-image: url(../images/bg-degrade-verde-rodape-topo.gif)}
.tema-amarelo   .master-menu {background-image: url(../images/bg-degrade-amarelo-rodape-topo.gif)}
.tema-laranja   .master-menu {background-image: url(../images/bg-degrade-laranja-rodape-topo.gif)}

.master-menu a {float:left; padding:0 10px; margin:0 26px; height:40px; line-height:40px; font-weight:normal; font-size: 12px; font-family: arial; color:#fff !important; text-decoration:none; display:inline}
.master-menu a:hover {background-color:#666; color:#fff; text-decoration:none !important}
.master-menu a.ativo {color:#fff; border:1px #858585 solid;font-size: 14px; border-top:0; border-bottom:0; background:#222 url(../images/bg-menu-ativo.gif) repeat-x bottom; font-weight:bold; display:inline}
.master-menu a:hover.ativo {color:#e0e0e0;}

.master-menu.sem-simulacao a {margin:0 53px !important}


/* temas rodape */
.master-rodape {height:180px; padding-top:55px; background:#3C3C3C url(../images/bg-degrade-grafite-rodape-topo.gif) repeat-x top}
.tema-azul      .master-rodape {background-color:#093172; background-image: url(../images/bg-degrade-azul-rodape-topo.gif)}
.tema-vermelho  .master-rodape {background-color:#E01B1B; background-image: url(../images/bg-degrade-vermelho-rodape-topo.gif)}
.tema-verde     .master-rodape {background-color:#88CA0D; background-image: url(../images/bg-degrade-verde-rodape-topo.gif)}
.tema-amarelo   .master-rodape {background-color:#E0A51B; background-image: url(../images/bg-degrade-amarelo-rodape-topo.gif)}
.tema-laranja   .master-rodape {background-color:#FF9900; background-image: url(../images/bg-degrade-laranja-rodape-topo.gif)}


.master-rodape .rodape {width:960px; margin:0 auto}
.master-rodape .logotipo-empresa {float:left; width:246px; height:116px; padding:12px 0 0 12px; margin-right:10px; background:transparent url(../images/bg-logotipo-rodape.png) no-repeat}
.master-rodape .logotipo-empresa img {width:230px; height:100px; border:0}

.master-rodape .dados-empresa {float:left; width:550px}
.master-rodape .dados-empresa .nome {font-size: 20px; margin:0; color:White}
.master-rodape .dados-empresa .email, 
.master-rodape .dados-empresa .telefone, 
.master-rodape .dados-empresa .endereco {color:White; font-size:11px; line-height:16px; padding-left:26px; margin:15px 0; background-color: transparent; background-repeat: no-repeat; background-position:left}

.master-rodape .dados-empresa .email {background-image: url(../images/ico-rodape-email.png)}
.master-rodape .dados-empresa .telefone {background-image: url(../images/ico-rodape-telefone.png)}
.master-rodape .dados-empresa .endereco {background-image: url(../images/ico-rodape-endereco.png)}

.master-rodape .aecarros-rodape {float:right; margin-top:25px}
.master-rodape .aecarros-rodape img {border:none}

