@import url(../fonts/Museo/stylesheet.css);

/* Áreas dos Templates */
.AreaHeaderCorporativo		{	background:url(../images/HeaderFirjan.png) no-repeat top;		width:940px;			height:106px;	}
.AreaFooterCorporativo		{	background:url(../images/FooterFirjan.png) no-repeat bottom;	width:940px;			height:133px;	
										margin-top:50px;	}

.txtArialPreto10B				{	font-family:Arial;		color:#000000;		font-size:10px;		font-weight:bold;		text-decoration:none;	}

.lnkArialAzul10				{	font-family:Arial;		color:#004A95;		font-size:10px;									text-decoration:none;	}
.lnkHelveticaBranco11		{	font-family:helvetica;	color:#FFFFFF;		font-size:11px;									text-decoration:none;	}

 
/* ========== Menu Auxiliar ========== */

.bgBarraCinza				{ background: #edeef6; }

#frjBarAux 					{ width: 100%; text-align:right;  }
#frjBarAux ul				{ margin:0; height: 24px;}
#frjBarAux li				{ list-style: none; display: inline; }
#frjBarAux li a				{ text-decoration: none; color: #004A95; font-family:Arial; font-size:10px; padding: 0 4px 0 4px; }
#frjBarAux li a:hover			{ text-decoration: underline; }

.left						{ border-left:1px solid #004A95;  }
.right						{ border-right:1px solid #004A95; }

/* ========== Footer ========== */ 

 .bgRodape					{ background:url(../images/rodape.jpg) no-repeat bottom; height: 124px; }
#footerFirjan									{ margin: 0 auto; }
#info p											{ font-size: 11px; line-height:2px; font-family: 'Helvetica'; color: #fff }
#info p a 										{ font-size: 11px; line-height:2px; font-family: 'Helvetica'; color: #fff }
#info											{ float: left; min-width: 400px; margin-right: 15px; padding-left: 25px; min-height: 65px; margin-top: 45px; }
#info span										{ font-weight: bold; }
#logos											{ float: right; min-height: 65px; margin-top: 50px; margin-right: 35px; }
#logos img[title="Informa, forma, transforma."] 	{ position: relative; top: -15px}

