﻿body 
{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Verdana;
    font-size: 12px;
    background: url(images/bgGeral.jpg) repeat-x #000;
}

img
{
    border: none;
}

.geral
{
    width: 900px;
    margin: 0 auto;
}

.bgFoto
{
    background: url(images/bgTopo.png) no-repeat;
    width: 900px;
    margin: 0 auto;
    float: left;
    position: relative;
}

.player
{
    background: url(images/bgPlayer.png) no-repeat;
    width: 900px;
    margin: 0 auto;
    height: 33px;
}

.topoConteudo
{
    width: 676px;
    height: 8px;
    background: url(images/bgTopoConteudo.png) no-repeat;
    float: left;
}

.menu
{
    background: none; 
    position: relative; 
    height: 30px; 
    text-align: center;
}

.menu ul
{
    text-align: center;
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
}

.menu li
{
    display: inline;
    margin-left: 29px;
    font-size: 14px;
}

.menu li a
{
    font-family: Arial, Verdana;
    color: #FFF;
    font-weight: bold;
}

.menu li a:hover
{
    text-decoration: none;
}

.conteudo
{
    width: 676px;
    float: left;
    background-color: #333;
    min-height: 586px;
    padding-bottom: 20px;
}

/*********** COLUNA DIREITA **********/

.colunaDireita
{
    width: 220px;
    position: absolute;
    left: 676px;
    top: 215px;
}

.itemLateral
{
    width: 220px;
    float: left;
    margin-bottom: 2px;
}

.topoItemLateral
{
    float: left;
    width: 220px;
    height: 15px;
    background: url(images/bgTopoItemLateral.png) no-repeat;
}

.baseItemLateral
{
    float: left;
    width: 220px;
    height: 15px;
    background: url(images/bgBaseItemLateral.png) no-repeat;
}

.contItemLateral
{
    float: left;
    width: 220px;
    background: url(images/bgContItemLateral.png) repeat-y;
}

.contItemLateral img
{
    float: left;
    margin-left: 4px;
}

.contItemLateral h2
{
    color: #FFF;
    font-size: 14px;
    margin-left: 10px;
}

.mesAgenda
{
    width: 205px;
    float: left;
    display: block;
    margin-left: 10px;
}

.mesAgenda input
{
    display: block;
    float: left;
    width: 28px;
}

.mesAgenda .texto
{
    width: 125px;
    height: 20px;
    display: block;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    float: left;
    text-align: center;
    text-transform: uppercase;
    background: url(images/bgMesCalendar.png) repeat-x;
    margin-left: 0px;
    padding-top: 5px;
}

.dataAgenda
{
    width: 205px;
    height: 35px;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
}

.diaAgenda
{
    display: block;
    background: url(images/bgData.png) no-repeat;
    width: 35px;
    height: 31px;
    float: left;
    padding-top: 4px;
    margin-left: 10px;
    text-align: center;
    font-size: 20px;
    color: #FFF;
    font-weight: normal !important;
}

.DescAgenda
{
    float: left;
    margin-left: 5px;
    width: 150px;
    color: #FFF;
    font-weight: normal !important;
}

.DescAgenda a
{
    color: #FFF;
    font-weight: normal;
    text-decoration: none;
}

.blocos
{
    background: url(images/bgBlocos.jpg) no-repeat #333;
    background-position: bottom;
    width: 676px;
    height: 55px;
    position: relative;
    float: left;
}

.slides
{
    width: 40px;
    float: left;
    margin-left: 27px;
    text-align: center;
    width: 200px;
}

.bloco
{
    float: left;
    margin-left: 7px;
    text-align: center;
}

.seta
{
    width: 11px;
    float: left;
    text-align: center;
    position: absolute;
    cursor: pointer;
}

.parceiros
{
    width: 900px;
    float: left;
    margin-top: 20px;
}

.parceiro
{
    float: left;
    margin-left: 24px;
    text-align: center;
}

.copyright
{
    width: 676px;
    float: left;
    color: #666;
    font-size: 9px;
}

/************************* DEFAULT ***************/

.coluna
{
    width: 332px;
    float: left;
    display: block;
    background: none;
    margin-top: -4px;
    margin-left: 4px;
}

.blocoHome
{
    width: 332px;
    float: left;
    display: block;
    background: none;
    margin-bottom: 5px;
}

.bordaTopo
{
    background: url(images/bgTopoBlocoConteudo.png) no-repeat;
    width: 332px;
    height: 7px;
    float: left;
}

.contBloco
{
    width: 322px;
    float: left;
    background-color: #FFF;
    padding-left: 10px;
    overflow: hidden;
}

.bordaBase
{
    background: url(images/bgBaseBlocoConteudo.png) no-repeat;
    width: 332px;
    height: 7px;
    float: left;
}

.ultimasBlog
{
    width: 312px;
    float: left;
    display: block;
    background: none;
}

.ultimasBlog h2
{
    font-size: 20px;
    color: #069;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.ultimasBlog a
{
    color: #069;
}

.ultimasBlog a:hover
{
    text-decoration: underline;
}

.imagem
{
    width: 70px;
    float: left;
}

.texto
{
    width: 190px;
    float: left;
    margin-left: 10px;
}

.data
{
    font-size: 9px;
    color: #666;
}

.texto h3
{
    margin: 0px;
    font-size: 16px;
    color: #069;
}

.texto p
{
    color: #666;
    margin: 0px;
}

.ultima
{
    width: 312px;
    padding-top: 10px;
    float: left;
    padding-bottom: 10px;
    border-bottom: solid 1px #999;
}

.vejaMais
{
    width: 312px;
    text-align: right;
    margin-top: 5px;
    float: left;
}

.vejaMais a
{
    color: #999;
    font-size: 9px;
    text-decoration: none;
}

.vejaMais a:hover
{
    text-decoration: underline;
}

.banner
{
    text-align: center;
    padding-top: 0px;
	float:left;
}

.asaNews
{
    padding-right: 3px;
}

.asaNews h2
{
    font-size: 20px;
    margin: 0px;
    margin-bottom: 5px;
    color: #069;
}

.asaNews h2 a
{
    color: #069;
}

.asaNews h3
{
    font-size: 14px;
    margin: 0px;
    margin-top: 5px;
    width: 100%;
}

.asaNews h3 a
{
    color: #069;
    text-decoration: none;
}

.asaNews h3 a:hover
{
    text-decoration: underline;
}

.twitter
{
    width: 290px;
    float: left;
    margin-top: 20px;
    padding-top: 7px;
    *padding-top: 20px;
    position: relative;
}

.twitter .passarinho
{
    float: left;
    margin-top: -34px;
    margin-left: -10px;
}

#tweet-container
{
    float: left;
}

#tweet-container ul
{
    margin: 0px;
    padding: 0px;
}

.twitter ul
{
    margin: 0px;
}

.twitter li
{
    list-style: none;
}

.imagemTwitter
{
    width: 50px;
    height: 50px;
    float: left;
}

.textoTwitter
{
    color: #666;
    display: block;
	font-weight: normal;
}

.titulo_internas
{
	display:block;
	float:left;
	width:755px;
	margin-left: 10px;
}

.titulo_internas h1
{
    margin: 0px;
    font-size: 24px;
}

/************** REDES SOCIAIS ********************/

.redesSociais
{
    width: 205px;
    text-align: center;
}

.redesSociais a
{
    margin: 5px 8px;
    float: left;
}
