body {
    background-image: url('/img/fundo_linha_top.jpg');
    background-repeat: repeat-x;
    background-color: #ebebeb;
}

body, html {
    height: 100%;
}

* {
    font-family: Arial;
}

h1 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

h2 {
    font-size: 12px;
    margin-bottom: 10px;
    text-decoration: underline;
}


/* ESTRUTURA BÁSICA */
#site {
    position: relative;
    margin: 0px auto;
    width: 950px;
    background-color: #fff;
}

#header {
    background-image: url('/img/fundo_top.jpg');
    background-position: right top;
    background-repeat: no-repeat;
    height: 184px;
    margin-top: 2px;
}

#header #logo {
    width: 165px;
    height: 136px;
    padding-top: 15px;
    margin-left: 31px;
}

#principal {
    width: 705px;
    /*display: inline-block;*/
    position: relative;
    float: right;
    margin-right: 5px;
    font-size: 12px;
}

#conteudo {
    width: 100%;
    display: inline-block;
}






/* MENU LATERAL */
#menu {
    width: 243px;
    float: left;
    margin-left: -20px;
}

#menu * a {
    color: #a3271c;
    font-weight: bold;
}

#menu .box {
    width: 243px;
    display: inline-block;
    margin-bottom: 10px;
}

#menu .texto {
    width: 210px;
    margin-left: 28px;
    margin-top: -12px;
}

#menu .video {
    height: 140px;
    margin-top: -5px;
}

#menu .certificada {
    width: 165px;
    text-align: center;
    font-size: 12px;
    margin-top: -5px;
}

#menu .orcamento {
    background-image: url('/img/peca_orcamento.jpg');
    background-repeat: no-repeat;
    background-position: right bottom;
    height: 98px;
    margin-top: -8px;
}

#menu .box div.top {
    padding-left: 30px;
    height: 46px;
    background-image: url('/img/menu_box_top.png');
    color: #fff;
}

#menu .box div.parceiros {
    padding-top: 5px;
    height: 50px;
}

#menu .box div.black {
    background-image: url('/img/menu_box_top_black.png');
}

#menu .login {
    font-size: 12px;
    width: 210px;
    margin-left: 30px;
    margin-top: -5px;
}

#menu .login * {
    margin-bottom: 3px;
}

#menu .login label,
#menu .login input { display: block; }

#menu .login input {
    border: 1px solid #c6c6c6;
    padding: 5px;
    width: 198px;
    background-color: #ffffff;
}

#menu .login input.submit { 
    float: right;
    width: auto;
    margin-top: 10px;
}


#menu .slideshow {
  width: 140px;
  height: 58px;
  overflow: hidden;
  text-align: center;
  margin-left: 40px;
  margin-top: -5px;
}

#menu .slideshow img {
    width: 140px;
    height: 58px;
}

/* MENU TOP */
#menu_top {
    width: 950px;
    height: 40px;
}

#menu_top #menu_top_left {
    background-image: url('/img/menu_top_left.jpg');
}

#menu_top #menu_top_right {
    background-image: url('/img/menu_top_right.jpg');
}

#menu_top #menu_top_center {
    background-image: url('/img/menu_top_center.jpg');
    width: 910px;
    padding-top: 11px;
    height: 28px;
    padding-left: 30px;
}

#menu_top #menu_top_right,
#menu_top #menu_top_left { width: 4px; height: 40px; }

#menu_top #menu_top_right,
#menu_top #menu_top_left,
#menu_top #menu_top_center {
    float: left;
}

#menu_top #menu_top_center ul {
    width: 915px;
    height: 20px;
}

#menu_top #menu_top_center ul li {
    float: left;
    margin-right: 30px;
}

#menu_top #menu_top_center ul li.last {
    margin-right: 0px;
}

#menu_top #menu_top_center ul li a {
    display: block;
    text-decoration: none;
    padding: 2px;
}

#menu_top #menu_top_center ul li a.active {
    background-color: #972217;
    color: #ffffff;
}

#menu_top #menu_top_center ul li a:hover {
    background-color: #972217;
    color: #ffffff;
}

#menu_top * {
    color: #757575;
    font-size: 12px;
}


/* RODAPE */

#rodape {
    width: 910px;
    height: 90px;
    background-color: #a3271c;
    padding: 20px;
    overflow: hidden;
}

#rodape * {
    color: #ffffff;
    font-family: Verdana;
    font-size: 10px;
    text-decoration: none;
}

#rodape a.active {
    text-decoration: underline;
}

#rodape a:hover {
    text-decoration: underline;
}

#rodape span.strong {
    font-weight: bold;
}

#rodape p.titulo,
#rodape p.titulo * {
    font-size: 12px;
}

#rodape p.titulo {
    margin-bottom: 5px;
}

#rodape #esquerda {
    width: 463px;
    float: left;
    margin-left: 10px;
}

#rodape #direita {
    width: 420px;
    float: left;
    margin-left: 15px;
}

#rodape #direita,
#rodape #esquerda {
    height: 90px;
}

#rodape ul li {
    float: left;
    margin-right: 5px;
}

#rodape .clear {
    clear: both;
    padding-top: 10px;
}

#rodape #seo,
#rodape #criacao,
#rodape #redessociais {
    float: left;
    width: 130px;
}

#rodape #criacao {
    width: 85px;
}





/* ERROR 404 */
#erro404 h1 {
    font-size: 18px;
    font-weight: bold;
}

#erro404 * {
    color: #000000;
    text-decoration: none;
}

#erro404 ul {
    margin-left: 20px;
}

#erro404 ul li {
    list-style: disc;
}
/* ERROR 404 */





/* Banners TOP HOME */
#banner {
    width: 940px;
    height: 200px;
    margin: 5px;
    background-image: url('/img/banners/pontabannerhome.jpg');
    background-position: left;
    background-repeat: no-repeat;
}

.conteudo_imagens {
    width:500px;
    height:200px;
    float: right;
    overflow:hidden;
    position: relative;
}

.quadro {
    position: absolute;
    width: 2000em;
}

.conteudo_imagens .quadro > div {
    width:100px;
    height:200px;
    float:left;
    overflow:hidden;
}


.conteudo_imagens .item {
    width:100px;
    height:475px;
    position:absolute;
    top: 0px;
    left: 0px;
}

#banner1 { }
#banner2 { left: 100px; }
#banner3 { left: 200px; }
#banner4 { left: 300px; }
#banner5 { left: 400px; }
/* Banners TOP HOME */


/* PAGINAS TEXTOS */

