<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "iso-8859-1";
/* CSS Document */

* {
	margin:0;
	padding:0;
	border:none;
	font-family:Verdana, Geneva, sans-serif;
	color:#383838;
}

*:focus {
	outline: none;
}

* input[type="submit"] {
	cursor: pointer;
}

::selection {
	background: #ef4030; color: #fff; }
	::-moz-selection {
		background: #ef4030; color: #fff;
		}

.conteudo_artigo a {
	text-decoration: none;
    color: #132c95;
}

a {
	text-decoration: none;
}

html {
	*width:100%;
}

body {
	background-color:#fcf7ee;
	*width:100%;
}

.site {
	width:100%;
	max-width:990px;
	*width:990px;
	margin:0 auto;
}

p {
	font-size:14px;
}


/* ------------------------------ HEADER */

.header {
	background-image:url(../imagens/header_bk.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:129px;
	padding:20px;
}

@media (max-width: 675px) {
	.header {
		background-position:left top;
	}
}

h1 {
	background-image:url(../imagens/logo_rmmg.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:310px;
	height:131px;
	float:left;
}

h1 a {
	display:block;
	height:100%;
}

@media (max-width: 500px) {
	h1 {
		width:65%;
		background-size:100%;
	}
}

@media (max-width: 340px) {
	h1 {
		width:100%;
		height:100%;
	}
}

h2 {
	background-color:#404041;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding:7px;
	margin-bottom:30px;
}

.ieps {
	background-image:url(../imagens/logo_ieps.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	width:110px;
	height:58px;
	float:left;
	margin-top:60px;
	margin-left:7%;
}

.ieps a{
	text-decoration:none;
	color:#383838;
	display:block;
	height:100%;
}

@media (max-width: 725px) {
	.ieps {
		margin-left:10px;	
}
}

@media (max-width: 500px) {
	.ieps {
		width:30%;
		background-size:80%;
		margin-top:10%;
	}
}

@media (max-width: 340px) {
	.ieps {
		float:left;
		clear:both;
		width:100%;
		background-size:auto;
		background-position:center bottom;
		text-align:center;
		margin-top:0;
		height:60px;
	}
}

@media (max-width: 290px) {
	.ieps {
		margin-top:-10%;
	}
}

@media (max-width: 675px) {
	.ieps {
		float:right;	
	}
}
.ieps p {
	font-size:10px;
}


.issn_search {
	float:right;
}

.issn_search p {
	font-size:11px;
	color:#FFF;
}


.search {
	margin-top:55px;
}

.search p a {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
}

.campo_texto {
	height:21px;
	width:135px;
	border:solid 1px #97827a;
	padding:0 5px;
	color:#969696;
}

.campo_texto:focus {
	color:#383838;
}

.bt_search {
	width:24px;
	height:21px;
	background-image:url(../imagens/search_bt.png);
	background-repeat:no-repeat;
	background-color:transparent;
	vertical-align:middle;
	border:1px solid #404041;
}


@media (max-width: 675px) {
	.issn_search {
		float:left;
		width:100%;
		background-color:#5f524d;
		border:1px solid #FFF;
		margin-top:20px;
	}
	
	.issn {
		float:left;
		width:45%;
		margin:7px;
	}
	
	.search {
		float:right;
		margin-top:7px;
		margin:7px;
	}
}

@media (max-width: 450px) {
	.issn {
		width:100%;
	}
	
	.search {
		float:left;
		clear:both;
	}
}

/* FIM ---------------------------------- header */


/* --------------------------------conteudo */

.conteudo {
	background-color:#FFF;
	padding:20px;
	overflow:hidden;
	height:auto;
}

.conteudo blockquote{
	margin-left:30px;
	font-size:14px;	
	margin-bottom: 20px;
	text-align: justify;
}

.banner_na {
	background-image:url(../imagens/numero_atual_bk.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	max-width:990px;
	height:381px;
	margin:-20px -20px 30px;
}

.bg_na {
	margin-left:95px;
	background-image:url(../imagens/numero_atual_base.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	width:543px;
	height:325px;
	margin-top:30px;
	text-align:center;
	float:left;
}

.banner_na h2.home {
	font-size:32px;
	font-weight:normal;
	line-height:55px;
	margin-left:-50px;
	margin-top:100px;
	width:350px;
	float:left;
	background:none;
	padding:0;
}

.banner_na h2.home a {
	text-decoration:none;
	color:#404041;
}

.banner_na h2.home span.h2_size {
	font-size:82px;
	font-weight:bold;
}

.banner_na h2.home span.h2_size span.h3_size {
	font-size:32px;
	font-weight:bold;
}



@media (max-width: 960px) {
	.bg_na {
		margin-left:30px;
		background-size:100%;
		width:50%;
		height:80%;
	}
	
	.banner_na h2.home {
		margin-left:10%;
		width:auto;
	}
}

@media (max-width: 790px) {
	.bg_na {
		background:none;
	}
}

@media (max-width: 650px) {
	.bg_na {
		text-align:center;
		width:100%;
		margin:30px 0 0;
	}
		
	.banner_na h2.home {
		text-align:center;
		width:100%;
		margin:0;
	}
	
	.banner_na {
		overflow:hidden;
		height:auto;
}
}


ul.atalhos {
	list-style:none;
	overflow:hidden;
}

ul.atalhos li {
	width:30%;
	max-width:283px;
	height:173px;
	background-image:url(../imagens/icon_bk.png);
	background-repeat:no-repeat;
	background-size:100%;
	float:left;
	margin:0 15px;
	text-align:center;
}

ul.atalhos li a {
	text-decoration:none;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding-top:66px;
	margin-top:40px;
	background-repeat:no-repeat;
	background-position:top center;
	display:block;
}

ul.atalhos li a.normas {
	background-image:url(../imagens/icon_normas.png);
}

ul.atalhos li a.submissao {
	background-image:url(../imagens/icon_submissao.png);
}

ul.atalhos li a.numeros {
	background-image:url(../imagens/icon_numeros.png);
}

.idioma {
    width:100%;
    padding:5px 0;
    background-color:#5f524d;
    height:25px;
}
.idioma ul {
	position:absolute;
    width:210px;
	list-style:none;
    margin-left:-97px;
    left:50%;
}

.idioma ul li {
	height: 25px;
	padding-left:30px;
	float:left;
	margin-right:15px;
}

.idioma ul li a {
	height:100%;
	display:block;
	font-size:12px;
	padding-top:5px;
    color:#FFF;
}

.idioma ul li.pt {
	background-image:url(../imagens/icon_br.png);
	background-position:left;
	background-repeat:no-repeat;
}

.idioma ul li.en {
	background-image:url(../imagens/icon_en.png);
	background-position:left;
	background-repeat:no-repeat;
}

@media (max-width: 960px) {
	ul.atalhos li {
		margin:0 1%;
	}
	
	ul.atalhos li a {
		font-size:14px;
	}
}

@media (max-width: 850px) {
	ul.atalhos li a {
		background-size:15%;
		padding-top:20%;
		margin-top:15%;
	}
}

@media (max-width: 550px) {
	ul.atalhos li a {
		background-size:auto;
		padding-top:18%;
		margin-top:8%;
	}

	
	ul.atalhos li {
		width:100%;
		margin:15px 0;
		display:inline;
		max-width:100%;
		background-position:center;
	}
}


@media (max-width: 400px) {
	ul.atalhos li a {
		background-size:15%;
		padding-top:20%;
		margin-top:15%;
	}
}

@media (max-width: 300px) {
	ul.atalhos li a {
		margin-top:30%;
	}
	ul.atalhos li {
		margin:0;
	}
}


.banner_rodape {
	margin-top:30px;
	max-width:950px;
}

.banner_rodape img {
	width:100%;
}
	

/* -------------------------------- rodape */

.rodape {
	background-color:#FFF;
	border-top:1px solid #404041;
	position:relative;
	padding-top:20px;
}

.rodape div.logo_gn1 {
	float:right;
	width:50px;
	margin: -30px 12px 0 0;
}

.rodape ul {
	list-style:none;
	float:left;
	height:40px;
	position:absolute;
	left:50%;
	margin-left:-150px;
}

.rodape ul li {
	float:left;
	margin-right:30px;
}

.rodape ul li a {
	color:#404041;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-top:18px;
	background-repeat:no-repeat;
	background-position:top center;
	display:block;
	margin-left: 100px;
}

.rodape ul li a.relatorio {
	background-image:url(../imagens/icon_relatorio.png);
}

.rodape ul li a.contato {
	background-image:url(../imagens/icon_mail.png);
}

@media (max-width: 400px) {
	.rodape ul li a {
		width:100%;
		background-position:left;
		padding-top:0;
		padding-left:25px;
		margin-bottom:8px;
		margin-left:25px;
	}
}

.copyright {
	background-color:#404041;
	margin-top:55px;
	height:90px;
	padding:15px 20px 5px;
	color:#FFFFFF;
}

.copyright p {
	font-size:12px;
	color:#FFFFFF;
	float:left;
	width:400px;
}



    .copyright div.gn1 {
        float:right;
        width:50px;
    }
@media (max-width: 510px) {
	.copyright {
		text-align:center;
		height:auto;
		overflow:hidden;
	}
	
	.copyright p {
		width:100%;
	}
	
	.copyright div.gn1 {
		float:left;
		width:100%;
		margin:8px;
		text-align:center;
	}
}

/* FIM ----------------------------rodape */


/* MENU */
.ddsmoothmenu{
	width:100%;
	min-width:600px;
	height:58px;
	clear:both;
}

.ddsmoothmenu ul{
	z-index:100;
	list-style:none;
	height: 58px;
	border:solid 1px #97827a;
	background-image:url(../imagens/menu_bk.png);
}

.ddsmoothmenu ul li {
	height:58px;
	width:24.93%;
	/*width:19.95%; /*Para funcionar no IE7 sem quebrar o Ãºltimo item para baixo */
	position: relative;
	display: inline;
	float: left;
	background-image:url(../imagens/menu_div.png);
	background-position:right;
	background-repeat:no-repeat;
}

.ddsmoothmenu ul li.ultimo {
	background-image:none;
}

.ddsmoothmenu ul li a{
	display: block;
	height:40px;
	padding-top:18px;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	font-size:13px;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.ddsmoothmenu ul li a.selected {
	background: #ef4030; 
}

.ddsmoothmenu ul li a:hover{
	background:#ef4030;
	color:#231f20;
}


/* SUBMENU ------------------------------------------------- */

.ddsmoothmenu ul li ul {
	top:90px;
	position: absolute;
	left: 0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
	border:none;
}

.ddsmoothmenu ul li ul li{
	display: list-item;
	float: none;
	width:160px;
	height:auto;
	background-color:#ef4030;
	background-image:none;
}

.ddsmoothmenu ul li ul li a{
	height:auto;
	text-align:left;
	width: 150px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid #FFF;
	background-color:#ef4030;
}

.ddsmoothmenu ul li ul li a:hover{
	background-image:none;
}



/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
	top: 0;
}



/* Holly Hack for IE \*/
* html .ddsmoothmenu{
	height: 1%; /*Holly Hack for IE7 and below*/
} 


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
	position: absolute;
	top: 22px;
	right: 7px;
}

.rightarrowclass{
	position: absolute;
	top: 6px;
	right: 5px;
}


/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{ /*shadow for NON CSS3 capable browsers*/
	position: absolute;
}


.ddsmoothmenu select {
      display: none;
    }
	
@media (max-width: 600px) {
	.ddsmoothmenu{
		min-width:100px;
	}
      .ddsmoothmenu ul {
		  display: none;
	}
      .ddsmoothmenu select {
		  display: inline-block;
		  width:100%;
		  height:30px;
		  opacity:0;
		  cursor:pointer;
	  }
	  #smoothmenu1 {
		  background-color:#97827a;
		  background-image:url(../Imagens/nav-icon.png);
		  background-repeat:no-repeat;
		  background-position: 5px center;
		  height:30px;
	  }
	  #smoothmenu1:hover {
		  background-color:#ef4030;
    }
}

    /* styles for desktop */
    .tinynav { display: none }
    #nav .selected a, #nav2 .selected a { color: red }
    /* styles for mobile */
    @media screen and (max-width: 600px) {
      .tinynav { display: block }
      #nav, #nav2 { display: none }
    }
	

/* Início das ferramentas do artigo */
.doi
{
    color: #FFF;
    float: right;
    font-size: 12px;
    font-weight: bold;
}

div.conteudo_artigo {
	float:left;
	clear:both;
	margin-top:20px;
}

div.conteudo_artigo p {
	text-align:justify;
	margin-bottom:18px;
}

.bt_sumario {
	margin-top:10px;
	margin-bottom:15px;
	float:left;
	background-image:url(../imagens/bg_bt.png);
	height:13px;
	display:inline;
	padding:5px;
	border:1px solid #97827a;
}

.bt_sumario a {
	background-image:url(../imagens/voltar_sumario.png);
	background-repeat:no-repeat;
	background-position:center right;
	padding-right:22px;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}


p.categoria_artigo {
	color:#132c95;
	font-weight:bold;
	margin-top:2em;
	text-transform: uppercase;
}

p.titulo_artigo {
	font-size:20px;
	margin-top:1em;
	margin-bottom:5px;
}

p.titulo_en {
	font-weight:bold;
	font-size:12px;
}

sup {
	font-size:10px;
}

address {
	font-style:normal;
}

p.titulo_secao {
	text-transform:uppercase;
	margin-top:2.5em;
	font-weight:bold;
}


.conteudo .opcoesDetalhesArtigo {
    height: 90px;
    list-style: none outside none;
    margin: 2em 0;
	clear:both;
}

.conteudo .opcoesDetalhesArtigo li {
    //background: url("../Imagens/OpcoesDetalhesArtigosFundo.png") no-repeat scroll left bottom transparent;
    float: left;
    position: relative;
    text-align: center;
    width: 102px;
	margin-right:-1px;
	margin-bottom:-1px;
	border:1px solid #404041;
}

.conteudo .opcoesDetalhesArtigo a {
    background: url("../Imagens/IconesOpcoesDetalhesArtigo.png") no-repeat scroll center 15px transparent;
    color: #383838;
    display: block;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    font-weight: bold;
    height: 40px;
    padding-top: 50px;
    text-decoration: none;
}
.conteudo .opcoesDetalhesArtigo a:hover {
    background-color: #5a5a5a;
    color: #FFF;
}
.conteudo .opcoesDetalhesArtigo a.imprimir {
    background-position: center 15px;
}
.conteudo .opcoesDetalhesArtigo li a.versaoPDF {
    background-position: center -60px;
}
.conteudo .opcoesDetalhesArtigo li a.indicar {
    background-position: center -135px;
}
.conteudo .opcoesDetalhesArtigo li a.estatisticas {
    background-position: center -210px;
}
.conteudo .opcoesDetalhesArtigo li a.comentarios {
    background-position: center -285px;
}
.conteudo .opcoesDetalhesArtigo li a.comoCitar {
    background-position: center -360px;
}
.conteudo .opcoesDetalhesArtigo li a.downloadCitacao {
    background-position: center -435px;
}
.conteudo .opcoesDetalhesArtigo li a.artigosRelacionados {
    background-position: center -510px;
}
.conteudo .opcoesDetalhesArtigo li a.outrosAutores {
    background-position: center -600px;
}
.conteudo .opcoesDetalhesArtigo li a.outrosAutor {
    background-position: center -690px;
}
.conteudo .opcoesDetalhesArtigo li .addthis_button_facebook span, .conteudo .opcoesDetalhesArtigo li .addthis_button_twitter span {
    display: inline-block;
    float: left;
    margin-left: 6px;
    padding-left: 6px;
}
.conteudo .opcoesDetalhesArtigo li .button_email {
    background: url("../Imagens/Email.png") no-repeat scroll 6px center transparent;
    padding-left: 28px;
}
.conteudo .opcoesDetalhesArtigo ul.itemsIndicar li {
    text-align: left;
}
.conteudo .opcoesDetalhesArtigo ul {
    display: none;
}
.conteudo .opcoesDetalhesArtigo li:hover ul {
    background-color: #404041;
    display: block;
    height: 75px;
    left: 0;
    list-style: none outside none;
    margin: 0;
    opacity: 0.92;
    padding: 15px 0 0;
    position: absolute;
    top: 0;
}
.conteudo .opcoesDetalhesArtigo li ul li {
    background: none repeat scroll 0 0 transparent;
    line-height: normal;
    text-align: center;
	border:none;
}
.conteudo .opcoesDetalhesArtigo li ul a {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    height: auto;
    margin: 2px 3px;
    padding: 0;
    width: auto;
}
.conteudo .opcoesDetalhesArtigo li ul a:hover {
    color: #FFF;
}
.conteudo .opcoesDetalhesArtigo ul.autores {
    background: url("../Imagens/OpcoesDetalhesArtigosListaAutores.png") no-repeat scroll right top #737373;
    border-bottom: 1px solid #BDBDBD;
    height: auto !important;
    /*left: -269px !important;*/
    margin: 0;
    /*padding: 20px 7px 7px !important;*/
	padding:5px !important;
    top: 90px !important;
    /*width: 356px;*/
	width:inherit;
}
.conteudo .opcoesDetalhesArtigo ul.autores li {
    float: left;
    height: auto;
    text-align: left;
    /*white-space: nowrap;*/
    width: auto;
}
.conteudo .opcoesDetalhesArtigo ul.autores li a {
    border: medium none;
    display: inline;
}
.conteudo .opcoesDetalhesArtigo ul.autores li a:hover {
    color: #FFF;
}


@media (max-width: 370px) {
	.conteudo .opcoesDetalhesArtigo li {
		width:48%;
		min-width:80px;
	}
}
/* Fim das ferramentas do artigo */

/* NAVEGAÇÃO RODAPÉ */
ul.navegacao {
	background-color:#404041;
	list-style:none;
	min-height:36px;
	width:100%;
	margin-top:45px;
	float:left;
}

ul.navegacao li {
	float:left;
	width:33%;
	text-align:center;
	height:26px;
	padding-top:10px;
}

ul.navegacao li a {
	color:#FFF;
	padding-left:25px;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}


ul.navegacao li a.nav_voltar {
	background-image:url(../Imagens/seta_esquerda.png);
	background-repeat:no-repeat;
	background-position:center left;
}

ul.navegacao li a.nav_topo {
	background-image:url(../Imagens/seta_cima.png);
	background-repeat:no-repeat;
	background-position:center left;
}

ul.navegacao li a.nav_proximo {
	background-image:url(../Imagens/seta_direita.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}

@media (max-width: 550px) {
	ul.navegacao li {
		width:100%;
		border-bottom:1px solid #FFF;
	}
}
	
/* FIM DA NAVEGAÇÃO RODAPÉ */


/* SUMARIO */
h3.art_cat {
	text-transform:uppercase;
	color:#ef4030;
	font-weight:bold;
	margin-bottom:23px;
	font-size:14px;
}

div.artigo {
	margin-left:34px;
	margin-bottom:35px;
	border-bottom:solid 1px #ef4030;
	padding-bottom:23px;
	max-width:910px;
	overflow:hidden;
}


div.artigo div.ref {
	position:relative;
	overflow:hidden;
	min-height: 52px;
}

div.artigo div.art_info {
	float:left;
	width:78%;
	padding-right:15px;
	border-right:1px #ef4030 dotted;
}

div.artigo div.art_info a {
	color:#383838;
	text-decoration:none;
	font-size:14px;
}

/*Lista de artigos da busca*/
div.artigo_busca {
	margin-bottom:35px;
	border-bottom:solid 1px #ef4030;
	padding-bottom:23px;
	overflow:hidden;
}


div.artigo_busca div.ref {
	position:relative;
	overflow:hidden;
}

div.artigo_busca div.art_info {
	float:left;
	width:78%;
	padding-right:15px;
	border-right:1px #ef4030 dotted;
}

div.artigo_busca div.art_info a {
	color:#383838;
	text-decoration:none;
	font-size:14px;
}

div.artigo_busca p {
	margin:0;
}

div.artigo_busca p.autores {
	font-size: 13px;
	font-style:italic;
}

div.artigo_busca p.referencia {
	font-size:13px;
}

/* Fim Lista de artigos da busca*/
div.artigo p {
	margin:0;
}

div.artigo p.autores {
	font-size: 13px;
	font-style:italic;
}

div.artigo p.referencia {
	font-size:13px;
}


ul.bts_art {
	list-style:none;
	position:absolute;
	bottom:0;
	right:0;
}

ul.bts_art li {
	float:left;
	margin-right:7px;
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:40px;
}

ul.bts_art li a {
	font-size:11px;
	font-weight:bold;
	color:#ef4030;
	height:100%;
	display:block;
	text-decoration:none;
}

ul.bts_art li a:hover {
	color:#383838;
}

ul.bts_art li.bt_pdf {
	background-image:url(../imagens/pdf.png);
}

ul.bts_art li.bt_resumo {
	background-image:url(../imagens/resumo.png);
}

ul.bts_art li.bt_resumo a.exibicaoAbstract.ocultar {
	color:#383838;
}

@media (max-width: 925px) {
	div.artigo div.art_info {
		width:70%;
	}
}

@media (max-width: 700px) {
	div.artigo div.art_info {
		width:55%;
	}
}

@media (max-width: 500px) {
	ul.bts_art {
		width:100%;
		position:relative;
		float:left;
		margin-top:15px;
	}
	div.artigo div.art_info {
		width:100%;
		border-right:none;
		padding-right:0;
		border-bottom:1px #ef4030 dotted;
		padding-bottom:15px;
}
}
/* -------- caixa resumo */

div.caixa_resumo {
	float:left;
	clear:both;
	margin-top:23px;
	padding:15px;
	background-color:#FFE8E8;
	display:none;
}

span.resumo_categoria {
	text-transform:uppercase;
	font-weight: bold;
}

div.caixa_resumo p.resumo_keyword {
	margin-top:18px;
}

p.resumo_keyword span {
	font-weight: bold;
}

.resumo_en {
	margin-top:45px;
}

/* -------- fim caixa resumo */

/* FIM SUMARIO */


/* FORMATAÇÃO PÁGINA INTERNA */

.conteudo h2.h2_conteudo {
	font-size:16px;
	color:#122b95;
	font-weight:bold;
	background-image:url(../Imagens/bg_h2.png);
	background-repeat:no-repeat;
	background-position:center;
	padding-bottom:8px;
	height:35px;
	margin-bottom:30px;
	text-align:center;
}

h3 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
}

.h4_interna {
	margin:40px 0 15px;
	font-size:14px;
	font-weight:bold;
}


/* TABELA 
table {
	width:100%;
	margin:1em auto;
	border:#FFF 1px solid;
}

td {
	padding:8px;
	text-align:center;
	background-color:#fcf7ee;
}

.td_titulo {
	background-color:#ef4030;
	color:#FFF;
	font-weight:bold;
}

.td_2 {
	background-color:#fff3ee;
}*/
.campo_text{
	border: solid #5a5a5a 1px;
	padding: 0 6px;
	height:20px;
	vertical-align:middle;
	color:#969696;
	font-size: 13px;
	*color:#000;
	width:300px;
}

.campo_text:focus {
	border: solid #EF4030 1px;
	color:#000;
}
.campo_texto_maior{
	border: solid #5a5a5a 1px;
	padding: 0 6px;
	height:25px;
	vertical-align:middle;
	color:#969696;
	font-size: 13px;
	*color:#000;
	width:730px;
}
.campo_texto_maior:focus {
	border: solid #EF4030 1px;
	color:#000;
}

.campo_textarea{
	border: solid #5a5a5a 1px;
	padding: 0 6px;
	height:150px;
	vertical-align:middle;
	color:#969696;
	font-size: 13px;
	*color:#000;
	width:730px;
}
.campo_textarea:focus {
	border: solid #EF4030 1px;
	color:#000;
}

.linha_tabela_capas {
    text-align: center;
    vertical-align: bottom;
}
.conteudo .tabela {
    border: 1px solid #5A5A5A;
    border-radius: 5px 5px 5px 5px;
    margin: 10px auto;
    width: 100%;
    font-size:13px
}

.tabela th {
    background: none repeat scroll 0 0 #EF4030;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    padding: 2px;
}
.listaVolumeNumero {
    background-color: #F9D7D5;
    color: #383838;
    height: 30px;
    text-align: center;
    /*width: 55px;*/
}
.zebraClara {
    background-color: #FAFAFA;
    color: #383838;
    height: 30px;
    text-align: center;
    width: 55px;
}

.tabela td {
    border: 1px dotted #FFFFFF;
    color: #383838;
    /*padding: 5px;*/
}
.zebraEscura {
    background-color: #EBEBEB;
    color: #383838;
    height: 30px;
    text-align: center;
    width: 55px;
}

@media (max-width:520px)
{
    .tab_num_ant
    {
        display: none;
    }
}

/* FIM DA TABELA */




/* Padrões para Formulários */



/* O "width" deve ser descrito em cada caso */
input.campo_texto{
	border: solid #404041 1px;
	padding: 0 6px;
	height:20px;
	vertical-align:middle;
	color:#969696;
	font-size: 13px;
	*color:#000;
}

input.campo_texto:focus {
	border: solid #ef4030 1px;
	color:#000;
}


.bt {
	padding:2px 7px;
	background-image:url(../imagens/bg_bt.png);
	background-repeat:repeat-x;
	border:solid 1px #404041;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	margin:0 5px;
	height:23px;
}

#paginacaoRelatorio
{
    margin:0 auto;
}
#paginacaoRelatorio ul li {
    list-style: none outside none;
}
#paginacaoRelatorio ul li a 
{
    color:#877E79;
    display: block;
    margin-right: 3px;
    padding: 3px 8px;
    text-decoration: none;
}
#paginacaoRelatorio {
    margin-top: 15px;
    padding-left: 25px;
    text-align: center;
}
#paginacaoRelatorio ul li a.selecionada {
    background-color: #BAACA3;
    color: #FFFFFF;
}
#paginacaoRelatorio ul li {
    float: left;
    list-style: none outside none;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 32px;
}
.estilo_operador {
    border: #383838 solid 1px;
    min-width: 60px;
    height: 22px;
    font-size: 12px;
    padding-left: 2px;
    margin:5px;
}
.estilo_campo {
    border: #383838 solid 1px;
    min-width: 150px;
    height: 22px;
    font-size: 12px;
    padding-left: 2px;
    margin:5px;
    vertical-align:middle;
    right:10px;
}
.campo_texto_busca{
	border: solid #5a5a5a 1px;
	padding: 0 6px;
	height:21px;
	vertical-align:middle;
	color:#969696;
	font-size: 13px;
	*color:#000;
	width:730px;
}
.campo_texto_busca:focus {
	border: solid #EF4030 1px;
	color:#000;
}
.excluir_linha{
    display:none;
}
.excluir_linha_{
    display:none;
}
.estilo_botao_inserir{
    margin-left:82px;
}

