/* ******************************************************************* 
BitstreamXXX Vera Sans Mono (BitstreamXXX, TureDoc) usada em:
	- menu
	- botões para secções, do menu à esquerda do iframe
	- "pdf"

Fonte "BitstreamXXX Vera Sans Mono" embebida com WEFT em formato 'embedded open type' (.eot), compatível apenas com IExplorer.

family: BITSTRVERAembedded, "BitstreamXXX Vera Sans Mono", "Trebuchet MS", Verdana, sans-serif;

*********************************************************************** */
@font-face { 
	font-family: BITSTRVERAembedded; 
	src: URL(../css/EOT/BITSTRE0.eot); 

} 

/* Barra do menu */
.menuBarraNormal {
	font-family: BITSTRVERAembedded, "BitstreamXXX Vera Sans Mono", "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	background-color: #66CC99;
	padding-left: 5px;
}
.menuBarraOver {
	font-family: BITSTRVERAembedded, "BitstreamXXX Vera Sans Mono", "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #999999;
	cursor: pointer;
	padding-left: 5px;
}

/* Submenus associados à barra do menu */
.subMenuNormal {
	font-family: BITSTRVERAembedded, "BitstreamXXX Vera Sans Mono", "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	background-color: #66CC99;
}
.subMenuOver {
	font-family: BITSTRVERAembedded, "BitstreamXXX Vera Sans Mono", "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #006666;
	background-color: #66CC99;
	cursor: pointer;
}

/* botões de menu seccções, à esquerda da iframe */
.seccaoNormal {	
	font-family: BITSTRVERAembedded, "BitstreamXXX Vera Sans Mono", "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
}
.seccaoOver {	
	font-family: BITSTRVERAembedded, "BitstreamXXX Vera Sans Mono", "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	text-align: left;
	background-color: #66CC99;
	cursor: pointer;
}


/* ******************************************************************* 
layers
*********************************************************************** */

#layerFoto {
	position:absolute;
	left:145px;
	top:58px;
	width:156px;
	height:56px;
	z-index:101;
}
#layerHorarioDatas {
	position:absolute;
	left:183px;
	top:126px;
	width:110px;
	height:350px;
	z-index:102;
}
#layerTexto {
	position:absolute;
	left:403px;
	top:75px;
	width:491px;
	height:356px;
	z-index:103;
}
#layerTitulo {
	position:absolute;
	left:305px;
	top:10px;
	width:384px;
	height:39px;
	z-index:104;
}
#layerSubTitulo {
	position:absolute;
	left:397px;
	top:34px;
	width:351px;
	height:36px;
	z-index:105;
}
#layerSeccoes {
	position:absolute;
	left:311px;
	top:78px;
	width:85px;
	height:132px;
	z-index:106;
}
#layerPDF {
	position:absolute;
	left:311px;
	top:366px;
	width:26px;
	height:23px;
	z-index:107;
	text-align: center;
	background-color: #66CC99;
	vertical-align: middle;
}

#layerTextoBolsas {
	position:absolute;
	left:303px;
	top:73px;
	width:491px;
	height:356px;
	z-index:110;
}

#layerConteudoPortfolio {
	position:absolute;
	left:81px;
	top:68px;
	width:812px;
	height:390px;
	z-index:201;
	background-color: #FFFFFF;
}

#layerConteudoAgenda {
	position:absolute;
	left:81px;
	top:61px;
	width:698px;
	height:490px;
	z-index:202;
	background-color: #343434;
}
