/* Alinhamento de objectos <p>*/ 
               
.centro {text-align: center}
.direita {text-align: right; padding-right: 1%}
.esquerda {text-align: Left; }

/* Fontes Corpo Gerais: FOLHA ROSTO + PÁGINAS SECUNDÁRIAS */
/* N.B: Todos os filhos herdam dos pais > BODY: H1, P (STRONG), UL (LI), ... */
/* Propriedades que não são herdadas: background (filhos são transparentes).*/

.hide {display: none;}

H1 	{font-size: 20px; font-weight: bold;   color: #000000}
H2 	{font-size: 14px; font-weight: bold;   color: #000000}
H3 	{font-size: 12px; font-weight: normal; color: #000000}
H4 	{font-size: 11px; font-weight: normal; color: #000000}
H5  {font-size: 8px;  font-weight: normal; color: #000000}

BODY 		{ font-family: Verdana, Arial, monospace, sans-serif;
			font-size: 11px;
			font-style: normal; 
			font-weight: normal;
			text-align: left; 
			color: #000000; 			
			background-image: url('../../i/bkg/oc_bkg_azul.jpg') ;
       		/* background-color:#345E86;*/
       		scrollbar-face-color:#7B9ED6;
       		text-decoration: none}
       		
HTML {scrollbar-face-color:#E1EFFF;
	  scrollbar-highlight-color:#FFFFFF;
	  scrollbar-3dlight-color:#E1FAFF;
	  scrollbar-darkshadow-color:#0080C0;
	  scrollbar-shadow-color:#E1EFFF;
	  scrollbar-arrow-color:#F5E150;
	  scrollbar-track-color:#FFFFFF}
       		
DIV 		{font-family: Verdana, Arial, monospace, sans-serif;
			font-size: 11px;
			font-style: normal; 
			font-weight: normal;
			text-align: left; 
			color: #000000;
			text-decoration: none }
DIV.fundo 			{color: #003399}
DIV P:first-child	{margin-left: 10px}
DIV.section2 { margin-left: 2%; font-size: 11px; font-weight: bold; color: #0066FF }

						
TD 				{background-color: white}						
TD.bkgheader 	{color: #ffffff; background-image: url('../../i/header_design.jpg')}		
TD.bkgbluebutton{font-size: 11px; color: #ffcc00; background-image: url('../../i/bkg/bkg_bluebutton.gif')}				
TD.bkgwhite		{background-image: url('../../i/bkg/bkg_white.gif')}
TD.bkgbody		{background-image: url('../../i/bkg/bkg_body.gif')}
TD.bkgleft		{background-image: url('../../i/bkg/bkg_left.gif')}
TD.bkgdownleft	{background-image: url('../../i/bkg/bkg_down_left.jpg')}
TD.bkgyellow	{background-image: url('../../i/bkg/bkg_yellow.gif')}
TD.footerdivide	{background-image: url('../../i/footer_divide.gif')}

UL				{list-style-image: url('../../i/item_yellow.gif')}	
UL.off		 	{list-style-image: url('../../i/item_off.gif')}
UL.lock	    	{list-style-image: url('../../i/item_lock.gif')}	
UL.blue     	{list-style-image: url('../../i/item_blue_small.gif')}
UL.bluebig  	{list-style-image: url('../../i/item_2arrows.gif')}
UL.ico_web  	{list-style-image: url('../../i/ico_web.gif')}
UL.arrow_blue  	{list-style-image: url('../../i/item_arrow.gif')}
UL.cv  			{list-style-image: url('../../i/item_cv.jpg')}
UL.pdf  		{list-style-image: url('../../i/item_pdf.jpg')}
UL.news          {list-style-image: url('../i/ico_news.gif')}


LI.on			{list-style-image: url('../../i/item_yellow.gif'); padding: 2em}
LI.off			{list-style-image: url('../../i/item_off.gif')}
LI.cv			{list-style-image: url('../../i/emails/profile.gif')}
LI.wiki  		{list-style-image: url('../../i/item_wiki.jpg')}

OL.alpha		{list-style-type: lower-alpha}	
OL.roman		{list-style-type: lower-roman}


ADDRESS     {font-style: italic} 

.hide 		{display: none;}
.ajuda		{color: #FFCC33; text-align: right}
.copyr		{color: #FFCC33; text-align: center}
.info       {color: #FFCC33; text-align: center}
.intranet 	{color: #666666; text-align: right}

/* Parágrafos Especiais*/
P.maiuscula 	{text-transform: uppercase}
P.sublinhar		{text-decoration: underline}
P.anotar		{text-decoration: overline}
P.justificar	{text-align: justify}
P.pisca			{text-decoration: blink}
P.capital		{background: #FFCC33; font-size: 150%}

/* Imagem do Cursor sobre os objectos */
IMG.ajuda		{cursor: help}

/* navegacao em amarelo: Default */
A:link 			{font-size: 11px; color: #ffcc00; text-decoration: none}
A:visited 		{font-size: 11px; color: #ffcc00; text-decoration: none}
A:hover 		{font-size: 11px; color: #ffcc00; text-decoration: underline}
A:active 		{font-size: 11px; color: #ffffff; text-decoration: underline}

/* Navegacao em azul medio: Folha Rosto */
A.nav_home:link 	{font-size: 11px; color: #0066FF; text-decoration: none}
A.nav_home:visited 	{font-size: 11px; color: #0066FF; text-decoration: none}
A.nav_home:hover 	{font-size: 11px; color: #0066FF; text-decoration: underline}
A.nav_home:active 	{font-size: 11px; color: #666666; text-decoration: underline}

/* PÁGINAS SECUNDÁRIAS */

/* Navegação em preto */
A.nav_black:link 	{font-size: 11px; color: #000000; text-decoration: none}
A.nav_black:visited {font-size: 11px; color: #000000; text-decoration: none}
A.nav_black:hover   {font-size: 11px; color: #000000; text-decoration: underline}
A.nav_black:active  {font-size: 11px; color: #FFFFFF; background-color: #FFCC00; text-decoration: underline}

/* Navegação em branco */
A.nav_white:link  	{font-size: 11px; color: #FFFFFF; text-decoration: none}
A.nav_white:visited {font-size: 11px; color: #FFFFFF; text-decoration: none}
A.nav_white:hover 	{font-size: 11px; color: #FFFFFF; text-decoration: underline}
A.nav_white:active  {font-size: 11px; color: #000000; text-decoration: underline}

/* Restantes cores: */
				
.tit_footer		{font-size: 8px;  font-weight: normal; color: #ffffff}
.tit_notas		{font-size: 9px;  font-weight: normal; color: #000000}
.tit_whitep		{font-size: 9px; color: #ffffff}
.tit_white 		{font-size: 11px; color: #ffffff}
.tit_black 		{font-size: 11px; color: #000000}
.tit_yellow 	{font-size: 11px; color: #ffcc00}
.tit_medblc 	{font-size: 11px; color: #3299CC}
.tit_peqbk		{font-size: 11px; font-weight: bold; color: #000000}
.tit_blk		{font-size: 11px; font-weight: normal; color: #000000}
.tit_body 		{font-size: 11px; font-weight: bold; color: #0066FF}
.tit_red        {font-size: 11px; color: #800000}
.tit_rred       {font-size: 11px; color: #FF0000}
.tit_bigyellow 	{font-size: 13px; color: #ffcc00}
.tit_bigbl		{font-size: 15px; font-weight: bold; color: #0066FF}
.tit_bluen		{font-size: 11px; font-weight: normal; color: #003399}
.tit_blue		{font-size: 11px; font-weight: bold; color: #003399}
.tit_medbl 		{font-size: 14px; font-weight: bold; color: #003399}
.tit_medbk 		{font-size: 14px; font-weight: bold; color: #000000}
.tit_bigbk 		{font-size: 15px; font-weight: bold; color: #000000}
.tit_newsb 	{font-family: Times New Roman, Verdana;
                 font-size: 19px; font-weight: bold; color: #003399}
.tit_newss 	{font-family: Verdana, Arial, monospace, sans-serif;
                 font-size: 11px; font-weight: normal; color: #003399}