#caixa_criterios
{
    width: auto;
    background:#F4F1ED;
    margin: 10px 0 20px 0;
    padding: 10px;
    border: 1px solid #C2BDBA;
}
#titulo_detalhes_busca
{
    color:#383838;
	text-decoration:none;
	font-size:14px;
    margin-bottom: 10px;
}
#titulo_detalhes_busca span
{
    float:right;
}
#criterios_busca
{
    color:#383838;
	text-decoration:none;
	font-size:13px;
    margin-bottom: 10px;
}
#caixa_criterios span a
{
    color: #EF4030;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 100%;
    text-decoration: none;
}
.highlight
{
    background:#E1D5C5;
}

.capa_sum {
    width: 98px;
}

.capa-sumario-alinhamento
{
    float:left;
    margin: 0px 10px;
    border:1px solid #EF4030;
    padding:10px 2px 11px 0;
    width:100%;
    height:auto;
}

@media (max-width: 640px) {
    .capa_sum {
        width:100%;
        margin-bottom:23px;
        text-align:center;
        overflow:hidden;
    }


    .capa-sumario-alinhamento {
        width:120px;
        float:none;
    }
}


.tab_contato {
    width: 100%;
}

.tab_contato td.editor-label {
    width:10%;
}

.tab_contato td.editor-field {
    width:100%;
}

