@charset "UTF-8";
/* CSS Document */

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; -webkit-font-smoothing: antialiased; outline:none; color:#000; font-family: Arial, Helvetica, sans-serif; }
img { border: none; outline:none; }
table { border-spacing: 0; }
table tr td{ width: auto; }
strong, b { font-weight: bold; }
em, i { font-style: italic; }
hr { margin:5px 0; padding:0; }

a { text-decoration:none; color:#000; outline:none; }
a:hover { text-decoration:underline; color: #F05A24 }

.clear{
    clear: both;
}

body{
    background: #f0f0f0;
}

.header-total{
    display: block;
    height: 130px;
    width: 100%;
    left: 0;
    top: 0;
    background: url(../img/site/bg-menu.png) repeat-x #000;
    z-index: 10;
    min-width: 1024px;
}

.header-total .miolo{
    width: 964px;
    padding: 0 30px;
    margin: 0 auto;
    color: #fff;
    position: relative;
}

.header-total .miolo h1{
    float: left;
    display: block;
    background: url(../img/site/logo-novaforma.png) no-repeat;
    width: 170px;
    height: 80px;
    text-indent: -999999px;
    margin: 20px 0 0;
    cursor: pointer;
}

.header-total .miolo ul{
    float: right;
    list-style: none;
    margin: 0 0 0 20px;
}

.header-total .miolo ul li{
    float: left;
}

.header-total .miolo ul li a{
    display: block;
    padding: 45px 20px 20px;
    font-size: 12px;
    color:#fff;
}

.header-total .miolo ul li a:hover{
    background: #ef5925;
    text-decoration: none;
}

.header-total .miolo .icons{
    float: right;
    margin: 10px 15px;
}

.footer{
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 140px;
    background: #000;
    clear: both;
    min-width: 1024px;
}

.footer .miolo{
    width: 964px;
    padding: 0 30px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
}

.footer .miolo ul{
    list-style: none;
    margin: 0 auto;
    width: 812px;
}

.footer .miolo ul li{
    float: left;
    color: #fff;
    font-size: 12px;
    padding: 0 10px;
    width: 250px;
    margin: 10px 0 0;
    text-align: left;
}

.footer .miolo ul li h3{
    font-size: 14px;
    color: #F05A24;
    
}

.footer .miolo address{
    font-style: normal; 
}

.footer .miolo input{
    float: left;
    border: 0;
    width: 170px;
    height: 24px;
    padding: 0 10px;
    color: #808080;
    background: #4D4D4D;
}

.footer .miolo button{
    background: url(../img/site/bt-cadastro-newsletter.png) no-repeat;
    width: 24px;
    height: 24px;
    border: 0;
    display: block;
    text-indent: -9999px;
    cursor: pointer;
    float: left;
    margin: 0 0 0 2px;
}

.footer .miolo .menu{
    width: 920px;
    margin: 10px auto 0;
}

.footer .miolo .menu .copright{
    width: 190px;
    float: left;
    color: #fff;
    font-size: 12px;
    margin: 10px 0 0;
}

.footer .miolo .menu .itens{
    float: left;
    width: 630px;
    color: #fff;
    font-size: 12px;
    margin: 10px 0 0;
}

.footer .miolo .menu .itens a{
    color: #fff;
}

.footer .miolo .menu .socials{
    float: left;
    width: 100px;
    color: #fff;
    font-size: 12px;
    margin: 10px 0 0;
}

.footer .miolo .menu .socials a{
    color: #fff;
}

.conteudo{
    width: 1024px;
    padding: 0;
    margin: 0 auto;
}

.banners{
    width: 1024px;
    height: 500px;
}

.conteudo .conteudo-interno{
    padding: 10px 40px 20px;
}

.conteudo .titulo{
    background: url(../img/site/bg-line-titulo.png) center center repeat-x;
    height: 30px;
    padding: 5px 0 5px 40px;
    margin: 0 0 15px 0;
}

.conteudo .titulo h2{
    float: left;
    color: #F05A24;
    font-size: 24px;
    font-weight: normal;
    padding: 0 20px;
    background: #f0f0f0;
}

.conteudo .titulo a{
    display: block;
    float: right;
    margin-top: 15px;
    font-size: 12px;
    color: #F05A24;
}

.noticia-home{
    text-align: right;
}

.noticia-home .icon{
    float: left;
}

.noticia-home .texto{
    width: 780px;
    float: left;
    color: #808080;
    font-size: 23px;
    text-align: left;
}

.noticia-home .texto a{
    font-size: 23px;
    text-align: left;
}

.noticia-home .texto a:hover{
    font-size: 23px;
    text-align: left;
}

.noticia-home a{
    color: #808080;
    font-size: 18px;
}

.noticia-home a:hover{
    color: #808080;
    font-size: 18px;
}

.modalidades-home{
    
}

.carousel-home ul{ list-style: none; }
.carousel-home ul li{ float: left; }

.carousel-home ul li .foto-modalidade{
    border: 1px solid #cacaca;
    background: #fff;
    padding: 10px;
    width: 281px;
    height: 246px;
}

.carousel-home ul li .espaco{
    margin-right: 16px;
}

.carousel-home .interna{
    margin-bottom: 16px;
}

.carousel-home ul li .imgEvento{
    float: left;
    z-index: 0;
}

.carousel-home ul li .dataEvento{
    position: absolute;
    float: left;
    z-index: 2;
    color: #fff;
    background: #f05a25;
    padding: 10px 20px;
    margin-left: 161px;
    *margin-left: -120px;
}

.carousel-home ul li h3{
    color: #808080;
    font-weight: normal;
    margin: 5px 3px;
}

.carousel-home .titulo-evento{
    float: left;
    width: 620px;
}

.carousel-home .titulo-evento h3{
    float: left;
    color: #F05A24;
    font-weight: normal;
    font-size: 24px;
    width: 500px;
    margin-left: 30px;
}

.carousel-home .titulo-evento .data{
    float: right;
    color: #F05A24;
    font-weight: normal;
    font-size: 18px;
    margin-top: 3px;
}

.carousel-home .texto-evento{
    float: left;
    color: #000;
    font-weight: normal;
    font-size: 12px;
    margin: 30px 0 0 30px;
    width: 590px;
}

.menu-modalidades{
    text-align: center;
    font-size: 12px;
    padding: 10px 0;
}

.menu-modalidades a{
    font-size: 12px;
}

.modalidades-dados .fotos{
    float: left;
    width: 400px;
}
.modalidades-dados .texto{
    float: left;
    color: #000;
    font-size: 12px;
    width: 544px;
    margin-top: 5px;
}

.tabela-horarios{
    margin: 20px 0 0 0;
}

.tabela-horarios th{
    font-size: 24px;
    width: 155px;
    font-weight: normal;
    padding: 5px 0 25px 0;
    text-align: left;
}

.tabela-horarios td{
    font-size: 12px;
    text-align: left;
    vertical-align: top;
}

.tabela-horarios td strong{
    color: #F05A24;
}

.contato-formulario{
    float: left;
    width: 450px;
}

.contato-formulario label{
    display: block;
    width: 95px;
    float: left;
    font-size: 12px;
    padding: 5px 0 0;
}

.contato-formulario input{
    float: left;
    border: 1px solid #cbcbcb;
    background: #e5e5e5;
    color: #000;
    font-size: 12px;
    width: 280px;
    height: 20px;
    padding: 5px 10px;
}

.contato-formulario textarea{
    border: 1px solid #cbcbcb;
    background: #e5e5e5;
    color: #000;
    font-size: 12px;
    width: 280px;
    height: 80px;
    padding: 5px 10px;
}

.contato-formulario button{
    cursor: pointer;
    border: 1px solid #cbcbcb;
    background: #f05a25;
    color: #fff;
    padding: 10px;
    width: 300px;
    margin-left: 95px;
}

.contato-texto{
    float: left;
    font-size: 12px;
}

.contato-mapa{
    border: 1px solid #cbcbcb;
    padding: 10px;
    background: #fff;
    width: 900px;
    height: 475px;
    margin: 0 auto;
}

.planos-titulo{
    width: 295px;
    height: 27px;
    float: left;
    border: 1px solid #cbcbcb;
    background: #f05a25;
    text-align: center;
    font-size: 24px;
    color: #fff;
    padding: 75px 0;
}

.planos-descricao{
    float: left;
    color: #f05a25;
    font-size: 24px;
    width: 580px;
    margin-left: 40px;
}

.planos-texto{
    float: left;
    color: #000;
    font-size: 12px;
    width: 580px;
    margin: 20px 0 0 40px;
}

.seletor-modalidades img{
    float: left;
}

.botaoModalidades{
    float: left;
}

#botaoModalidades {
    background: url("../img/site/icon-setas.png") no-repeat scroll 170px 8px;
    color: #6A6A6A;
    display: block;
    float: left;
    font-size: 16px;
    padding: 5px 5px 5px 10px;
    position: relative;
    text-align: left;
    width: 180px;
    border: 1px solid #cbcbcb;
    margin: 2px 0 0 15px;
}
#botaoModalidades:hover {
    background-position: 170px -20px;
}
.botaoModalidades a:hover ul {
    display: block;
}
.botaoModalidades ul {
    background: none repeat scroll 0 0 #F05A24;
    border-top: 1px solid #4D4D4D;
    display: none;
    margin-left: -10px;
    padding: 10px;
    position: absolute;
    top: 25px;
    width: 175px;
    z-index: 9999;
    
    list-style: none;
}
.botaoModalidades ul li a {
    display: block;
    font-size: 14px;
    padding: 4px;
    color: #fff;
}

.planos-tabela{
    width: 100%;
}

.planos-tabela th{
    color: #f05a25;
    font-size: 24px;
    font-weight: normal;
    text-align: left;
    padding: 0 15px;
}

.planos-tabela td{
    padding: 20px 15px;
}

.planos-tabela tr.listrado td{
    background: #e5e5e5;
}

.img-noticias{
    margin-right: 16px;
}
