/**
 * Artes de Fogo, Lda. All rights reserved 2002-2009 AS
 * Author: AMLS, $início: 2002/12/09, $revisão: 2009/02/11
 * Version: 1.04
 * ProjectVersion: 1c (1b)
 * Folha de estilo de 'indice.html'
*/

BODY
{
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #000000;
	font: 12pt/16pt tahoma, sans-serif;
}

H1
{
	margin-left: 45px;
	text-align: left;
	background: #FFFFFF;
	color: #005A9C;
	font-family: 'Century Gothic' , 'Arial Narrow' , sans-serif;
	font-size: 2.1em;
}

DL
{
	margin: 22px 45px 30px 45px;
	min-width: 550px;
	font-family: tahoma, sans-serif;
	font-size: 12pt;
	font-weight: normal;
}

DT
{
	margin-top: 2px;
	margin-bottom: 0px;
	font-weight: bold;
}

DD
{
	margin-top: 0px;
	margin-bottom: 1px;
}

A.topico /*  chalt: 09/02/2008 */
{
	display: inline-block;
	background: url( '../imagens/suporte/figavtopico59x59.jpg' ) no-repeat center;
	margin-bottom: 10px;
	margin-right: 5px;
	font-family: arial, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	line-height: 55px;
	height: 59px;
	width: 59px;
	text-align: center;
}

A.idxlink
{
	font-family: courier, serif;
	font-size: 1.2em;
	font-weight: bold;
}
