/* CSS Document */

/******************    GERAL     *************************/
*{
	margin: 0;
	padding: 0;
	outline: none;
}
body{
	background:url(../img_index/bg.jpg) repeat;
	font-family:"Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
}
#geral{
	margin: 0 auto;
	width: 1033px;
}
#body-principal{
	background:url(../img_index/bg_principal.gif)  repeat-x top #000000;
	margin: 0px;
}
/******************    TOPO     *************************/
#topo {
	height: 128px;
	background: url(../img_index/topo_logo.jpg) no-repeat;
}

#topo .area-restrita {
	background:url(../img_index/topo_direita.jpg) no-repeat;
	width: 367px;
	height: 128px;
	float: right;
}

#area-restrita {
	background: url(../img_index/bg_area_restrita.jpg) bottom left no-repeat;
	width: 270px;
	height: 107px;
	margin-top: 15px;
	position: relative;
}
#area-restrita #botao{
	position: absolute;
	left: 220px;
	top: 70px;
}
#area-restrita ul{
	list-style: none;
	padding: 33px 0 0 55px;
}

#area-restrita ul li{
}

.form-area-restrita{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	padding: 1px;
	background: none;
	border: none;
}


/******************    Corpo     *************************/

#corpo {
	background:url(../img_index/bg_conteudo.jpg) repeat-y;
	margin: 0px 0px 0px 31px;
	
}

/******************    Menu     *************************/
#menu {
	margin: 0px 0px 0px 46px;
}

        #menu ul {
            position: relative;
            height: 44px;
            width: 865px;
            background: url(../img_index/bg_menu.jpg) repeat-x top;
            padding: 8px 0px 0px 15px;
            overflow: hidden;
        }
                #menu ul li {
                    float: left;
                    list-style: none;
                }
                    #menu ul li.back {
                        background: url("../img_index/bg_m1.gif") no-repeat right -30px;
                        width: 9px; 
						height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                        #menu ul li.back .left {
                            background: url("../img_index/bg_m1.gif") no-repeat top left;
                            height: 30px;
                            margin-right: 7px; /* 7px is the width of the rounded shape */
                        }
                    #menu ul li a {
                        font: bold 11px arial;
						letter-spacing: 100px;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 8px;
						_margin: auto 3px;
                    }
                        #menu ul li a:hover, #menu ul li a:active, #menu ul li a:visited {
                            border: none;
                        }


/******************    Conteudo    *************************/

#conteudo {
	margin: 0px 0px 0px 47px;
	height: auto;
	min-height: 500px;
	width: 875px;
}


#esquerda {
	width: 295px;
	float: left;
	margin-left: 10px;
}

#direita {
	width: 548px;
	float: left;
	margin-left: 10px;
}

#caixa-noticia h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006170;
}

#caixa-noticia h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	padding: 3px 0px 3px 0px;
}

#caixa-noticia h3 a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	margin-right: 0px;
	float: right;
}

#caixa-noticia h3 a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background: #0092A7;
}

#caixa-noticia ul {
	list-style: none;
}

#caixa-noticia ul li{
	border-bottom: 1px dotted #999999;
	padding: 5px 0 5px 0;
}

#caixa-noticia ul li a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#caixa-noticia ul li a:hover{
	color: #000000;
	text-decoration: underline;
}	

#caixa-cima {
	width: 548px;
	height: 230px;
	background:url(../img_index/bg_caixa_cima.jpg) repeat-x;
}

#caixa-baixo {
	width: 548px;
	height: auto;
}

#agenda-capa {
	float: left;
	width: 265px;
	height: 211px;
	background: #FFFFFF;
	margin: 9px;
}
#agenda-capa h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006170;
	margin-left: 10px;
}

#agenda-capa h2 a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	margin-right: 20px;
	float: right;
}

#agenda-capa h2 a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background: #0092A7;
}

#agenda-capa ul {
	margin: 0 auto;
	list-style: none;
	width: 240px;
}

#agenda-capa ul li{
	border-bottom: 1px dotted #999999;
	padding: 7px 0 7px 0;
}

#agenda-capa ul li a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#agenda-capa ul li a:hover{
	color: #000000;
	text-decoration: underline;
}	

#galeria-capa {
	float: left;
	width: 240px;
	height: 211px;
	margin: 9px;
}

#galeria-capa h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	margin-bottom: 5px;
}

#galeria-capa h2 a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	float: right;
}

#galeria-capa h2 a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background: #0092A7;
}

#galeria-capa ul {
	margin: 0 auto;
	list-style: none;
	width: 240px;
}

#galeria-capa ul li{
	background: #006675;
	margin: 0px 0 7px 0;
	height: 68px;
	padding: 5px;
}

#galeria-capa ul li a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#galeria-capa ul li a:hover{
	color: #E1E8F0;
	text-decoration: underline;
}	

