html,body {
	padding:0;
	height:100%;
	margin:0px auto 0px auto;
	min-width:931px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #7b7b7b;
	overflow-x:hidden;
}
#container {
	min-height:100%;
	position:relative;
}
#content {
	margin:0px auto 0px auto;
	width:931px;
	padding:0px 0px 75px 0px;
	line-height:17px;
}
#content:after{
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    height:0;
    overflow:hidden;
}
#header {
	height:254px;
	width:100%;
	position: relative;
}
#headerInterno {
	width:931px;
	position: absolute;
	z-index: 400;
	height: 272px;
	margin-left: -465px;
	left: 50%;
	top: 0;
	margin-top: 0px;
}
#fraseTopo {
	height: 32px;
}
#logo {
	height: 52px;
	width: 181px;
	padding-top: 80px;
}
#menuHome {
	width: 207px;
	height: 33px;
	background-image: url(../img/bgMenu.png);
	margin-top: 77px;
	background-repeat: repeat-y;
	background-position: left top;
}
#menuHome ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	height: 33px;
}
#menuHome ul li {
	float:left;
	width: 199px;
	height: 33px;
	display: block;
}
#maskHeader {
	position: absolute;
	z-index: 300;
	left: 0px;
	top: 0px;
	background-image: url(../img/bgHeader.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 274px;
	width: 100%;
}
#banner {
	position: relative;
	left: 0px;
	z-index: 250;
	height: 275px;
	width: 100%;
	overflow: hidden;
}
#header ul.animacao {
    overflow: hidden;
    position: absolute;
    margin: 0px;
    padding: 0px;
    list-style: none;
    z-index: 50;
    height: 275px;
    top: 38px;
}
#header ul.animacao li {
    float: left;
    height: 275px;
    filter: alpha(opacity=40);
    opacity: 0.4;
}
#header ul.animacao li.active {
    opacity: 1.0;
    filter: alpha(opacity=100);
}
#lateral {
	width: 228px;
	float: left;
}
#menu {
	background-image: url(../img/bgMenu.png);
	width: 207px;
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
#menu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#menu ul li {
	float:left;
	width: 199px;
	margin-bottom: 1px;
}
.submenus {
	background-image: url(../img/menu/bg.png);
	background-repeat: repeat-y;
	padding: 37px 0px 0px 25px;
	margin-bottom:1px
}
.submenus a {
	color: #FFF;
}
.submenus a:hover, .subAtivo {
	color: #443B3A;
}

#compartilhe {
	padding-top: 15px;
}

#continterno {
	width:930px;
	margin:0px 0px 20px 0px;
}
#conteudo {
	float: left;
	width: 702px;
	margin-top: 35px;
}
#conteudo ul {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
}
#conteudo ul li {
	background-image: url(../img/liConteudo.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
}

#noticiasCapa {
	padding-bottom: 30px;
}
#buscaAcervo {
	float: left;
	width: 336px;
}
#buscaBiblioteca {
	float: left;
	width: 336px;
}
.buscaAvancada {
	background-color: #e0e0e0;
	padding: 15px;
}
#lateralContato {
	float: right;
	width: 315px;
}
.galeria {
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
}
.itemGaleria {
	float: left;
	width: 117px;
	text-align: center;
	padding-bottom: 10px;
}
.galeria img {
	border: 1px solid #CCC;
}
.galeria img:hover {
	border: 1px solid #443B3A;
}
.filtros {
	background-color: #CFC8C7;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #9FAABD;
	padding-right: 10px;
	padding-left: 10px;
}
.itensFiltro {
	margin-right: auto;
	margin-left: auto;
}

#footer {
	position:absolute;
	height:62px;
	clear:both;
	margin:0px;
	padding:0px;
	bottom:0px;
	width:100%;
	z-index:200;
	background-image: url(../img/bgFooter.jpg);
	font-size: 11px;
}
#footerinterno {
	width:931px;
	margin:0px auto 0px auto;
	text-align: center;
}
#endFooter {
	color: #bdc1cb;
	height: 32px;
	line-height: 32px;
}
#endFooter a {
	color: #bdc1cb;
	text-decoration: none;
}
#endFooter a:hover {
	color: #E2E4E9;
}
#assFooter {
	color: #b9b9b9;
	line-height: 30px;
	height: 30px;
}
#assFooter a {
	color: #b9b9b9;
	text-decoration: none;
}
#assFooter a:hover {
	color: #E6E6E6;
}
.lista {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #929292;
}
.lista:hover {
	background-color: #F5F5F5;
	display: block;
}
.lista a {
	color: #494949;
	text-decoration: none;
	display: block;
}
.lista a:hover {
	color: #666;
	text-decoration: none;
}
.lista ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.lista ul li {
	background-image: url(../img/liConteudo.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	color: #112042;
	font-size: 11px;
	line-height: 19px;
}
.listaQuadroFora {
	float: left;
	padding: 10px;
	width: 214px;
}
.listaQuadroForaVideos {
	float: left;
	padding: 10px;
	width: 330px;
}
.listaQuadro {
	padding: 10px;
	border: 1px solid #E1E1E1;
}
.listaQuadro:hover {
	background-color: #F5F5F5;
	display: block;
}
.listaQuadro a {
	color: #494949;
	text-decoration: none;
	display: block;
}
.listaQuadro a:hover {
	color: #666;
	text-decoration: none;
}

.clear {
	clear:both
}
.right {
	float:right;
	padding:0px 0px 0px 10px;
}
.left {
	float:left;
	padding:0px 10px 0px 0px;
}
.center {
	text-align:center
}
.separador {
	float: left;
	width: 30px;
	text-align: center;
}
.separadorHorizontal {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D2D1;
}
.ww77 {
	width: 77px;
}
.h15 {
	height: 15px;
}
.boxDestaque {
	background-color: #F5F5F5;
	border: 1px solid #CCC;
	width: 283px;
	padding: 15px;
	margin-bottom: 10px;
}
.cabecaTabela {
	background-color: #9E928F;
	color: #ECEAEA;
}
.tabelaClaro {
	background-color: #CEC8C6;
	color: #574C4A;
}
.tabelaEscuro {
	background-color: #BCB5B1;
	color: #574C4A;
}
.tit {
	margin-bottom: 10px;
}
.pd0 {
	padding: 0px;
}


form {
	margin:0px;
	padding:0px;
}
.inputBusca {
	width: 336px;
}
.btnBuscar {
	background-image: url(../img/btnBusca2.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 77px;
	border: 0px none;
}
.btnBuscar2 {
	background-image: url(../img/btnBusca.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 77px;
	border: 0px none;
}
.inputAvancada {
	width: 305px;
}
.inputContato {
	width: 350px;
	border: 1px solid #999;
}
.inputFiltros {
	width: 200px;
}

.botao {
	color: #666;
	background-color: #CCC;
	border: 1px solid #999;
	padding: 3px;
}
a {
	outline:none;
	color: #423D3C;
	text-decoration: none;
}
a:hover {
	color: #776E6D;
}
a img {
	border:0px none;
}
a.lAzul {
	color: #112042;
	text-decoration: underline;
}

p {
	margin:0px;
	padding: 0px 0px 5px 0px;
}
.t11 {
	font-size: 11px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #443B3A;
}
h3 {
	color: #6E615F;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
div#paginate {
	
}

div#paginate div.numbers {
	text-align: center;
}