BODY{
	background-color: #E8E4DF;
	margin: 0px;
	padding: 0px;
}

.topo{
	width: 100%;
	height: 82px;
	background-color: #B2BDB7;
	/*background-image: url('imagens/topo_imagem.gif');
	background-repeat: repeat-x;*/
}

.topo_dentro{
	width: 760px;
	height: 82px;
	margin: auto;
}

.logo_topo{
	padding-left: 0px;
	padding-top: 6px;
	float: left;
}

.banner_topo{
	padding-right: 0px;
	padding-top: 5px;
	float: right;
}

.conteudo{
	width: 760px;
	background-color: #FFFFFF;
	margin: auto;
}

.boxes_direita{
	float: right;
	width: 209px;
	height: 750px;
	padding-top: 10px;
	background-color: #FFFFFF;
}

.box_noticia{
	width: 100%;
	border-top: solid 1px #879898;
	border-left: solid 1px #879898;
	border-bottom: solid 1px #879898;
}

.box_noticia_conteudo ul{
	list-style: none;
	padding: 5px;
	margin: 0px;
}

.minibox_noticia a{
	background-color: #A39371;
	display: inline;
	/*padding: 5px;*/
}

.box_agenda{
	width: 100%;
	border-left: solid 1px #879898;
	border-bottom: solid 1px #879898;
}

.box_agenda_conteudo ul{
	list-style: none;
	padding: 5px;
	margin: 0px;
}

.minibox_agenda{
	background-color: #83A8BD;
	display: inline;
	padding: 0px 0px 0px 0px;
}

.box_artigo{
	width: 100%;
	height: 240px;
	border-left: solid 1px #879898;
	border-bottom: solid 1px #879898;
}

.box_artigo_conteudo{
	list-style: none;
	float: left;
	padding: 5px;
	margin: 0px;
	clear: both;
}

.box_artigo_foto{
	float: left;
	padding-right: 10px;
	clear: both;
}

.minibox_artigo{
	background-color: #989798;
	display: inline;
	padding: 0px 0px 0px 0px;
}

.box_estante{
	width: 100%;
	height: 230px;
	border-left: solid 1px #879898;
	border-bottom: solid 1px #879898;
}

.box_estante_conteudo{
	list-style: none;
	float: left;
	clear: both;
	padding: 5px;
	margin: 0px;
}

.box_estante_foto{
	float: left;
	padding-right: 10px;
	clear: both;
}

.minibox_estante{
	background-color: #998FE5;
	display: inline;
	padding: 0px 0px 0px 0px;
}

.box_esquerda{
	width: 146px;
	height: 450px;
	float:left;
	background-color: #FFFFFF;
}

.box_busca{
	width: 136px;
	height: 33px;
	background-color: #B8B8BA;
	float: left;
	margin-top: 10px;
	margin-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

.capa_revista p{
	margin: auto;
	padding: 10px;
	clear: both;
}

.mostra_secoes ul{
	float: left;
	list-style: none;
	margin: 0px;
	padding-left: 10px;
}

.mostra_secoes ul li{
	line-height: 15px;
}

.box_indice{
	margin: 0px 0px 10px 0px;
	width: 146px;
	/*border-right: solid 1px #879898;*/
	float: left;
}

.box_esquerda_logos{
	width: 146px;
	border-top: solid 1px #879898;
	/*border-right: solid 1px #879898;*/
	float: left;
	background-color: #FFFFFF;
}

.box_central{
	width: 400px;
	height: 750px;
	border-left: solid 1px #879898;
	float: left;
	background-color: #FFFFFF;
}

.minibox_reportagem{
	background-color: #677968;
	width: 100%;
}

.minibox_reportagem_texto{
	background-color: #FFFFFF;
	width: 80px;
	/*margin: 5px 0px 0px 20px;*/
}

.noticia_principal{
	float: left;
	text-align: justify;
	width: 550px;
	background-color: #FFFFFF;
}

.noticia_principal_foto{
	margin: 10px 5px 5px 0px;
	float: left;
}

.noticia_principal_texto ul{
	list-style: none;
	text-align: left;
	margin-top: 8px;
}

div .noticia_principal_texto ul{
	magin: 0px;
	padding: 0px;
}


.reportagem_principal{
	float: left;
	text-align: justify;
	width: 100%;
	background-color: #FFFFFF;
}

.reportagem_principal_foto{
	margin: 8px 8px 8px 8px;
	float: left;
	clear: both;
}

.reportagem_principal_texto ul{
	list-style: none;
	text-align: left;
	margin: 0px;
}

.materia_box_principal{
	width: 590px;
	min-height: 880px;
	padding-left: 10px;
	float: left;
	background-color: #FFFFFF;
	border-left: 1px solid #8C9C92;
}

.materia_box_principal_imprimir{
	width: 98%;
	min-height: 750px;
	padding-left: 10px;
	float: left;
	background-color: #FFFFFF;
	border-left: 1px solid #8C9C92;
}

.materia_foto_materia{
	float: left;
	margin: 10px 10px 0px 0px;
}

.materia_data_revista{
	width: 100%;
	margin-top: 8px;
}

.materia_infos ul{
	list-style: none;
	margin: 0px;
	padding: 12px 0px 0px 0px;
}

.materia_texto{
	text-align: justify;
	clear: both;
}

.materia_legenda{
	clear: both;
	float: left;
}

.materia_funcionalidades ul{
	border: 1px solid #8C9C92;
	float: right;
	margin: 10px;
	padding: 10px;
	list-style: none;
}

.materia_paginador_f p{
	width: 190px;
	height: 10px;
	line-height: 10px;
	border: 1px solid #8C9C92;
	margin: auto;
	margin-bottom: 10px;
	color: #000000;
}

.box_rodape{
	width: 760px;
	clear: both;
	margin: auto;
	border-top: 1px solid #8C9C92;
}

.box_rodape_logos{
	width: 760px;
	height: 110px;
	clear: both;
	margin-top: 20px;
	background-color: #FFFFFF;
}

.box_rodape_logos_uni{
	width: 19%;
	float: left;
	margin-left: 30px;
	background-color: #FFFFFF;
}

.indice_texto{
	float: left;
}

.indice_foto{
	float: right;
	margin-top: 20px;
}

.secao_box_nome{
	background-color: #677968;
	display: inline;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
}


.ibi_texto_home ul{
	list-style: none;
	margin: 5px;
	padding: 0px;
	width: 300px;
	float: left;
}

.ibi_foto_home{
	margin: 5px 0px 10px 0px;
	float: right;
}

.ibi_conteudo{
	width: 410px;
	clear: both;
	float: left;
}

.ibi_conteudo_home{
	width: 380px;
	padding-left: 10px;
	clear: both;
	float: left;
}

.ibi_caixa{
	width: 170px;
	float: right;
	background-color: #E9DABF;
}

.ibi_caixa_header{
	border-bottom: 1px solid black;
	padding: 7px;
}

.ibi_caixa_conteudo{
	padding: 7px;
}

.ibi_caixa_conteudo ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.anteriores_box{
	clear: both;
	margin-bottom: 30px;
}

.anteriores_foto{
	float: left;
	padding-right: 10px;
}

.anteriores_info ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
