﻿* { padding:0; margin:0; }

body{
    background-image: url(fundo.jpg);
    background-position: center top;
    background-repeat: repeat-x;
    background-color: #FFF;
    margin: 0px;
    font-size: 14px;
    font-family: Trebuchet MS;
    color: #333333;
}

#site
{
    width: 1000px;
    height: 500px;
    background-image: url(fundo_topo.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
}

#topo
{
    width: 728px;
    height: 193px;
    float: right;
    margin-top: 7px;
}

.link_home
{
    width: 200px; 
    height: 170px; 
    float: left;
    margin-left: 40px;
    margin-top: 20px;
}

#pnNoAr
{
    background-image: url(no_ar.png);
    background-color: Transparent;
    width: 433px;
    height: 92px;
    margin-top: 10px;
    float: left;
    font-size: 12px;
    color: #003366;
    font-weight: bold;
}

#topo_direito
{
    float: right;
    width: 245px;
    height: 92px;
    margin-top: 10px;
    margin-right: 10px;
}

#foto_topo
{
    width: 81px;
    height: 82px;
    margin-top: 5px;
    margin-left: 15px;
    float: left;
}

#programa_topo
{
    width: 190px;
    height: 35px;
    margin-top: 47px;
    margin-left: 5px;
    float: left;
    text-align: center;
}

#botoes_topo
{
    width: 102px;
    height: 92px;
    float: left;
    margin-left: 25px;
}

#conteudo
{
    padding-top: 8px;
    width: 1000px;
}
 
#midia_box
{
    width: 708px;
    height: 338px;
    float: left;
}

#box
{
    width: 280px;
    float: right;
    margin-right: 3px;
}

#box #box1
{
    width: 280px;
    height: 102px;
    background-color: #e8e8e8;
}

#box #box2
{
    width: 280px;
    height: 102px;
    background-color: #e8e8e8;
    margin-top: 16px;
}

#box #box3
{
    width: 280px;
    height: 102px;
    background-color: #e8e8e8;
    margin-top: 16px;
}

#box_destaques
{
    width: 697px;
    height: 244px;
    background-image: url('box_destaques.jpg');
    background-repeat: no-repeat;
    margin-top: 15px;
    padding-top: 40px;
    padding-left: 10px;
    float: left;
}

#box_enquete
{
    width: 275px;
    height: 254px;
    padding-top: 30px;
    padding-left: 5px;
    background-image: url('fundo_enquete.jpg');
    background-repeat: no-repeat;
    float: right;
    margin-top: 15px;
    margin-right: 3px;
}

#botoes_enquete input
{
    border: solid 1px #c0c0c0;
    color: #333333;
}

#rodape
{
    height: 21px;
    width: 990px;
    background-image: url('fundo_rodape.jpg');
    background-repeat: repeat-x;
    margin-top: 5px;
    color: #FFF;
    font-size: 15px;
    padding-top: 2px;
    padding-left: 5px;
    padding-right: 5px;
}    

#rodape #rodape_esquerdo
{
    width: 990px;
    text-align: center;
}

#assinatura
{
    width: 1000px;
    text-align: center;
}

#rodape a
{
    color: #FFF;
    text-decoration: none;
}

#interna
{
    background-image: url('fundo_interna.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: 10px;
    line-height: 24px;
}

#interna #interna_rodape
{
    background-image: url('fundo_interna2.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 35px;
    width: 930px;
}

#programa_esquerdo
{
    float: left;
    width: 400px;
}

#programa_direito
{
    float: right;
    width: 400px;
}

#programa_mural
{
    overflow: auto;
    width: 100%;
    /*height: 320px;*/
}

.borda_acima
{
    background-image: url('fundo_interna.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: 10px;
    line-height: 24px;
}

.borda_acima .borda_abaixo
{
    background-image: url('fundo_interna2.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 35px;
    width: 930px;
}

h1
{
    font-family: Trebuchet MS;
    font-size: 18px;
    color: #183883;
    padding-top: 25px;
    padding-bottom: 30px;
    font-weight: bold;
}

.f36
{
    font-size: 30px;
}

.borda_acima h1
{
    padding-bottom: 20px;
}

h2
{
    font-family: Trebuchet MS;
    font-size: 16px;
    color: #183883;
    padding-top: 0px;
    padding-bottom: 0px;
    font-weight: bold;
}

h3
{
    font-family: Trebuchet MS;
    font-size: 13px;
    color: #183883;
    padding-top: 0px;
    padding-bottom: 0px;
    font-weight: bold;
}

a
{
    color: #183883;
    text-decoration: none;
}

a:hover
{
    color: #2557CD;
}

#interna input, #interna textarea, #interna select
{
    border: solid 1px #c0c0c0;
    font-family: Arial;
    font-size: 11px;
    color: #333333;
    
}

.Grid
{
    border: 0px;
    background-color: #EEEEEE;
}

.Grid td
{
    padding: 5px;
    border: solid 3px #FFF;
    color: #333333;
}

.fundo_cinza
{
    background-color: #F9F9F9;
}

#mural
{
    width: 720px;
    float: left;
    overflow: auto;
    height: 450px;
}

#painel_mural
{
    width: 170px;
    float: right;
    text-align: left;
    padding-right: 10px;
}

#programa_mural
{
    width: 100%;
    margin-bottom: 10px;
}   

.carregando 
{
	position: absolute;
	top: 20px;
	left: 20px;
}

.link-galeria
{
    font-size: 17px;
    color: #000;
}

.link-galeria a
{
    font-size: 17px;
    color: #000;
}

/* COMENTÁRIOS */

.comentario
{
  border: solid 1px #C0C0C0;
  font-family: Arial;
  font-size: 11px;
  color: #333333; 
  background-color: #f3f3f3;
}
.nome_comentario
{
    font-weight: bold;
    color: #336699;
}
.conteudo_comentario
{
}
.data_comentario
{
    font-size: 9px;
}


.h4
{
    font-size: 26px;
    color: #3D5B9B;
    
}

.data_post
{
  font-family: Arial;
  font-size: 11px;
  color: #333333; 
}

.legenda
{
    font-family: Arial;
    font-size: 10px;
    color: #000;
    background-color: #f6f6f6;
    padding: 5px;
    border: solid 1px #bbb;   
}

#busca
{
    float:left;
    width:1000px;
    line-height:normal;
    margin-top: 17px;
    height: 24px;
    padding-top: 7px;
    text-align: center;
}

/*#cse-search-results
{
    width: 610px;
    position:absolute;
    margin-left: auto;
    margin-right: auto;
}*/

#Busca_google
{
    width:770px;
    position: relative;
    top: 223px;
    margin-left: auto;
    margin-right: auto;
}

#Busca_google form
{
    position: absolute;
}

#Busca_google form #q
{
    width: 500px;
    border: solid 1px #BFBFBF;
}

#Busca_google form #sa
{
    font-family: Trebuchet MS;
    font-size: 14px;
    color: #3D5B9B;
    font-weight: bolder;
    height: 24px;
    width: 70px;
    background-image: url('fundo_buscar.jpg');
    border: solid 2px #BFBFBF;
    
}

#Busca_google h2
{
    font-family: Trebuchet MS;
    font-size: 15px;
    color: #3D5B9B;
    display: inline;
    padding: 0px;
    margin: 0px;
}

#box_blog
{
    width: 100px;
    height: 85px;
    border: solid 1px #DDDDDD;
    font-size: 18px;
    color: #FFF;
    background-color: #3D5B9B;
    text-align: center;
    font-weight: bold;
    padding-top: 15px;
}

#box_blog a
{
    color: #FFF;
    text-decoration: none;
}
    
/*- Menu Tabs--------------------------- */ 
 
 
#tabs {
    float:left;
    width:1000px;
    line-height:normal;
    height: 32px;
    text-align: center;
    margin-top: 1px;
}

#tabs ul {
    margin:0;
    padding: 0px 10px 0px 10px;
    list-style:none;
}

#tabs li {
    display:inline;
    margin:0;
    padding:0;
}

#tabs a {
    float:left;
    margin:0;
    padding: 0 0px 0 0px;
    text-decoration:none;
    font-family: Trebuchet MS;
    font-size:17px;
    color: #FFF;
    font-weight: bold;
}

#tabs a span {
    float:left;
    display:block;
    padding: 5px 18px 4px 18px;
    background-image: url('separador_menu.jpg');
    background-position: right center;
    background-repeat: no-repeat;
    
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span 
{
    background-image: url('seta_menu.gif');
    background-position: right top;
    background-repeat: no-repeat;
}

#tabs a:hover
{
    background-image: url('hover_menu.jpg');    
}


/*- SubMenu --------------------------- */ 
 
 
#submenu {
    float:left;
    width:1000px;
    line-height:normal;
    margin-top: 7px;
    height: 25px;
    background-image: url('fundo_menu.jpg');
    background-repeat: repeat-x;
    text-align: center;
}

#submenu ul {
    margin:0;
    padding: 0px 10px 0 0px;
    list-style:none;
    margin-left: auto;
    margin-right: auto;
    width: 760px;
}

#submenu li {
    display:inline;
    margin:0;
    padding:0;
}

#submenu a {
    float:left;
    margin:0;
    padding: 0 0px 0 0px;
    text-decoration:none;
    font-family: Trebuchet MS;
    font-size:14px;
    color: #FFF;
    font-weight: bold;
}

#submenu a span {
    float:left;
    display:block;
    padding: 3px 18px 3px 18px;
    background-image: url('separador_submenu.jpg');
    background-position: right center;
    background-repeat: no-repeat;
    
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#submenu a span {float:none;}

/* End IE5-Mac hack */
/*#submenu a:hover span 
{
    background-image: url('seta_menu.gif');
    background-position: right top;
    background-repeat: no-repeat;
}*/

#submenu a:hover
{
    background-image: url('hover_submenu.jpg');    
}