body {
	background-image: url('modulo10.png');
	font-family: Arial, sans-serif;
	
	scrollbar-highlight-color: #ffe5c1;
	scrollbar-face-color: #ffe5c1;		
	scrollbar-shadow-color: #ffe5c1;		
	scrollbar-track-color: #ffe5c1;	
	
	scrollbar-3dlight-color: #663300;	
	scrollbar-darkshadow-color: #663300;	
	scrollbar-arrow-color: #663300;
	
}

table.indice td {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 11pt;
  color: #663300;
} 

h1 {
  margin-bottom: 0px;
  padding-bottom: 0px;
	padding-left: 5px;
	color: #744613;
	font-size: 28pt;
}

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

a, a:link, a:visited {
  color: #663300;
}

a.item_indice, a.item_indice:link, a.item_indice:visited {
  text-decoration: none;
	color: #ffd9a5;
	color: #663300;
	padding-left: 2px;
	padding-right: 2px;
}

a.item_indice:hover {
  color: #663300;
	background: #ffd9a5;
}

img {
  border-style: none;
}

img.imagem_obra {
  margin-bottom: 0px;
}

p.legenda_obra {
  font-size: 9pt;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	color: #663300;
}

span.titulo_obra {
  font-style: italic;
}

span.ingles {
  font-style: italic;
}

p.fechar {
  text-align: right;
	margin-top: 0px;
}

a.fechar, a.fechar:link, a.fechar:active, a.fechar:visited {
  font-size: 8pt;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}

table.portfolio {
	margin-top: 100px; 
	margin-left: 0px;
}

table.portfolio th {
  vertical-align: top;
  color: #be854f;            
  font-size: 18pt;
}

table.portfolio td {
  text-align: center;
  vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
}

div#Creditos {
  color: #663300;
	font-size: 8pt;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	text-align: right;
}

a.creditos, a.creditos:link, a.creditos:visited {
  color: #663300;
	text-decoration: underline;
}

  
table.portfolio th.principal {
  font-style: normal;
  font-weight: bold;

