root , html {
    display: block;
}

Body {
    margin: 0px 0px 0px 0px;
    font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
    width: 100%;
}


/* ESTRUTURA PADRÃO DO SITE */


#cobreTudo {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #0c0e41;
    display: none;
    /*    filter: opacity(alpha =             0); */
    /* para o IE */
    -moz-opacity: 0; /* para o FireFox */
    opacity: 0;
    /* para o outros Navegadores */
    z-index: 3;
   
}



#amplFotoDiv {
    margin-top: 100px;
    width: 100%;
    text-align: center;
    display: none;
    position: absolute;
    z-index: 4;
    color: white;
    font-weight:bold;
    padding: 0px 0px 0px 0px;
}

#amplFoto {}

#amplFoto img {
    border: 15px solid white;
}



a {
    text-decoration: none;
    color: #284299;
}

a:hover {
    text-decoration: underline;
    color: #f3751f;
}

img {
    border: none;
}

.metade {
    width: 49.5%;
}

.left , .esquerda {
    float: left;
}

.right , .direita {
    float: right;
}

.clear { clear: both; }

.azul { color: #284299; }

.amarelo { color: #f8d405; }

.cinza { color: #999C99; }

.verde , .comentarios label{
    color: #006600;
}

.branco { color: #fff; }

.preto { color: #000; }

.bold {
    font-weight: bold;
}

.f10 {
    font-size: 10px;
}

.f11 {
    font-size: 11px;
}

.f12 {
    font-size: 12px;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f15 {
    font-size: 15px;
}

.f16 {
    font-size: 16px;
}

.f17 {
    font-size: 17px;
}

hr {
    height: 1px;
    border: none;
    border-bottom: silver dashed 1px;
}


.obs {
    font-size: 10px;
    color: #7a7878;
}

label {
    display: block;
    font-weight: bold;
}

h1 {
    color: #ED751F;
    font-size: 15px;
    font-weight:bold;
    text-transform: uppercase;
    margin-bottom: 0px;
    padding: 0px;
    background-image: url("../images/site/h1_bg.png");
    background-repeat: no-repeat;
    background-position: 20px 50px;

}

h1 span {
    background-image: url("../../images/site/p_bg.png");
}


h2 {
    color: #ED751F;
    font-size: 15px;
    font-weight:bold;
    text-transform: uppercase;
    margin-bottom: 0px;
    padding: 0px;
}

h2 {
    font-size: 14px;
    display: block;
    margin: 0px 0px 3px 0px;
}

/* ELEMENTOS DO LAYOUT DO SITE */


#pai {

}

#topo {
    width: 990px;
}

#conteudo {
    text-align: left;
    width: 915px;
}

#baixo {
    width: 915px;
    text-align: left;

}


p {
    background-image: url("../../images/site/p_bg.png");
    background-position: left top;
    padding: 10px 10px 10px 10px;
    margin: 0px;
    margin-bottom: 10px;
    margin-top: 5px;
    background-repeat: no-repeat;
    display: block;
}

div.tit-bg {
    background-image: url("../../images/site/p_bg.png");
    background-position: left top;
    padding: 10px 10px 10px 10px;
    padding-top: 15px;
    margin: 0px;
    margin-bottom: 10px;
    margin-top: 5px;
    background-repeat: no-repeat;

}


.divisor-horizontal {
    background-image: url("../../images/site/divisor_horizontal.png");
    background-repeat: no-repeat;
    background-position: center;
    height: 13px;
    width: 100%;
    clear: both;
    margin-top: 5px;
    margin-bottom: 5px;
}

#baixo {
    width: 940px;
    background-image: url("../../images/site/baixo_bg.png");
    height: 100px;
    background-position: left top;
    background-repeat: no-repeat;

    font-size: 9px;
    color: #333333;
    margin-top: 5px;
}

#baixo a {
    font-size: 11px;
}

#baixo-links {
    width: 35%;
    float: left;
    padding: 10px 0px 10px 10px;
}

#baixo-dentro {
    width: 880px;
    text-align: left;
}

#baixo-logos {
    width: 550px;
    float: right;
}


.data {
    color: #6b6e68;
    display: block;
    font-size: 10px;
    margin-bottom: 3px;
}

.noticia-mini-foto , .noticia-mini-foto-media , .foto-baixo {
    background-image: url('../../images/site/foto_bg.png');
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-bottom: 18px;
}

.foto-baixo {
    height: 18px;
    padding: 0px 0px 0px 0px;
}

.noticia-mini-foto-media {
    background-image: url('../../images/site/foto_bg_medio.png');
}

.noticia-mini , .noticia-mini-media {
    width: 200px; background-position: center; height: 120px;
}

.noticia-mini-media  {
    width: 380px;
    height: 180px;
}

.fotos-lista {
    float: left;
    width: 350px;

}

.lista-spacer {
    clear: both;
    height: 5px;
}

.laranja {
    color: #f3751f;
}

.destaque {
    background-color: #B5B6A5;
    padding: 5px 5px 5px 5px;
    color: #000;
    width: 80%;
    border: 1px solid #f0f0f0;
    font-size: 11px;
}


.menu-lado-container {
    float: right;
    width: 225px;
    margin-left: 20px;
}

.menu-lado {
    background-color: #284299;
    width: 222px;
}

.menu-lado-cima {
    background-image: url("../../images/site/menu_lado_cima.png");
    height: 35px;
    background-repeat: no-repeat;
    background-position: center;
}

.menu-item {
    background-image: url("../../images/site/menu_lado_item.png");
    height: 51px;
    background-repeat: no-repeat;
    background-position: center;
}

.menu-item a {
    color: white;
    font-size: 11px;
    text-transform: uppercase;
    padding-top: 15px;
    margin-left: 10px;
    display: block;
}

.menu-item a:hover {
    text-decoration: none;
    color: #000;
}

.menu-lado-baixo {
    background-image: url("../../images/site/menu_lado_baixo.png");
    background-repeat: no-repeat;
    background-position: center;
    height: 28px;
}


.default-conteudo-container {
    width: 670px;
    float: left;
    display: block;
    text-align: justify;
}

#representantes-mapa {
    float: left;
    width: 480px;
}

span.info {
    width: 12px;
    height: 12px;
    background-image: url("../../images/site/info.png");
    background-repeat: no-repeat;
    display: inline-block;
    cursor: help;
    overflow: hidden;

}

.sucesso {
    background-color: #018E24;
    color: white;
    padding: 7px;
    text-align: center;
}