/* Formatacao do site Revista Temas da SBP */

/* Configuracao da pagina  ----------------*/
	body {
		background-color: white;
		color: black;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		left: 0;
		margin: 0;
	}

/* Configuracao da Area util ----------------*/
	#areautil {
		width: 100%;
	}

	acronym {
		border: none;
	}

/* Configuracao do Cabecalho ----------------*/
	#header {
		/* height: 210px;
		width: 100%; */
		margin: 0;
		padding: 0;
		top: 0;
	}
	
	#header img {
		border: none;
	}
	
	#header #logo {
		margin: 0 10px 0 0;
		padding: 0;
		float: left;
	}
	
	#header #topheader {
		margin: 0;
		padding: 0;
		/* width: 608px;
		height: 100px; */
		/* float: right; */
		border-bottom: none;
	}
	
	#header #lefttopheader {
		margin: 0;
		padding: 0;
		/* width: 100%; */
	}
	
	#header #lefttopheader h1 {
		font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
		font-size: 20pt;
		text-align: center;
		margin: 22px 0 0;
		padding: 0;
		color: black;
	}
	
	#header #lefttopheader h2 {
		font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
		font-size: 20pt;
		text-align: center;
		margin: 0;
		padding: 0;
		color: black;
	}
	
	#header #righttopheader {
		margin: 0;
		padding: 0;
		/* width: 100%;
		height: 100%; */
		background-color: black;
	}
	
	#header #righttopheader p {
		margin: 5px 0 0;
		text-align: center;
		font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
		font-size: 19px;
		color: black;
	}
	
	#header #bottomheader {
		margin: 0;
		padding: 0;
		/* width: 100%; */
	}
	
	#header #bottomheader p {
		margin: 2px 0 0;
		padding: 0;
		font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
		font-size: 19px;
		text-align: center;
		color: black;
	}
	
	#header a {
		text-decoration: none;
		color: white;
		border-bottom: none;
		background: none;
	}

/* Configuracao do menu ----------------*/
	#navigation {
		display: none;
	}

/* Configuracao do menu do arquivo PDF ----------------*/
	#navpdf {
		display: none;
	}

/* Configuração da Área de texto ----------------*/
	#conteudo {
		margin: 7px 0 0 0;
		/* width: 100%; */
		background-color: white;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: black;
		border-top: 1px dotted black;
	}


/* Configuração de texto ----------------*/
/* Configuracoes gerais ------*/

	#conteudo h1 {
		font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
		font-size: 16pt;
		text-align: center;
		color: black;
		margin: 0;
		padding: .3em 0 .4em;
	}

	#conteudo h2 {
		font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
		font-size: 14pt;
		text-align: left;
		color: black;
		margin: 0;
		padding: .6em 0 .4em;
	}

	#conteudo h3 {
		font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
		font-size: 12pt;
		text-align: left;
		color: black;
		margin: 0;
		padding: .5em 0 .4em;
	}

	#conteudo h4 {
		font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
		font-size: 11pt;
		text-align: left;
		color: black;
	}

	#conteudo h5 {
		font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
		font-size: 10pt;
		text-align: left;
		color: black;
		margin: 12px 0 3px 0;
	}

	#conteudo address {
		font-family: "Times New Roman", Times, serif;
		font-size: 12pt;
		text-align: center;
		font-style: normal;
		font-weight: bold;
		margin: 12px 0;
	}

	#conteudo p {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 10pt;
		text-align: justify;
		text-indent: 0;
		margin: 10px 0;
	}

	#conteudo blockquote {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 9pt;
		text-align: justify;
	}

	#conteudo ul, ol {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 10pt;
		color: black;
	}

	#conteudo ul.lista, ol.lista {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	#conteudo code {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
	}
	
	#conteudo table {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: black;
	}

	#texto {
		padding: 0;
	}

	#conteudo #biblio p {
		margin-bottom: 0.42cm;
		margin-left: 1.2em;
		text-indent: -1.2em;
		line-height: 120%;
		text-align: justify;
	}

	#conteudo #notas {
		font-size: 9pt;
	}
	
	#conteudo sup {
		font-size: .75em;
	}
	
	#conteudo .direita {
		text-align: right;
	}

	/* cria divisao a esquerda e direita dentro do texto -----*/
	#conteudo #areaesquerda {
		/* width: 328px; */
		padding: 0 20px 0 30px;
		/* float: left; */
	}
	*html body #conteudo #areaesquerda {
		/* width: 49.5%; */
	}
	
	#conteudo #areadireita {
		/* width: 328px; */
		padding: 0 30px 0 20px;
		/* float: right; */
	}
	*html body #conteudo #areadireita {
		/* width: 49.5%; */
	}