#trabalhos-estudos-capa {
	background:url(../img_index/divisa_capa1.jpg) no-repeat;
	float: left;
	width: 265px;
	height: 211px;
	padding: 0 0 0 15px;
	margin: 10px 0 0 0px;
}

#trabalhos-estudos-capa h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006170;
	margin-left: 10px;
}

#trabalhos-estudos-capa h2 a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	margin-right: 0px;
	float: right;
}

#trabalhos-estudos-capa h2 a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background: #0092A7;
}

#trabalhos-estudos-capa ul {
	margin: 0 auto;
	list-style: none;
	width: 240px;
}

#trabalhos-estudos-capa ul li{
	border-bottom: 1px dotted #999999;
	padding: 7px 0 7px 0;
}

#trabalhos-estudos-capa ul li a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#trabalhos-estudos-capa ul li a:hover{
	color: #000000;
	text-decoration: underline;
}

#newsletter-capa {
	background:url(../img_index/divisa_capa2.jpg) no-repeat;
	float: left;
	width: 240px;
	height: 211px;
	padding: 0 0 0 15px;
	margin: 10px 0 0 0px;
}
#newsletter-capa h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006170;
	margin-left: 10px;
}

#newsletter-capa ul {
	margin: 0 auto;
	list-style: none;
	width: 240px;
}

#newsletter-capa ul li{
	padding: 7px 0 7px 0;
	font-family: "Trebuchet MS";
	line-height: 12px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

/******************   Interno    *************************/
.form-contato {
	border: 1px solid #CCCCCC; 
	padding: 3px; 
	font-size: 14px;
	color: #666666;
	font-family: "Trebuchet MS", Verdana;
}

.botao-contato {
	border: 1px solid  #ffffff;
	padding: 1px;
	font-size: 9px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	cursor: pointer;
	height: 20px;
	background-color: #996600;
	}

fieldset {width: 530px; margin:auto; border: 2px #E1E1E1 solid;}

#not {width: 540px; margin:auto; margin-left: 20px;}
#not  ul {list-style: none;  }
#not  ul li {border-bottom: dotted  #D8D8D8 1px; }
#not  ul li a{font-size: 12px;color: #666666; text-decoration:none; display:block;line-height:30px; }
#not  ul li img{ margin-top: 10px;margin-left: 4px;}
#not  ul li a:hover {background:  #F0F0F0; color: #000000; }

/******************   LATERAL DIREITA  *******************/

#coluna-esquerda{
	float:left;
	width: 585px;
	height: auto;
	min-height: 500px;
	margin-left: 10px;
	background: url(../img_index/barra_divisa.jpg) no-repeat right top;
}

#coluna-esquerda h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #006170;
	padding-bottom: 10px;
	margin-left: 20px;
}

#coluna-direita {
	float:left;
	width: 260px;
	padding: 0 10px 0 10px;
}

#caixa-noticia2 h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006170;
}

#caixa-noticia2 ul {
	list-style: none;
	background: url(../img_index/bg_caixa_cima.jpg) repeat-x;
	border-bottom: 3px #006675 solid;
	margin: 0px 0px 20px 0px;
}

#caixa-noticia2 ul li{
	border-bottom: 1px dotted #336699;
	padding: 10px 10px 10px 10px;
	margin: 0px 10px 0px 10px;
}

#caixa-noticia2 ul li a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#caixa-noticia2 ul li a:hover{
	color: #66FFFF;
	text-decoration: underline;
}	

#trabalhos-estudos-capa2 h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006170;
}

#trabalhos-estudos-capa2{
	margin-bottom: 20px;
}

#trabalhos-estudos-capa2 ul {
	list-style: none;
	background: url(../img_index/bg_caixa_lateral.jpg) repeat-x;
	border-bottom: 3px #C4A67A solid;
}

#trabalhos-estudos-capa2 ul li{
	border-bottom: 1px dotted #AD844B;
	padding: 10px 10px 10px 10px;
	margin: 0px 10px 0px 10px;
}

#trabalhos-estudos-capa2 ul li a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#trabalhos-estudos-capa2 ul li a:hover{
	color: #996600;
	text-decoration: underline;
}	

#trabalhos-estudos-capa2 h2 a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	margin-right: 0px;
	float: right;
}

#trabalhos-estudos-capa2 h2 a:hover{
	color: #996600;
	text-decoration: none;
}



#caixa-noticia2 h2 a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	margin-right: 0px;
	float: right;
	margin-top: -20px;
}

#caixa-noticia2 h2 a:hover{
	color: #996600;
	text-decoration: none;
}
/******************    Rodape    *************************/

#rodape {
	background: url(../img_index/bg_rodape.jpg) repeat-x ;
	width: auto;
	height: 200px;
}

