﻿*
{
    text-decoration: none;
    margin: 0;
    padding: 0;
}
body
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font: 12px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #000;
    background-color: #0E1857;
    background-image: url('images/bg_01.jpg');
    background-repeat: repeat-x;
}

#geral
{
    width: 916px;
    margin: 0 auto;
    padding: 0 0 10px;
}

.fundo-player
{
    background-image: url('images/home/site2_r2_c5.jpg');
}

.fundo-player-home
{
    background-image: url('images/header/header_r2_c3.jpg');
}

html > body a:hover
{
    /*bug ie6 - menu topo sai com underline tbm*/
    text-decoration: underline;
}

hr
{
    display: none;
}
#conteudo
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFFFFF;
    background-color: #003D8D;
    padding-right: 20px;
    padding-left: 20px;
}
#rodape
{
    background-image: url('/assets/home/rodape.png');
    background-repeat: no-repeat;
    height: 75px;
}
#rodape ul
{
    margin-left: 288px;
    margin-bottom: 5px;
    padding-top: 20px;
}

#rodape ul li a
{
    color: #FFFFFF;
    padding-right: 5px;
    padding-left: 5px;
    font-size: small;
    text-transform: uppercase;
    font-family: "Trebuchet MS";
}

#rodape a
{
    text-decoration:none;
}

#rodape a:hover
{
    text-decoration:none;
}

#rodape ul
{
    list-style: none;
}
#rodape ul li
{
    display: inline;
}
#rodape p
{
    text-align: center;
    color: #0099FF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    text-transform: uppercase;
}

#gabarito-01
{
    margin-left: 45px;
    padding-top: 25px;
    padding-bottom: 30px;
    width: 500px;
    float: left;
}

#gabarito-01-float
{
    float: left;
    padding-top: 25px;
    padding-bottom: 30px;
    width: 300px;
}

#gabarito-01-float iframe
{
    background-color: #003d8d;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}

#gabarito-01 h1
{
    font-family: 'Trebuchet MS';
    font-size: 38px;
    font-weight: bold;
    letter-spacing: -2px;
    color: #FFFF00;
}

#gabarito-01 p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #6699FF;
    margin-right: 40px;
    text-transform: none;
}

#gabarito-01-float h1
{
    font-family: 'Trebuchet MS';
    font-size: 38px;
    font-weight: bold;
    letter-spacing: -2px;
    color: #33CC33;
}

#gabarito-01-float p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #6699FF;
    text-transform: none;
}

.gallery2
{
    padding: 0px;
    margin: 0px;
}
#gabarito-01-contato
{
    margin-left: 45px;
    padding-top: 25px;
    padding-bottom: 30px;
}
#gabarito-01-contato h1
{
    font-family: 'Trebuchet MS';
    font-size: 38px;
    font-weight: bold;
    letter-spacing: -2px;
    color: #FFFF00;
}

#gabarito-01-contato p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #6699FF;
    margin-right: 40px;
    text-transform: none;
}

#fale-conosco-labels
{
    width: 100px;
    float: left;
    margin-right: 15px;
    height: 330px;
    margin-top: 17px;
}
#fale-conosco-labels ul
{
    list-style-type: none;
    text-align: right;
}
#fale-conosco-labels ul li
{
    display: block;
    margin-bottom: 20px;
}

#fale-conosco-controls
{
    margin-top: 10px;
}

#fale-conosco-controls input
{
    margin-top: 10px;
}

.input-text-menu-fale-conosco
{
    margin-top:15px;
}
.panel-radio
{
    padding: 10px 10px 10px 20px;
    background-color: #000000;
    width: 340px;
    height: 25px;
}
a 
{
    color:White;
    text-decoration:underline;
}
a:hover 
{
    color:White;
    text-decoration:underline;
}
a:visited
{
    color: #C1EBFF;
    text-decoration: underline;
}
a:active
{
    color: #FF9900;
    text-decoration: underline;
}

.flyer-abertura
{
    background-image: url('/images/home/site2_r4_c2.jpg');
    background-repeat: no-repeat;
}
#counter
{
    text-align:center;
    color:#FFFFFF;
    width:130px;
    margin:0 auto;
}