/*
vermelho #FF0000
cinza 20 #EBEBEB

*/

body {
	color: #333333;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


table { 
	font-size: 11px; 
	}

.justificado {  text-align : justify;}


/*
fundo tipo 1, o principal Claro, aquele que aparece mais vezes de uma cor
*/
.tableFundo10{
	background:#FFC291;
	}

.tableFundo11{
	background:#83B28B;
	}

/*
fundo tipo 2, o principal Escuro, aquele que aparece mais vezes de uma cor
*/
.tableFundo20{
	background:#FF8C31;
	}

.tableFundo21{
	background:#076517;
	}

.fontRodape{	color: #CB8A43;
		font-size: 9px;
		}
.fontMenuPesquisa{	color: #FFFFFF;
			font-weight: bold;
		}
.fontMenu1{	color: #333333;
		font-weight: bold;
		font-size: 11px;
		}


.fontMenu2{	color: #333333;
		font-weight: bold;
		font-size: 11px;
		}

.fontTitulo1{	color: #FF0000;
		font-weight: bold;
		font-size: 11px;
		}

		}
.fontMenuLateral{	
		color: #FFFFFF;
		font-weight: bold;
		font-size: 11px;
		}

		}
.fontRodape{	color: #333333;
		font-size: 10px;
		}



a:visited {color: #333333;text-decoration: none;}
a:link { color: #333333; text-decoration: none;}
a:hover { color: #333333;text-decoration: underline;}



a.listaDir1:visited {color: #333333;font-size: 11px;font-weight: bold;text-decoration: none;}
a.listaDir1:link { color: #333333;font-size: 11px;font-weight: bold; text-decoration: none;}
a.listaDir1:hover { color: #333333;font-size: 11px;font-weight: bold;text-decoration: underline;}



a.listaEsq1:visited {color: #333333;font-weight: bold;text-decoration: none;}
a.listaEsq1:link { color: #333333;font-weight: bold;text-decoration: none;}
a.listaEsq1:hover { color: #333333;font-weight: bold;text-decoration: underline;}


a.destaquesHP:visited {color: #003300;font-weight: bold;text-decoration: none;}
a.destaquesHP:link { color: #003300;font-weight: bold;text-decoration: none;}
a.destaquesHP:hover { color: #003300;font-weight: bold;text-decoration: underline;}



a.geral:visited {color: #333333;text-decoration: none;}
a.geral:link { color: #333333; text-decoration: none;}
a.geral:hover { color: #333333;text-decoration: underline;}

a.topo:visited {color:  #333333; font-size: 11px;font-weight: bold;text-decoration: none;}
a.topo:link { color: #333333; font-size: 11px; font-weight: bold;text-decoration: none;}
a.topo:hover { color: #000000; font-size: 11px;font-weight: bold;text-decoration: underline;}


a.tituloDetalhe:visited {color:  #FFFFFF; font-size: 12px;font-weight: bold;text-decoration: none;}
a.tituloDetalhe:link { color: #FFFFFF; font-size: 12px; font-weight: bold;text-decoration: none;}
a.tituloDetalhe:hover { color: #FFFFFF; font-size: 12px;font-weight: bold;text-decoration: underline;}

a.rodape:visited {color: #333333; font-size: 10px;text-decoration: none;}
a.rodape:link { color: #333333; font-size: 10px;text-decoration: none;}
a.rodape:hover { color: #333333; font-size: 10px;text-decoration: underline;}


/* Controlo */
.ctrl_tab_top	{ font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #333333; 
		font-size: 11px; 
		font-weight: bold; 
		background-color: #CCCCCC
		}

.ctrl_normal {  font-family: Verdana, Arial, Helvetica, sans-serif; 
		color: #333333;
		font-size: 11px}

a.ctrl_normal:link {	color:#333333; 
			text-decoration: underline
			}
a.ctrl_normal:hover {   color: #333333; 
			text-decoration: underline
			}
a.ctrl_normal:visited {  color: #333333; 
			 text-decoration: underline
			}



input {  border-color: #CCCCCC #CCCCCC  #CCCCCC #CCCCCC; border-width: 1px 1px 1px 1px}

.form1 { 	color: #999999; 
		font-size: 9px; 
		background-color: #ffffff; 
		word-spacing: normal
		}






