
body
{
    font-family: Arial, Helvetica, sans-serif, tahoma;
    font-size: 14px;
    font-style: normal;
    color: #534636;
    text-decoration: none;
    background-image: url(../imgs/_bg.jpg);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

#home
{
    z-index: 1;
    position: absolute;
    margin-left: 970px;
    width: 88px;
    height: 36px;
    top: 0px;
    left: 0px;
    font-family: Georgia, Times New Roman, Times, serif;
    font-style: italic;
    font-size: 14px;
    color: #7f8020;
}

a:link
{
    text-decoration: none;
    color: #eb8400;
}
a:visited
{
    text-decoration: none;
    color: #eb8400;
}
a:hover
{
    text-decoration: underline;
    color: #eb8400;
}
a:active
{
    text-decoration: none;
    color: #eb8400;
}

.containerGeral
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.boxTop
{
    height: 145px;
    background-image: url(../imgs/bgTopNuvens.jpg);
    background-repeat: no-repeat;
}

.logo
{
    padding: 35px 0px 0px 35px;
    width: 255px;
    float: left;
    margin-right: 5px;
}

.boxMenu
{
    width: 665px;
    float: left;
}
.clear
{
    clear: both;
}

.fraseTopo
{
    padding-top: 35px;
    padding-left: 150px;
    height: 75px;
}

.btnMenu
{
    margin-right: 3px;
    float: left;
}

.fotoTop
{
    height: 250px;
}

.altMenu
{
    margin-top: 38px;
}

.containerConteudo
{
    margin-top: 5px;
    background-image: url(../imgs/bgConteudo.gif);
    background-repeat: repeat-y;
}

.containerEsquerda
{
    width: 660px;
    padding: 10px 5px 10px 30px;
    float: left;
}

.containerDireita
{
    float: left;
	width: 240px;
    padding: 10px 5px 10px 10px;
}

.tituloPost
{
    font-family: Arial, Helvetica, sans-serif, tahoma;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #f48900;
    float: left;
    padding-left: 10px;
}

.dataPost
{
    font-family: Arial, Helvetica, sans-serif, tahoma;
    font-size: 18px;
    font-weight: bold;
    color: #493822;
    float: left;
}

.fotoPost
{
    margin: 5px 0px 10px 0px;
    width: 628px;
    border: 1px solid #c8c5be;
}


.listDataPosts
{
    width: 200px;
    font-size:9px; 
}

.txtEnderecoInclude
{
    font-family: Arial, Helvetica, sans-serif, tahoma;
    font-size: 12px;
    font-style: normal;
    color: #534636;
    font-weight: bold;
}

.topVoltar
{
    float: left;
    width: 50px;
}

.boxRodape
{
    background-color: #e35d25;
    padding: 10px 0px 10px 30px;
    margin-bottom: 15px;
    font-family: Arial, Helvetica, sans-serif, tahoma;
    font-size: 10px;
    color: #ffbca0;
    text-transform: uppercase;
}

.tumbs
{
    width: 150px;
    height: 110px;
    margin-right: 10px;
    margin-top: 10px;
    float: left;
}

.tumbsMidias
{
    width: 150px;
    height: 215px;
    margin-right: 10px;
    margin-top: 10px;
    float: left;
}

.boxContatos
{
    width: 320px;
    float: left;
}

.formContato, .formContatoAviso
{
    width: 300px;
    padding: 5px 0px 5px 5px;
    margin-bottom: 7px;
    font-family: Arial, Helvetica, sans-serif, tahoma;
    font-size: 14px;
    font-style: normal;
    color: #534636;
}
.formContatoAviso
{
    display:block;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight:bold;  
    color:#f58902;   
}
.btnEnviar
{
    background-color: #333;
    width: 55px;
    height:30px;
    margin-left: 550px;
    cursor: hand;
  
}
.btnEnviar:hover
{
    text-decoration: underline;
}

.boxMapa
{
    width: 425px;
    float: left;
}

.boxContatos2
{
    width: 220px;
    float: left;
}

