@import url(fonts/fonts.css);

* {
    margin: 0;
    padding: 0;
}

body {    
    font-family:  Ebrima,"lucida grande",tahoma,verdana,arial,sans-serif; /*'vag_roundedbold'*/
    position: relative;
    color: #ffffff;
    background: url(images/bg.jpg) repeat scroll 0 0 transparent;
}

img {
    border: 0;
}
li{
    list-style: none;
}
a {
    text-decoration: none;
    color: #FFF700;
}
a:hover {
    text-decoration: none;
}

p {
    margin: 5px 0;
}

h1 {
    color: #000000;
    margin: 20px 0;
}

h2 {
    color: #000000;
    margin: 15px 0;
    font-size: 15px;
}

input, textarea {
    -webkit-border-radius: 3px; /*webkit*/
    -moz-border-radius: 3px;    /*gecko*/
    border-radius: 3px;         /*css3*/
    border: 1px solid #bfbfbf;
    font-family: Ebrima,"lucida grande",tahoma,verdana,arial,sans-serif;
}

.inputtext {
    padding: 1px;
    width: 100%;
}

.inputtext:focus {
    padding: 0px;
    border: 2px solid #bfbfbf;
}

.caixa-centro{
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

#topo-wrap {
    background: url(images/bg-topo.jpg) repeat-x scroll 0 74px transparent;
    height: 630px;
}

#topo {
    
}
 
#logo {
    float: left;
    padding: 1px 80px 136px;
    background: url(images/luz.png) repeat-x scroll 0 -60px transparent;
}

#logo img {
    background: url("images/sombra.png") no-repeat scroll center 164px / 121% auto rgba(0, 0, 0, 0);
    margin-bottom: -33px;
    padding-bottom: 33px;
}

#telefone-email {
    float: right;
    padding-left: 110px;
    padding-right: 110px;
    padding-top: 155px;
    padding-bottom: 95px;
    background: url(images/luz.png) repeat-x scroll 0 -60px transparent;
}

#telefone-email img {
    background: url("images/sombra.png") no-repeat scroll center 12px / 119% auto rgba(0, 0, 0, 0);
    margin-bottom: -33px;
    padding-bottom: 33px;
}

#menu {
    clear: both;
    position: relative;
    top: -70px;
}

#menu > li {
    float: left;
}

#menu > li > a {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    margin: 2px 5px;
    padding: 6px 57px;
    text-decoration: none;
    text-transform: uppercase;
}

#menu > li > a:hover, #menu > li > a:focus, #menu > li > a:active, #menu > li > a.selected {
    color: #000000;
    border: 2px solid #3F3F3F;
    margin: 0px 3px;
    -webkit-border-radius: 8px; 
    -moz-border-radius: 8px; 
    border-radius: 8px; 
    background-color: #000; 
    -webkit-box-shadow: 0 0 111px #727272; 
    -moz-box-shadow: 0 0 111px #727272; 
    box-shadow: 0 0 111px #727272; 
    background-color: #F8A423; 
    background-image: -webkit-linear-gradient(bottom, #f04d36, #fff212); 
    background-image: -moz-linear-gradient(bottom, #f04d36, #fff212); 
    background-image: -o-linear-gradient(bottom, #f04d36, #fff212); 
    background-image: linear-gradient(to top, #f04d36, #fff212);
}

.botao {
    border: 1px solid #3F3F3F;
    border-radius: 8px;
    color: #000000;
    cursor: pointer;
    display: block;
    font-weight: bold;
    opacity: 0.8;
    padding: 2px 10px 4px;
    text-decoration: none; 
    background-color: #F8A423; 
    background-image: -webkit-linear-gradient(bottom, #f04d36, #fff212); 
    background-image: -moz-linear-gradient(bottom, #f04d36, #fff212); 
    background-image: -o-linear-gradient(bottom, #f04d36, #fff212); 
    background-image: linear-gradient(to top, #f04d36, #fff212);
}

.botao:hover {
    opacity: 1;
}

.right {
    float: right;
}

.left {
    float: left;
}

.clear {
    clear: both;
}

#banner-control {
    overflow: hidden;
    margin: 0 auto 0 auto;
    display: table;
}

#banner-control li {
    margin-right: 4px;
    border-radius: 50%;
    float: left;
    width: 10px;
    height: 10px;
    cursor: pointer;
    background-color: #8f8c8b;
}

#banner-control li.selected {
    background-color: #FFF700;
}

#home-wrap {
    overflow: hidden;
    margin-top: 40px;
    background: url("images/sombra.png") repeat-x scroll 0 97% / 25% auto rgba(0, 0, 0, 0);
    padding-bottom: 17px;
    background-size: 25% auto;
    position: relative;
    z-index: 2;
}

#home-wrap > div {
    padding: 10px;
    float: left;
    width: 460px;
}

#home-wrap h2 {
    text-transform: uppercase;
    font-weight: normal;
    margin-top: 0;
    color: #ffffff;
    font-size: 27px;
    padding-bottom: 12px;
    background: url("images/divisor.png") no-repeat scroll 100% 100% rgba(0, 0, 0, 0);
}

#home-wrap h2 span {
    color: #FFF700;
    font-weight: bold;
}

