body {
  font-family: Arial, sans-serif;
	background: #330000;
	background: black;
	font-size: 11pt;
}

body.portfolio {
	background: #660000;
	color: #cc9999;
	font-weight: bold;
}

body.portfolio td {
	/* teste */
	font-weight: bold;	
}

table.portfolio th {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 50px;
	background: #990000;	
	color: gray;
  text-align: left;
  font-size: 24pt;
  font-weight: bold;
}

h1 {
  padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	background: #000066;
	background: #990000;
	color: #cc9999;
	color: silver;	
}

body.portfolio h1 {
	color: #000066;
	background: #cc9999;
	background: #ff9999;		
}

h2, h3, h4, h5, h6 {
  color: #990000;
}

/* índice no frame à esquerda */
table.indice {
  margin-right: 50px;
}

table.indice td {
  color: #9966cc;
	background: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 3px;
  font-weight: bold;
	font-size: 10pt;
}

img.quadrado_lista {
  margin-right: 10px;
	border: none;
}

a.indice, a.indice:link, a.indice:active {
  color: #330000;
	color: #990000;
	color: silver;
  text-decoration: none;
}

td {
  font-family: Arial, sans-serif;
} 

p {
  text-align: justify;
}

p.data {
  margin-top: 50px;
  margin-right: 100px;
	text-align: left;
	font-size: 10pt;	
}

p.autor {
  margin-right: 100px;
	font-style: italic;
	font-size: 10pt;
	text-align: right;
}

p.legenda {
  font-size: 8pt;
	font-weight: normal;
	color: silver;
	text-align: left;
}

p.imagem {
  text-align: center;
}

p.voltar {
  text-align: center;
	margin-top: 50px;	
}

a.voltar, a.voltar:link, a.voltar:visited {
  color: silver;
	background: #cc0000;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

a.proximo, a.proximo:link, a.proximo:visited {
  color: #330099;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}

a, a:link, a:visited {
  border: none;
}

img {
  border: none;
}

body.texto {
  background: white;
	color: #330000;
	color: black;
	background: #cccccc;
/*  background-image: url('mar_modulo4.png');*/
/*	font-weight: bold;*/
	font-size: 11pt;
}

body.texto h1 {
  color: gray;
	color: silver;
	background: #990000;
	background: #660000;	
}

body.texto h2 {
  color: #cc0000;

}

body.texto h3 {
  color: #cc0000;

}

body.texto a.voltar, a.voltar:link, a.voltar:visited {
  padding: 5px 5px 5px 5px;
	background: #990000;	
	color: #silver;	
}

div.corpo_texto {
  margin-left: 50px;
}

dt {
  font-weight: bold;
}

blockquote {
  text-align: justify;
	font-size: 11pt;
}

a.sem_linha, a.sem_linha:link, a.sem_linha:visited
{
	color: black;
	text-decoration: none;
}

a.sem_linha:hover
{
	text-decoration: underline;
}