/* configuracao da pagina Indice do Volume ----------------*/

	#conteudo ul.tocvolume {
		margin: 0 0 0 90px;
		font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
		font-size: 14pt;
		color: white;
		list-style-type: none;
	}

	#conteudo ul.tocvolume li {
		margin: 10px 0 10px -14px;
		padding: 0;
	}

	#conteudo ul.tocvolume a {
		color: #CCCCCC;
		padding: 0 0 0 35px;
		text-decoration: none;
		border-bottom: none;
		font-weight: normal;
	}

	#conteudo ul.tocvolume a:link {
		color: white;
		padding: 0 0 0 35px;
		background-image: url(imagem/link.gif);
		background-position: -2 -38;
		background-repeat: no-repeat;
		border-bottom: none;
	}
	
	#conteudo ul.tocvolume a:visited {
		color: white;
		padding: 0 0 0 35px;
		background-image: url(imagem/link.gif);
		background-position: -2 2;
		background-repeat: no-repeat;
		border-bottom: none;
	}

	#conteudo ul.tocvolume a:hover {
		color: white;
		padding: 0 0 0 35px;
		background-image: url(imagem/link.gif);
		background-position: -2 -18;
		background-repeat: no-repeat;
		border-bottom: none;
	}

	#conteudo ul.tocvolume a:active {
		margin: 0;
		padding: 0 0 0 35px;
		border-bottom: none;
	}

/* configuracao da pagina Sumario/Contents do Volume 
   - lista dos artigos ----------------*/

	#conteudo ul.sumvolume {
		margin: 0;
		padding: 0;
		font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
		font-size: 12pt;
		color: black;
		list-style-type: none;
	}

	#conteudo ul.sumvolume li {
		margin: 10px 0 15px 0;
		padding: 0;
	}

	#conteudo ul.sumvolume a {
		margin: 0;
		padding: 0;
		text-decoration: none;
		font-size: 10pt;
		font-weight: normal;
	}
	#conteudo ul.sumvolume a:link {
		color: gray;
		font-size: 10pt;
		border-bottom: 1px dotted gray;
	}

	#conteudo ul.sumvolume a:visited {
		color: gray;
		font-size: 10pt;
		border-bottom: 1px dotted gray;
	}

	#conteudo ul .titulotexto {
		font-weight: bold;
	}
	#conteudo ul .autortexto {
		font-style: italic;
	}


/* configuracao da pagina Sumario de Volume Antigo
   - lista dos artigos ----------------*/

	/* Lista dos volumes antigos */
	#conteudo table.listavolumes {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: white;
		text-align: left;
		margin: 0 20px 30px 30px;
	}

	#conteudo table.listavolumes td {
		margin: 0;
		padding: 0 0 0 25px;
		height: 20px;
		background-image: url(imagem/linkmini.gif);
		background-position: 0 -54;
		background-repeat: no-repeat;
	}

	#conteudo table.listavolumes a, a:active {
		margin: 0 0 0 -25px;
		padding: 0 0 0 26px;
		color: white;
		text-decoration: none;
		border-bottom: none;
	}

	#conteudo table.listavolumes a:link {
		color: white;
		background-image: url(imagem/linkmini.gif);
		background-position: 0 -39;
		background-repeat: no-repeat;
		border-bottom: none;
	}
	
	#conteudo table.listavolumes a:visited {
		color: white;
		background-image: url(imagem/linkmini.gif);
		background-position: 0 -3;
		background-repeat: no-repeat;
		border-bottom: none;
	}
	
	#conteudo table.listavolumes a:hover {
		color: white;
		background-image: url(imagem/linkmini.gif);
		background-position: 0 -21;
		background-repeat: no-repeat;
		border-bottom: none;
	}

	/* Fim da formatacao da lista dos volumes antigos */
	
	
	#conteudo ul.sumvolant {
		margin: 0;
		padding: 0;
		font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
		font-size: 11pt;
		color: black;
		list-style-type: none;
	}

	#conteudo ul.sumvolant li {
		margin: 10px 0 10px 0;
		padding: 0;
		background-image: url(imagem/bulletsumario.gif);
		background-position: 0 4;
		background-repeat: no-repeat
	}


