/* CSS Document */
html {
	margin: 0px;
}

body {
	margin: 0px;
	background-image: url(../imagens/fundo_site.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f3fafb;
}

#geral {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#topo {
	height: 220px;
	width: 878px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagens/topo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#centro_inicial {
	height: 374px;
	width: 878px;
	margin-right: auto;
	margin-left: auto;
}
#centro_internas {
	width: 878px;
	margin-left: auto;
	margin-right: auto;
}
#bloco1 {
	float: left;
	height: 363px;
	width: 200px;
	padding-top: 11px;
}
#bloco1 img {
	float: left;
	padding: 1px;
	background-color: #FFFFFF;
	border: 1px solid #B8B8B8;
	margin-bottom: 3px;
}

#centro_inicial #bloco2 {
	height: 363px;
	width: 404px;
	float: left;
	padding-top: 11px;
}
#bloco2 img {
	float: left;
}
#bloco2 #video {
	width: 100%;
	text-align: center;
	float: left;
	margin-top: 7px;
}

#centro_inicial #bloco3 {
	height: 363px;
	width: 274px;
	float: right;
	padding-top: 11px;
}
#bloco3 img {
	float: right;
	padding: 1px;
	background-color: #FFFFFF;
	border: 1px solid #B8B8B8;
	margin-bottom: 3px;
}


#rodape {
	height: 70px;
	width: 876px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#rodape #rodape_interna {
	width: 874px;
	height: 68px;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 1px;
	background-image: url(../imagens/fundo_rodape.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	display:inline;
}

#rodape_interna .botoes_rodape {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #636363;
	text-align: center;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#rodape_interna .endereco_rodape {
	font-family: Verdana;
	font-size: 11px;
	color: #636363;
	text-align: center;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#rodape_interna .assinatura_sul {
	font-family: Verdana;
	font-size: 10px;
	color: #636363;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#rodape_interna a {
	text-decoration: none;
	color: #636363;
}
#rodape_interna a:hover {
	text-decoration: underline;
}
#geral #apoiadores {
	width: 878px;
	height: 98px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagens/apoiadores.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 11px;
}

#imageContainer {
	height:70px;
	width: 850px;
	margin-left: 14px;
	margin-top: 23px;
	position: relative;
	float: left;
}  
#imageContainer img {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	opacity: -0.01;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 	
#imageContainer .banner1 {
display: block;
opacity: 0.95;

}
#centro_internas #textos_geral {
	width: 670px;
	float: right;
	margin-top: 11px;
}

#textos_geral .titulo_geral {
	font-family: Arial;
	font-size: 16px;
	color: #3243D7;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#textos_geral .paragrafos {
	font-family: Verdana;
	font-size: 11px;
	color: #3F3F3F;
	text-align: left;
	line-height: 19px;
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}
#textos_geral .paragrafos a {
	text-decoration: underline;
	color: #3F3F3F;
}

#textos_geral .paragrafos a:hover {
	color: #2D2D2D;
}

#textos_geral .imgtexto {
	float: left;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #E7E7E7;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.galeriapes {
	height: 110px;
	width: 212px;
	float: left;
	margin-right: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #F2F2F2;
}
.galeriapes img {
	border: 1px solid #CCCCCC;
	padding: 1px;
}
.galeriapes h2 {
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.noticiaintdir {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.noticiaintdir h2 {
	font-family: Verdana;
	font-size: 10px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 5px;
	font-weight: bold;
	color: #464646;
}
.noticiaintdir p {
	font-family: Verdana;
	font-size: 10px;
	color: #454545;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 16px;
}

.noticiaintes {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #FCFCFD;
	width: 580px;
}

.noticiaintes h2 {
	font-family: Verdana;
	font-size: 10px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 5px;
	font-weight: bold;
	color: #464646;
}
.noticiaintes p {
	font-family: Verdana;
	font-size: 10px;
	color: #454545;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 16px;
}.noticiaintes .leiamais .leiamais {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-left: 5px;
}

#textos_geral .fotonot {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #E7E7E7;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.voltar_geral {
	margin-left: 10px;
}
.voltar_geral a {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #0000B3;
}
.voltar_geral img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#textos_geral .botao_doar {
	margin-top: 4px;
	margin-bottom: 11px;
}

/* paginação */
 
.pgoff {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	font-weight: normal;
	margin-right: 5px;
	float: left;
	background-image: url(../imagens/fundo_pg_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.pg {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	font-weight: normal;
	margin-right: 5px;
	float: left;
	background-image: url(../imagens/fundo_pg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.pg_pg {
	font-family: Verdana;
	font-size: 11px;
	color: #3C3C3C;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	font-weight: normal;
	margin-right: 3px;
	float: left;
}

#paginacao {
	height: 26px;
	width: 100%;
	float: left;
	margin-bottom: 8px;
}

#paginacao .resultados_pagina {
	font-family: Verdana;
	font-size: 11px;
	color: #9E9E9E;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
/* fim da paginação */