/**
 * Artes de Fogo, Lda. All rights reserved 2002-2009 AS
 * Author: AMLS, $início: 2002/12/09, $revisão: 2009/02/11
 * Version: 1.07
 * ProjectVersion: 1c (1b)
 * Folha de estilo de 'terminologia.html'. Usado também em 'terminologiapreambulo.html'.
*/

BODY
{
	color: #000000;
	font: 12pt/16pt tahoma, sans-serif;
}
H2
{
	margin-left: 45px;
	text-align: left;
	background: #FFFFFF;
	color: #005A9C;
	font-family: 'arial narrow' , tahoma, sans-serif;
	font-size: 2.1em;
}
DIV.preambulo
{
	margin-left: 45px;
	padding-top: 3.3em;
	padding-bottom: 9em; /* optado marcador DIV em lugar de padding na formatação da folha preâmbulo. */
	background: transparent url(    '../imagens/decor/texturapapelcreme.jpg' ) repeat fixed 0% 0%;
	width: 100%;
}
P.preamb_paragrafo
{
	font-family: 'Pristina' , 'Andy' , 'Papyrus' , sans-serif;
	font-size: 1.8em;
	font-style: normal;
	font-weight: bold;
	color: #333399;
	line-height: 120%;
	width: 100%;
}
P.preamb_assinatura
{
	margin-top: 22pt;
	text-align: right;
	font-family: 'Andy' , 'Pristina' , 'Papyrus' , sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	color: #333399;
}

DL
{
	margin: 42px 45px 30px 45px;
	min-width: 550px;
	background: transparent url(   '../imagens/decor/glossariobakgrd.jpg' ) no-repeat scroll 20% 0%;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	line-height: 130%;
	color: #000000;
}
DT
{
	margin-top: 7px;
	margin-bottom: 0px;
	font-size: 12pt;
	font-weight: bold;
	color: #4169E1;
}

DD
{
	margin-top: 0px;
	margin-bottom: 1px;
	text-align: justify;
	font-size: 12pt;
	font-weight: normal;
}

DD DFN /* para anotações e observações */
{
	font-style: normal;
	text-decoration: none;
	color: #4169E1;
}

DFN ACRONYM /* para termos */
{
	font-weight: bold;
	text-decoration: none;
}

DD STRONG /* para [nota]'s de forte enfase */
{
	font-family: Courier, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	vertical-align: baseline;
	text-decoration: none;
	color: #FF0000;
}


DD CITE /* para [nota]'s */
{
	font-family: Courier, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	vertical-align: baseline;
	text-decoration: none;
	color: #009933;
}

A.topico /* definições para os links/tópicos */
{
	display: inline-block;
	background: url(  '../imagens/suporte/figavtopicome58x58.jpg' ) no-repeat center;
	margin-right: 5px;
	margin-bottom: 12px;
	line-height: 55px;
	font-family: arial, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	height: 58px;
	width: 58px;
	text-align: center;
}

DD A.termo:active
{
	color: #FF4500;
}
DD A.termo:link
{
	color: #7B68EE;
}
DD A.termo:visited
{
	color: #8B008B;
}
DD A.termo:hover
{
	color: #FF9966;
}