/* configuracao da pagina Index 
   - inicial do site ----------------*/

	#conteudo ul.tocindex {
		margin: 0;
		font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
		font-size: 16pt;
		color: black;
		list-style-type: none;
	}
	*html body #conteudo ul.tocindex {
		margin: 0;
	}

	#conteudo ul.tocindex li {
		margin: 10px 0 10px 0;
		padding: 0;
	}

	#conteudo ul.tocindex li.revista {
		margin: 10px 0 10px 0;
		padding: 0;
	}

	#conteudo ul.tocindex li.semlink {
		margin: 10px 0 10px 0;
		padding: 0;
	}

	/* Deve ficar uma configuração para cada tipo de tag A
	   e também nesta ordem para que funcione no IE */
	#conteudo ul.tocindex li.semlink a {
		color: black;
		background-image: none;
		border-bottom: none;
		font-weight: normal;
	}

	#conteudo ul.tocindex li.semlink a:link {
		color: black;
		background-image: none;
		border-bottom: none;
		font-weight: normal;
	}

	#conteudo ul.tocindex li.semlink a:visited {
		color: black;
		background-image: none;
		border-bottom: none;
		font-weight: normal;
	}

	#conteudo ul.tocindex li.semlink a:hover {
		color: black;
		background-image: none;
		border-bottom: none;
		font-weight: normal;
	}

	#conteudo ul.tocindex a {
		color: black;
		padding: 0;
		text-decoration: none;
		border-bottom: none;
		font-weight: normal;
	}

	#conteudo ul.tocindex a:link {
		color: black;
		padding: 0;
		border-bottom: none;
		font-weight: normal;
	}
	
	#conteudo ul.tocindex a:visited {
		color: black;
		padding: 0;
		border-bottom: none;
		font-weight: normal;
	}
	

	#conteudo ul.tocindex a:active {
		color: black;
		margin: 0;
		padding: 0;
		border-bottom: none;
		font-weight: normal;
	}

/* configuracao da pagina de Objetivos ----------------*/

	#conteudo #objetivos {
		/* width: 328px;
		height: 390px; */
		padding: 0 20px 0 30px;
		/* float: left; */
		background-color: white;
	}
	/* *html body #conteudo #objetivos {
		width: 49.5%;
	} */
	
	#conteudo #objetivos p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		text-align: justify;
		text-indent: 0;
		color: white;
	}
	#conteudo #objetivos h1 {
		color: black;
	}
	
	#conteudo #catalografica {
		/* width: 328px;
		height: 390px; */
		padding: 0 30px 0 20px;
		/* float: right; */
		background-color: #50788C;
	}
	/* *html body #conteudo #catalografica {
		width: 49.5%; */
	}

	#conteudo #catalografica p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		text-align: justify;
		text-indent: 0;
		color: white;
	}
	#conteudo #catalografica h1 {
		color: #cccccc;
	}

	#conteudo #catalografica p.right {
		text-align: right;
	}
/* FIM configuracao da pagina de Objetivos ----------------*/


/* configuracao da pagina indices lista principal Autores ----------------*/
	#conteudo #autorBibliografia {
		margin: 10px 0 15px 0;
	}

/* configuracao dos indices lista principal -----------------*/
	#conteudo #autorBibliografia a {
		margin: 0;
		padding: 0;
		font-weight: bold;
		color: black;
		text-decoration: none;
		border-bottom: none;
	}
	
	#conteudo #autorBibliografia a:link {
		color: black;
		text-decoration: none;
		border-bottom: none;
	}

	#conteudo #autorBibliografia a:visited {
		color: black;
		text-decoration: none;
		border-bottom: none;
	}

	#conteudo #autorBibliografia .autorNome {
		margin: 0;
		padding: 0;
		text-indent: 0;
		font-weight: bold;
	}
	
	#conteudo #autorBibliografia .titulo {
		margin: 7px 0 0 0;
		padding: 0;
		text-align: left;
		text-indent: 0;
		color: black;
	}
	
	#conteudo #autorBibliografia .link {
		margin: 0 0 7px 0;
		padding: 0;
		text-indent: 11pt;
	}
	
	#conteudo #autorBibliografia .autorArtigos {
		margin: 0 0 0 10px;
		display: block;
	}

	#conteudo #autorBibliografia .autorArtigos a {
		margin: 0;
		padding: 0;
		font-weight: normal;
		border-bottom: 1px dotted gray;
	}
	
	#conteudo #autorBibliografia .autorArtigos a:link {
		color: gray;
		border-bottom: 1px dotted gray;
	}

	#conteudo #autorBibliografia .autorArtigos a:visited {
		color: gray;
		border-bottom: 1px dotted gray;
	}

/* FIM configuracao da pagina indice de Autores --------------*/


/* Configuracao de rodape ----------------*/
	#footer {
		display: none;
	}
	

