/* Default CSS Stylesheet for a new Web Application project */

BODY
{
   padding-right: 0px;
   padding-left: 0px;
   font-weight: normal;
   font-size: 12px;
   left: 0px;
   padding-bottom: 0px;
   margin: 0px;
   word-spacing: normal;
   text-transform: none;
   padding-top: 0px;
   font-family: Arial;
   letter-spacing: normal;
   position: absolute;
   top: 0px;
   background-color: white;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
		
H2
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
		
H3	
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
		
H4	
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
		
H5, DT	
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
		
H6	
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
		
TFOOT, THEAD	
{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
}	
		
TH	
{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
}	


A:link
{	
	text-decoration:	none;
}	
		
A:visited
{	
	text-decoration:	none;
}	
		
A:active
{	
	text-decoration:	none;
}		

A:hover
{	
	text-decoration:	none;
	cursor: pointer;
}
	
A.Destaques:link
{	
	text-decoration:	none;
    font-size: 12px;
    color: #000000;
    font-family: Arial;
}	
		
A.Destaques:visited
{	
	text-decoration:	none;
    font-size: 12px;
    color: #000000;
    font-family: Arial;
}	

A.Destaques:active
{	
	text-decoration:	none;
   font-size: 12px;
   color: #000000;
   font-family: Arial;
}		

A.Destaques:hover
{	
	text-decoration:	none;
	cursor: pointer;
   font-size: 12px;
   color: #e46a1d;
   font-family: Arial;
}

A.Site:link
{	
	text-decoration:	none;
   font-size: 12px;
   color: #000000;
   font-family: Arial;
}	
		
A.Site:visited
{	
	text-decoration:	none;
   font-size: 12px;
   color: #000000;
   font-family: Arial;
}	

A.Site:active
{	
	text-decoration:	none;
   font-size: 12px;
   color: #000000;
   font-family: Arial;
}		

A.Site:hover
{	
	text-decoration:	none;
	cursor: pointer;
   font-size: 12px;
   color: #952766;
   font-family: Arial;
}
	
SMALL	
{	
	font-size:	.7em;
}	

BIG	
{	
	font-size:	1.17em;
}	

BLOCKQUOTE, PRE	
{	
	font-family:	Courier New, monospace;
}	
	

UL LI	
{	
	list-style-type:	square ;
}	

UL LI LI	
{	
	list-style-type:	disc;
}	

UL LI LI LI	
{	
	list-style-type:	circle;
}	
	
OL LI	
{	
	list-style-type:	decimal;
}	

OL OL LI	
{	
	list-style-type:	lower-alpha;
}	

OL OL OL LI	
{	
	list-style-type:	lower-roman;
}	

IMG 	
{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

/**********************************************************************/
/* Site Styles
/**********************************************************************/
.fundo
{
   background-color: #CECFCB;
}

.fundoCaixaEsquerda
{
   background-color: #DFDFDD;
}

.fundoCaixaBranco
{
   background-color: #FFFFFF;
}

.fundoCaixaBrancoTransp
{
   background-color: #FFFFFF;
}

.fundoCaixaInventario
{
   background-color: #DB4200;
}

.fundoCaixaInstituicao
{
   background-color: #8F3336;
}

.fundoCaixaIntervencoes
{
   background-color: #D1AB29;
}

.fundoCaixaEdicoes
{
   background-color: #8B916B;
}

.fundoCaixaBiblioteca
{
   background-color: #4D90A3;
}

.fundoCaixaActualidades
{
   background-color: #E46A1D;
}

.fundoCaixaSite
{
   background-color: #952766;
}

.fundoPrincipal
{
   background-color: #D9D7B0;
}

.menuNormal
{
   cursor: pointer;
   font-weight: bold;
   font-size: 13px;
   color: #946767;
   font-family: Arial;
}

.menuSelected
{
   font-weight: bold;
   font-size: 13px;
   cursor: pointer;
   color: #6e2225;
   font-family: Arial;
}

.menuOver
{
   cursor: pointer;
   font-weight: bold;
   font-size: 13px;
   color: #6e2225;
   font-family: Arial;
}

.SubMenuNormal
{
   cursor: pointer;
   font-size: 13px;
   color: #6e2225;
   font-family: Arial;
}

.SubMenuSelected
{
   font-weight: bold;
   font-size: 13px;
   color: #6e2225;
   font-family: Arial;
}

.SubMenuOver
{
   cursor: pointer;
   font-weight: bold;
   font-size: 13px;
   color: #6e2225;
   font-family: Arial;
}

.introText
{
   font-weight: bold;
   font-size: 19px;
   cursor: pointer;
   color: #ffffff;
   font-family: Arial;
}

.homeTextXL
{
   font-weight: bold;
   font-size: 49px;
   color: #6e2225;
   font-family: Arial;
}

.homeTextL
{
   font-weight: bold;
   font-size: 18px;
   color: #6e2225;
   font-family: Arial;
}

.homeTextM
{
   font-weight: bold;
   font-size: 12px;
   color: #6e2225;
   line-height: 15pt;
   font-family: Arial;
}

.homeTextS
{
   font-weight: bold;
   font-size: 9px;
   color: #6e2225;
   font-family: Arial;
}

.homeTextNormalS
{
   font-size: 8pt;
   color: #6e2225;
   font-family: Arial;
}

.LinkText
{
   font-size: 12px;
   cursor: pointer;
   color: #000000;
   font-family: Arial;

}
/******************************************************************/
/* Generic Error Message
/******************************************************************/
.GenericErrorMessageText
{
   font-weight: bold;
   font-size: 14px;
   color: #ff0033;
   line-height: 15px;
   font-family: Arial;
}

/******************************************************************/
/* Instituições
/******************************************************************/
.InstMiddleTitleText
{
   font-weight: bold;
   font-size: 14px;
   color: #8F3336;
   line-height: 15px;
   font-family: Arial;
}

.InstMiddleOrgansText
{
   font-weight: bold;
   font-size: 12px;
   color: #000000;
   line-height: 15px;
   font-family: Arial;
}

.InstMiddleOrgansOverText
{
   font-weight: bold;
   font-size: 12px;
   cursor: pointer;
   color: #AE3E42;
   font-family: Arial;
}

.InstMiddleOverNormalText
{
   font-size: 12px;
   color: #AE3E42;
   font-family: Arial;
   cursor: pointer;
}

.InstMiddleNormalText
{
   font-size: 12px;
   color: #000000;
   font-family: Arial;
}

.InstRightImageNormalText
{
   font-size: 12px;
   color: #ffffff;
   font-family: Arial;
}

.InstRightTitleText
{
   font-weight: bold;
   font-size: 14px;
   color: #ffffff;
   font-family: Arial;
}

.InstRightImageTitleText
{
   font-weight: bold;
   font-size: 12px;
   color: #AE3E42;
   font-family: Arial;
}

.InstRightNormalText
{
   font-size: 12px;
   color: #ffffff;
   font-family: Arial;
}

.InstImageTitleText
{
   font-weight: bold;
   font-size: 14px;
   color: #ffffff;
   font-family: Arial;
}

.InstImageNormalText
{
   font-size: 14px;
   color: #ffffff;
   font-family: Arial;
}

.InstRightOrganicImageText
{
   cursor: pointer;
   font-size: 9px;
   color: #ffffff;
   font-family: Arial;
}

.InstRightOrganicOverImageText
{
   font-weight: bold;
   cursor: pointer;
   font-size: 12px;
   color: #ffffff;
   font-family: Arial;
}

.InstMenuLeftTitleText
{
   font-weight: bold;
   font-size: 20px;
   color: #8F3336;
   font-family: Arial;
}

.InstMenuLeftNormalText
{
   font-weight: bold;
   font-size: 16px;
   color: #8F3336;
   font-family: Arial;
}

.InstMenuLeftOptionNormal
{
   font-size: 13px;
   color: #8F3336;
   font-family: Arial;
}

.InstMenuLeftOptionOver
{
   font-weight: bold;
   font-size: 13px;
   color: #8F3336;
   font-family: Arial;
   cursor: pointer;
}

.InstLabels
{
   font-weight: bold;
   font-size: 12px;
   color: #000000;
   font-family: Arial;
}

.InstLinkText
{
   font-size: 12px;
   cursor: pointer;
   color: #8F3336;
   font-family: Arial;
}

/******************************************************************/
/* Informação do Património
/******************************************************************/
.InfMiddleTitleText
{
   font-weight: bold;
   font-size: 14px;
   color: #000000;
   font-family: Arial;
}

.InfMiddleText
{
   font-size: 12px;
   color: #000000;
   font-family: Arial;
}

.InfMiddleTitleOverSelectedText
{
   font-weight: bold;
   font-size: 14px;
   color: #DB4200;
   font-family: Arial;
}

.InfMiddleTesauroTitleNormalText
{
   font-size: 12px;
   color: #DB4200;
   font-family: Arial;
}

.InfMiddleTesauroNormalText
{
   font-weight: bold;
   font-size: 12px;
   color: #000000;
   font-family: Arial;
}

.InfMiddleTesauroNormalOverText
{
   font-weight: bold;
   font-size: 12px;
   cursor: pointer;
   color: #DB4200;
   font-family: Arial;
}

.InfMiddleInvestTitleText
{
   font-size: 12px;
   color: #DB4200;
   font-family: Arial;
}

.InfMiddleInvestPagingText
{
   font-size: 12px;
   color: #DB4200;
   font-family: Arial;
   cursor: pointer;
}

.InfMiddleInvestPagingTextSelected
{
   font-weight: bold;
   font-size: 12px;
   cursor: pointer;
   color: #db4200;
   font-family: Arial;
}

.InfMiddleInvestNormalOverText
{
   font-size: 12px;
   color: #DB4200;
   font-family: Arial;
   cursor: pointer;
}

.InfMiddleInvest2TitleText
{
   font-weight: bold;
   font-size: 11px;
   color: #000000;
   font-family: Arial;
}

.InfMiddleInvest2NormalText
{
   font-size: 11px;
   color: #000000;
   font-family: Arial;
}

.InfRightImageNormalText
{
   font-size: 12px;
   color: #ffffff;
   font-family: Arial;
}

.InfRightImageTitleText
{
   font-weight: bold;
   font-size: 12px;
   color: #E46D4B;
   font-family: Arial;
}

.InfRightAboutImageCenterText
{
   font-size: 30px;
   color: #DB4200;
   font-family: Arial;
   cursor: pointer;
}

.InfRightAboutImageText
{
   font-size: 11px;
   cursor: pointer;
   color: #ffffff;
   font-family: Arial;
   text-align: left;
}

.InfRightAboutSelectedImageText
{
   font-size: 13px;
   color: #ffffff;
   font-family: Arial;
   text-align: center;
   font-weight:bold;
   cursor: pointer;
}

.InfMenuLeftTitleText
{
   font-weight: bold;
   font-size: 20px;
   color: #DB4200;
   font-family: Arial;
}

.InfMenuLeftNormalText
{
   font-weight: bold;
   font-size: 16px;
   color: #DB4200;
   font-family: Arial;
}

.InfMenuLeftOptionNormal
{
   font-size: 13px;
   color: #DB4200;
   font-family: Arial;
}

.InfMenuLeftOptionOver
{
   font-weight: bold;
   font-size: 13px;
   color: #DB4200;
   font-family: Arial;
   cursor: pointer;
}

.InfCombo
{
   font-size: 10px;
   color: #000000;
   font-family: Arial;
}

.InfLabelCombo
{
   font-weight: bold;
   font-size: 11px;
   color: #000000;
   font-family: Arial;
}

.InfLabelComboInv
{
   font-weight: bold;
   font-size: 11px;
   color: #FFFFFF;
   font-family: Arial;
}

.InfWindowTitle
{
   font-weight: bold;
   font-size: 14px;
   color: #dc321a;
   font-family: Arial;
}

.InfWindowNormal
{
   font-weight: bold;
   font-size: 12px;
   color: #000000;
   font-family: Arial;
}

.InfLeftImageCenterText
{
   font-weight: bold;
   font-size: 11px;
   color: #000000;
   font-family: Arial;
}

.InfLeftImageNormalText
{
   font-weight: bold;
   font-size: 10px;
   color: #000000;
   font-family: Arial;
}

.InfLabels
{
   font-weight: bold;
   font-size: 12px;
   color: #000000;
   font-family: Arial;
}

.InfLinkText
{
   font-size: 12px;
   cursor: pointer;
   color: #DB4200;
   font-family: Arial;
}
/******************************************************************/
/* Edições
/******************************************************************/
.EdiMiddleTitleText
{
   font-weight: bold;
   font-size: 14px;
   color: #8B916A;
   font-family: Arial;
}

.EdiMiddleText
{
   font-size: 12px;
   color: #000000;
   font-family: Arial;
}
.EdiMiddleOverText
{
   font-size: 12px;
   color: #8B916A;
   font-family: Arial;
   cursor: pointer;
}

.EdiMiddleNumbersText
{
   font-weight: bold;
   font-size: 14px;
   color: #000000;
   font-family: Arial;
   cursor: pointer;
}

.EdiMiddleNumbersOverSelectedText
{
   font-weight: bold;
   font-size: 14px;
   color: #000000;
   font-family: Arial;
   cursor: pointer;
}

.EdiMiddleNumbersSelectedText
{
   font-weight: bold;
   font-size: 14px;
   color: #8B916A;
   font-family: Arial;
   cursor: pointer;
}

.EdiRightImageNormalText
{
   font-size: 12px;
   color: #8B916A;
   font-family: Arial;
}

.EdiRightImageTitleText
{
   font-weight: bold;
   font-size: 12px;
   color: #AEBA9A;
   font-family: Arial;
}

.EdiRightTopTitleText
{
   font-weight: bold;
   font-size: 14px;
   color: #ffffff;
   font-family: Arial;
}

.EdiRightNormalText
{
   font-size: 12px;
   color: #ffffff;
   font-family: Arial;
}

.EdiRightTitleText
{
   font-weight: bold;
   font-size: 12px;
   color: #ffffff;
   font-family: Arial;
}

.EdiRightTitleOverText
{
   font-weight: bold;
   font-size: 12px;
   color: #AEBA9A;
   font-family: Arial;
   cursor: pointer;
}

.EdiMenuLeftTitleText
{
   font-weight: bold;
   font-size: 20px;
   color: #8B916A;
   font-family: Arial;
}

.EdiMenuLeftNormalText
{
   font-weight: bold;
   font-size: 16px;
   color: #8B916A;
   font-family: Arial;
}

.EdiMenuLeftOptionNormal
{
   font-size: 13px;
   color: #8B916A;
   font-family: Arial;
}

.EdiMenuLeftOptionOver
{
   font-weight: bold;
   font-size: 13px;
   color: #8B916A;
   font-family: Arial;
   cursor: pointer;
}

.EdiDetailsTitleText
{
   font-weight: bold;
   font-size: 12px;
   color: #AEBA9A;
   font-family: Arial;
}
.EdiDetailsDescText
{
   font-size: 12px;
   color: #AEBA9A;
   font-family: Arial;
}

.EdiLabels
{
   font-weight: bold;
   font-size: 12px;
   color: #000000;
   font-family: Arial;
}

.EdiLinkText
{
   font-size: 12px;
   cursor: pointer;
   color: #8B916A;
   font-family: Arial;
}
/******************************************************************/
/* Biblioteca
/******************************************************************/
.BibMiddleTitleNormalText
{
   font-weight: bold;
   font-size: 14px;
   color: #000000;
   font-family: Arial;
}

.BibMiddleText
{
   font-size: 12px;
   color: #000000;
   font-family: Arial;
}

.BibMiddleTitleText
{
   font-weight: bold;
   font-size: 12px;
   color: #4D90A3 ;
   font-family: Arial;
}

.BibRightImageNormalText
{
   font-size: 12px;
   color: #4D90A3 ;
   font-family: Arial;
}

.BibRightImageTitleText
{
   font-weight: bold;
   font-size: 12px;
   color: #81B8C9;
   font-family: Arial;
}

.BibMenuLeftTitleText
{
   font-weight: bold;
   font-size: 20px;
   color: #4D90A3 ;
   font-family: Arial;
}

.BibMenuLeftNormalText
{
   font-weight: bold;
   font-size: 16px;
   color: #4D90A3 ;
   font-family: Arial;
}

.BibMenuLeftOptionNormal
{
   font-size: 13px;
   color: #4D90A3 ;
   font-family: Arial;
}

.BibMenuLeftOptionOver
{
   font-weight: bold;
   font-size: 13px;
   color: #4D90A3 ;
   font-family: Arial;
   cursor: pointer;
}

.BibCombo
{
   font-weight: bold;
   font-size: 10px;
   color: #000000;
   font-family: Arial;
}

.BibWindowTitle
{
   font-weight: bold;
   font-size: 14px;
   color: #4D90A3 ;
   font-family: Arial;
}

.BibWindowNormal
{
   font-weight: bold;
   font-size: 12px;
   color: #000000;
   font-family: Arial;
}

.BibLabels
{
   font-weight: bold;
   font-size: 12px;
   color: #000000;
   font-family: Arial;
}

.BibLinkText
{
   font-size: 12px;
   cursor: pointer;
   color: #4D90A3 ;
   font-family: Arial;
}
/******************************************************************/
/* Actualidades
/******************************************************************/
.ActMiddleTitleNormalText
{
   font-weight: bold;
   font-size: 14px;
   color: #000000;
   font-family: Arial;
}

.ActMiddleText
{
   text-decoration:	none;
   font-size: 12px;
   color: #000000;
   font-family: Arial;
}

.ActMiddleOverText
{
   text-decoration:	none;
   font-size: 12px;
   color: #E46A1D;
   font-family: Arial;
}

.ActMiddleTitleText
{
   font-weight: bold;
   font-size: 12px;
   color: #E46A1D;
   font-family: Arial;
}

.ActButtonBrowse
{
   Border-right: #EB9056 1px solid;
   Border-top: #EB9056 1px solid;
   font-size: 12px;
   Border-left: #EB9056 1px solid;
   width: 0px;
   Border-bottom: #EB9056 1px solid;
   font-family: Arial;
   height: 20px;
   background-color: #EB9056;
}

.ActRightImageNormalText
{
   font-size: 12px;
   color: #EB9056;
   font-family: Arial;
}

.ActRightImageTitleText
{
   font-weight: bold;
   font-size: 12px;
   color: #EB9056;
   font-family: Arial;
}

.ActMenuLeftTitleText
{
   font-weight: bold;
   font-size: 20px;
   color: #E46A1D;
   font-family: Arial;
}

.ActMenuLeftNormalText
{
   font-weight: bold;
   font-size: 16px;
   color: #E46A1D;
   font-family: Arial;
}

.ActMenuLeftOptionNormal
{
   font-size: 13px;
   color: #e46a1d;
   font-family: Arial;
}

.ActMenuLeftOptionOver
{
   font-weight: bold;
   font-size: 13px;
   color: #E46A1D;
   font-family: Arial;
   cursor: pointer;
}

.ActWindowTitle
{
   font-weight: bold;
   font-size: 14px;
   color: #E46A1D;
   font-family: Arial;
}

.ActWindowSubTitle
{
   font-size: 14px;
   color: #E46A1D;
   font-family: Arial;
}

.ActWindowNormal
{
   font-weight: bold;
   font-size: 12px;
   color: #000000;
   font-family: Arial;
}

.ActLabels
{
   font-weight: bold;
   font-size: 12px;
   color: #000000;
   font-family: Arial;
}

.ActLinkText
{
   font-size: 12px;
   cursor: pointer;
   color: #e46a1d;
   font-family: Arial;
}
/******************************************************************/
/* Site
/******************************************************************/
.SitMiddleTitleNormalText
{
   font-weight: bold;
   font-size: 14px;
   color: #000000;
   font-family: Arial;
}

.SitMiddleText
{
   font-size: 12px;
   color: #000000;
   font-family: Arial;
}

.SitMiddleTitleText
{
   font-weight: bold;
   font-size: 12px;
   color: #952766;
   font-family: Arial;
}

.SitButtonBrowse
{
   Border-right: #BE3282 1px solid;
   Border-top: #BE3282 1px solid;
   font-size: 12px;
   Border-left: #BE3282 1px solid;
   width: 0px;
   Border-bottom: #BE3282 1px solid;
   font-family: Arial;
   height: 20px;
   background-color: #BE3282;
}

.SitRightImageNormalText
{
   font-size: 12px;
   color: #BE3282;
   font-family: Arial;
}

.SitRightImageTitleText
{
   font-weight: bold;
   font-size: 12px;
   color: #BE3282;
   font-family: Arial;
}

.SitMenuLeftTitleText
{
   font-weight: bold;
   font-size: 20px;
   color: #952766;
   font-family: Arial;
}

.SitMenuLeftNormalText
{
   font-weight: bold;
   font-size: 16px;
   color: #952766;
   font-family: Arial;
}

.SitMenuLeftOptionNormal
{
   font-size: 13px;
   color: #952766;
   font-family: Arial;
}

.SitMenuLeftOptionOver
{
   font-weight: bold;
   font-size: 13px;
   color: #952766;
   font-family: Arial;
   cursor: pointer;
}

.SitWindowTitle
{
   font-weight: bold;
   font-size: 14px;
   color: #952766;
   font-family: Arial;
}

.SitWindowSubTitle
{
   font-size: 14px;
   color: #952766;
   font-family: Arial;
}

.SitWindowNormal
{
   font-weight: bold;
   font-size: 12px;
   color: #000000;
   font-family: Arial;
}

.SitLabels
{
   font-weight: bold;
   font-size: 12px;
   color: #000000;
   font-family: Arial;
}

.SitLinkText
{
   font-size: 12px;
   cursor: pointer;
   color: #952766;
   font-family: Arial;
}
/******************************************************************/
/* Intervenção
/******************************************************************/
.IntMiddleTitleNormalText
{
   font-weight: bold;
   font-size: 14px;
   color: #000000;
   line-height: 15px;
   font-family: Arial;
}

.IntMiddleText
{
   font-size: 12px;
   color: #000000;
   line-height: 15px;
   font-family: Arial;
}

.IntMiddleStudiesTitleNormalText
{
   font-weight: bold;
   font-size: 14px;
   color: #000000;
   line-height: 15px;
   font-family: Arial;
   cursor: pointer;
}

.IntMiddleTitleText
{
   font-weight: bold;
   font-size: 12px;
   color: #D1AB29;
   font-family: Arial;
}

.IntMiddleStudiesTitleText
{
   font-size: 14px;
   color: #D1AB29;
   line-height: 15px;
   font-family: Arial;
   cursor: pointer;
}

.IntMiddleStudiesText
{
   font-size: 12px;
   color: #000000;
   line-height: 15px;
   font-family: Arial;
}

.IntRightImageNormalText
{
   font-size: 12px;
   color: #D1AB29;
   font-family: Arial;
}

.IntRightImageTitleText
{
   font-weight: bold;
   font-size: 12px;
   color: #E6BC2D;
   font-family: Arial;
}

.IntMenuLeftTitleText
{
   font-weight: bold;
   font-size: 20px;
   color: #D1AB29;
   font-family: Arial;
}

.IntMenuLeftNormalText
{
   font-weight: bold;
   font-size: 16px;
   color: #D1AB29;
   font-family: Arial;
}

.IntMenuLeftOptionNormal
{
   font-size: 13px;
   color: #D1AB29;
   font-family: Arial;
}

.IntMenuLeftOptionOver
{
   font-weight: bold;
   font-size: 13px;
   color: #D1AB29;
   font-family: Arial;
   cursor: pointer;
}

.IntWindowTitle
{
   font-weight: bold;
   font-size: 13px;
   color: #D1AB29;
   font-family: Arial;
}

.IntWindowSubTitle
{
   font-size: 14px;
   color: #D1AB29;
   font-family: Arial;
}

.IntWindowNormal
{
   font-weight: bold;
   font-size: 12px;
   color: #000000;
   font-family: Arial;
}

.IntLinkText
{
   font-size: 12px;
   cursor: pointer;
   color: #D1AB29;
   font-family: Arial;
}

/*************************************************************/
/* Divs
/*************************************************************/
.DivInstituicao
{
   border-style:none;
   z-index: 500; 
   background-color: white; 
}

.DivInformacao
{
   border-style:none;
   z-index: 500; 
   background-color: white; 
}

.DivInformacaoToolTip
{ 
   z-index: 500;
   background-color: #db4200; 
   border-right: #db4200 1px solid; 
   border-top: #db4200 1px solid; 
   border-left: #db4200 1px solid; 
   border-bottom: #db4200 1px solid; 
}

.DivInformacaoToolTipText
{
   font-size: 12px;
   color: #FFFFFF;
   font-family: Arial;
}

.DivInformacaoToolTipTextLabel
{
   font-weight: bold;
   font-size: 12px;
   color: #FFFFFF;
   font-family: Arial;
}

.DivEdicoes
{
   border-style:none;
   z-index: 500; 
   background-color: #8B916A; 
}
.DivEdicoesWhite
{
   border-style:none;
   z-index: 500; 
   background-color: white; 
}

.DivBiblioteca
{
   border-style:none;
   z-index: 500; 
   background-color: white; 
}

.DivActualidades
{
   border-style:none;
   z-index: 500; 
   background-color: white; 
}

.DivSite
{
   border-style:none;
   z-index: 500; 
   background-color: white; 
}

.DivIntervencao
{
   border-style:none;
   z-index: 500; 
   background-color: white; 
}

.partialZoomSelected
{
   Border-right: #ffffff 1px solid;
   Border-top: #ffffff 1px solid;
   Border-left: #ffffff 1px solid;
   Border-bottom: #ffffff 1px solid;
}

.partialZoomUnSelected
{
}