#geral {
    background: url("images/sombra.png") no-repeat scroll center 100% / 104% 47px rgba(0, 0, 0, 0);
    padding-bottom: 21px;
    position: relative;
    z-index: 2;
}

.bloco-grande {
    background-color: #FFFFFF;
    border-radius: 3px;
    color: #000000;
    margin-top: -245px;
    overflow: hidden;
    padding: 20px;
}

.bloco-grande h1 {
    padding-left: 45px;
    background: url("images/logo.png") no-repeat scroll -22px 0 / 80px auto rgba(0, 0, 0, 0);
    border-bottom: 1px solid #ACACAC;
    font-size: 27px;
    margin-top: 0;
    padding-bottom: 4px;
    text-transform: uppercase;
}

#imagem-conteudo {
    float: left;
    margin: 0 15px 10px 0;
}

#galeria, .galeria {
    overflow: hidden;
}

#galeria > li, .galeria > li {
    float: left;
    margin: 5px;
    border: 1px solid #cccccc;
    box-shadow: 1px 2px 3px #E6E6E6;
    background-color: #ffffff;
    padding: 2px;
}

#galeria > li:hover, .galeria > li:hover {
    border: 1px solid #aaaaaa;
}

#galeria > li img, .galeria > li img {
    display: block;
}

#conteudo-lista {
    overflow: hidden;
}

#conteudo-lista > li {
    background-color: #F1F1F1;
    float: left;
    height: 120px;
    margin: 20px 3%;
    overflow: hidden;
    padding: 14px;
    width: 41%;
}

.conteudo-lista-imagem {
    float: left;
    margin: 0 10px 5px 0;
}

.conteudo-lista-titulo {
    font-weight: bold;
    font-size: 18px;
    color: #000000;
    text-decoration: none;
}

.conteudo-lista-resumo {
    color: #000000;
}

#contato {
    
}

#contato-form, #contato-texto {
    float: left;
    width: 46%;
    padding: 2%;
}

#contato-form {
    
}

#contato-texto {
    
}

#rodape {
    height: 154px;
    background: url("images/bg-barra.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    margin-bottom: 60px;
    margin-top: 10px;
    box-shadow: 0 0 3px #777777;
}

#logo-rodape {
    display: block;
    float: left;
    margin-left: 20px;
    margin-right: 223px;
    margin-top: 28px;
}

#logo-rodape img {
    /*background: url("images/sombra.png") no-repeat scroll center 73px / 130% auto rgba(0, 0, 0, 0);
    margin-bottom: -33px;
    padding-bottom: 33px;*/
}

#menu-rodape {
    float: left;
    width: 220px;
    margin-top: 20px;
}

#menu-rodape li {
    text-align: center;
}

#menu-rodape li a {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

#dados-rodape {
    float: right;
    width: 300px;
    text-align: right;
    margin-top: 25px;
    margin-right: 20px;
}

#developer {
    top: 170px;
    color: #FFFFFF;
    font-size: 11px;
    position: absolute;
    right: 20px;
    width: 143px;
}