#fundo {
	background: url(../img_index/fundo_rodape.jpg) no-repeat;
	margin-left: -2px;
	*margin-left: -3px;
	height: 160px;
	padding: 40px 100px 0 120px;
}

#copyright {
	float: left;
	font-family: "Trebuchet MS";
	color: #83673f;
	font-size: 12px;
	width: 790px;
}

#by {
	float: left;
}

/******************    AGENDA GERAL    *************************/

.agenda_geral{
	width: 560px;
	height: auto;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
	display: block;
	border-bottom: dotted 1px #999999;
	padding-bottom: 10px;
}
.agenda_geral .data{
	width: 107px;
	height: auto;
	font-family: "Century Gothic", Tahoma, "Arial Black";
	color: #006170;
	font-size: 14px;
	font-weight: bold;
	float: left;
	padding-left: 13px;
	padding-top: 10px;
	text-align: center;
}
.agenda_geral .data span{
	font-size: 45px;
}
.agenda_geral .dados{
	width: 430px;
	height:auto;
	text-align: justify;
	float: left;
	font-family: Tahoma, "Century Gothic", Tahoma, "Arial Black";
	color: #000;
	font-size: 12px;
	padding-top: 8px;
}
.agenda_geral .dados span{
	font-weight: bold;
}
#shows{
	margin-top: -45px;
}
/******************  GALERIA DE FOTOS    *************************/
#galeria{
	margin-left: 20px;
}
#galeria .gal_unit .img{
	float: left;
}
#galeria .gal_unit .img img{
	margin-right: 5px;
}
#galeria .gal_unit ul{
	float: left;
	list-style: none;
}
#galeria .gal_unit ul li a{
	color: #006699;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#galeria .gal_unit ul li a:hover{
	text-decoration: underline;
}
#paginas a{
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
#paginas a:hover{
	text-decoration: underline;
}
#col_esq{
	float:left;
	width: 570px;
}
#imagem_g{
	width: 480px;
	height:365px; 
	display:block; 
	text-align:center;
	margin-left:10px;
	margin: 0 auto;
}
#voltar{
	height: 35px;
	padding-top: 10px;
}
#voltar a{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#voltar a:hover{
	text-decoration: underline;
}

/******************  GALERIA DE FOTOS    *************************/

.paginacao{
	text-align: center;
}
.paginacao a{
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.paginacao a:hover{
	text-decoration: underline;
}

/******************  PAGINA CONTEUDO NOTICIAS    *************************/
#coluna-esquerda #corpo_not a{
	border: solid 1px #CCCCCC;
	background: #E6E6E6;
	color: #666666;
	text-decoration: none;
	padding: 0 3px 0 3px;
	margin-right: 5px;
}
#coluna-esquerda #corpo_not .tit-noticia{
	font-size: 18px;
	color:#333333;
}
/******************  PAGINA DIRETORIA    *************************/
#coluna-esquerda #diretoria{
	clear: both;
	border-bottom: dashed 1px #999999;
	padding-top: 5px;
	width: 550px;
	margin-left: 20px;
	margin-right: 10px;
	padding-bottom: 5px;
}
#coluna-esquerda #diretoria img{
	float: left;
	width: auto;
}
#coluna-esquerda #diretoria #detalhes{
	float: left;
	width: 360px;
}
#coluna-esquerda #diretoria #detalhes ul{
	list-style: none;
}
#coluna-esquerda #diretoria #detalhes ul li{
	color: #666666;
	font-size: 12px;
}
#cadastrar{
	color: #999999;
	text-decoration:none;
	margin-top: 5px;
}
#cadastrar:hover{
	color: #999999;
	text-decoration: underline;
}
/*********************************************
FORMULARIO DE CONTATO
*********************************************/
#form_contato{
	font-size: 14px;
}
/********************************************
BUSCA
********************************************/
#busca h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006170;
}
#busca{
	margin-bottom: 20px;
}
#busca .text_busca{
	width: 247px;
	margin-bottom: 4px;
	border: solid 1px #085B69;
	height: 25px;
}
#busca label{
	color: #006170;
	font-weight: bold;
}
#busca #botao{
	border: #E03C3A solid 1px;
	background: #F75759;
	color: #FFFFFF;
}
/******************************************
POG
*******************************************/
#tit-interno-not{
	height: 30px;
}
#tit-interno-not #mais_menos{
	width: 60px;
	float: right; 
	margin-right:10px; 
}
#imprimir{
	width: 250px;float: right; 
	margin-right:10px; 
}
#imprimir a{
	border: solid 1px #CCCCCC;
	height: 20px;
	display: block;
	width: 100px;
	float: right;
	line-height: 20px;
	text-align: center;
	background: #efefef;
	margin-left: 3px;
	color: #333333;
	font-size: 12px; 
	text-decoration: none;
}
#imprimir a:hover{
	text-decoration: underline;
}
