@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #dfecf0;
	background-image: url(../img/design_site/sombra_corpo_site.png);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}
#centrar_site {
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #b3d4df;
}
#centrar_site #topo_site {
	background-color: #76b6cc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#centrar_site #topo_site #logo_homepage {
	width: 251px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 58px;
}
#centrar_site #topo_site #ecomuseu {
	float: right;
	margin-right: 10px;
	margin-top: -25px;
}
#centrar_site  #botao_arquivo_noticias  {
	width: 55px;
	float: left;
	height: 320px;
}
#centrar_site  #bloco_noticia  {
	width: 670px;
	padding-top: 15px;
	margin-left: 255px;
}
#centrar_site #bloco_noticia #texto_corrido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #234A57;
	text-align: justify;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#centrar_site #bloco_noticia #texto_corrido p {
	margin-top: -5px;
}
#centrar_site  #bloco_noticia #botao_noticia_completa {
	width: 447px;
	height: 15px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#centrar_site #flash {
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 591px;
	margin: 0px;
	padding: 0px;
}
#centrar_site #footer {
	background-image: url(../img/design_site/footer_background.png);
	background-position: top;
	height: 90px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	clear: left;
}
#centrar_site #footer a {
	text-decoration: none;
	color: #939393;
}
#centrar_site #bloco_noticia_arquivo {
	width: 670px;
	padding-top: 15px;
	margin-left: 255px;
	padding-bottom: 80px;
}
#centrar_site #proxPagina {
	width: 670px;
	padding-top: 0px;
	margin-left: 255px;
	padding-bottom: 40px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #234A57;
	font-size: 12px;
	font-weight: 100;
}
#centrar_site #proxPagina a {
	color: #234A57;
	font-size: 30px;
	text-decoration: none;
	background-color: #9DC9D7;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 15px;
	margin-left: 15px;
	font-weight: 100;
}
#centrar_site #proxPagina a:hover {
	background-color: #7cabbb;
}



#centrar_site #bloco_noticia_arquivo #texto_corrido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #234A57;
	text-align: justify;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#centrar_site #bloco_noticia_arquivo #texto_corrido a {
	color: #234A57;
}

#centrar_site #bloco_noticia_arquivo #texto_corrido p {
	margin-top: -5px;
}
#centrar_site  #bloco_noticia_arquivo  #data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #78a3b1;
}
#centrar_site #bloco_noticia #texto_corrido a {
	color: #234A57;
}
#centrar_site #bloco_noticia #texto_corrido a:hover {
	color: #489AB5;
	text-decoration: underline;
}
#centrar_site  #bloco_noticia_arquivo  #texto_corrido  a {
	color: #234A57;
}
#centrar_site  #bloco_noticia_arquivo  #texto_corrido  a:hover {
	color: #489AB5;
	text-decoration: underline;
}