.tab_contato td.editor-field input.campo_texto_maior {
    width:97%;
    }

.tab_contato td.editor-field textarea.campo_textarea {
    width:97%;
    }

@media (max-width: 730px) {
    .tab_contato td.editor-field input.campo_texto_maior {
    width:96%;
    }

    .tab_contato td.editor-field textarea.campo_textarea {
    width:96%;
    }
}

@media (max-width: 430px) {
    .tab_contato td.editor-field input.campo_texto_maior {
        width: 80%;
    }

    .tab_contato td.editor-field textarea.campo_textarea {
        width: 80%;
    }

    .tab_contato td.editor-field {
        width: 80%;
    }

    .div_captcha{
        margin-left: -50px;
        margin-right: -50px;
    }
}

.bt_enviar {
    float:left;
}

/*Recaptcha*/
@media (max-width: 444px) {

.recaptchatable #recaptcha_image {
margin: 0 !important;
width: 200px !important;
}
.recaptchatable .recaptcha_r1_c1, .recaptchatable .recaptcha_r3_c1, .recaptchatable .recaptcha_r3_c2, .recaptchatable .recaptcha_r7_c1, .recaptchatable .recaptcha_r8_c1, .recaptchatable .recaptcha_r3_c3, .recaptchatable .recaptcha_r2_c1, .recaptchatable .recaptcha_r4_c1, .recaptchatable .recaptcha_r4_c2, .recaptchatable .recaptcha_r4_c4, .recaptchatable .recaptcha_image_cell {
background: none !important;
}

}

.estilo-sup {
    background: none repeat scroll 0 0 #ef4030;
    border-radius: 3px;
    color: #ffffff !important;
    padding: 2px;
    font-weight: bold;
    text-align: center;
}

div.conteudo_artigo hr {
    border: 1px solid black;
}</pre></body></html>