
.tabela-border {

    border-top-color : #000000;
	border-top-style : solid;
	border-top-width : 0px;
	
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	
	border-left-color : #ffffff;
	border-left-style : solid;
	border-left-width : 1px;

	border-right-color : #ffffff;
	border-right-style : solid;
	border-right-width : 1px;
}

.tabela1-fundo {
	background-color :  #67A04E ;
}

.titulo-topo {
	color : #000000;
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	letter-spacing : normal;
	font-weight : bold;
	padding-left : 5px;
}

.tabela2-fundo {
	background-color :   #B6BEB1;
}


.tabela3-fundo {
	background-color :   #F58020;
}


.texto-topo {
	color : #000000;
	text-align : left;
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	letter-spacing : normal;
	padding-left : 5px;
    padding-right : 5px;
}


.tabela-conteudos{
	background-color :  #FFFFFF;
	padding-left : 2px;
	padding-top : 2px;
}

.tabela-menu{
	background-color :  #F4F9F1;
}

.tditem {
font-size: 11px;
font-family: Verdana;
text-decoration: none;
color : #FFFFFF;
 text-align : left;
 text-transform : uppercase;
 font-weight : bold;
 vertical-align : middle;
 line-height : 15px;
 height : 15px;
 padding-left : 3px;
}

.td-menu{
  color : #FFFFFF;
  background-color : #A5AD9C;
}

.tabela-titulo-conteudo{
 background-color :  #F58020;
 font-size: 13px;
 font-family: Verdana;
 text-decoration: none;
 color: #FFFFFF;
 text-align : right;
 text-indent : 5px;
 text-transform : uppercase;
 font-weight : bold;
 vertical-align : middle;
 line-height : 15px;
 height : 15px;
 padding-right : 2px;
}

.texto-conteudo {
	color : #000000;
	text-align : justify;
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	letter-spacing : normal;
	padding-left : 3px;
	padding-right : 2px;
}

/* --------------------- site dinamico ------------------------------- */

/* destaques */
.Texto-destaque1 {
	font-family : Arial;
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : normal;
}

.Texto-destaque2 {
	font-family : Arial;
	color : #000000;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : normal;
}

.Texto-destaque3 {
	font-family : Arial;
	color : #000000;
	font-size : 16px;
	font-weight : bold;
	letter-spacing : normal;
}

.Texto-destaque4 {
	font-family : Arial;
	color : #000000;
	font-size : 18px;
	font-weight : bold;
	letter-spacing : normal;
}

.Texto-destaque5 {
	font-family : Arial;
	color : #000000;
	font-size : 20px;
	font-weight : bold;
	letter-spacing : normal;
}


.Texto-destaque6 {
	font-family : Arial;
	color : #000000;
	font-size : 22px;
	font-weight : bold;
	letter-spacing : normal;
}

/* Links */

.Texto-link1 {  /* link da fonte e apontador */
	font-family : Arial;
    color : #000000;
	font-size : 12px;
	font-weight : normal;
	letter-spacing : normal;
    text-decoration: underline;
}

.Texto-link2 { /*  'Anterior' e 'Próxima' página*/
	font-family : Arial;
    color : #000000;
	font-size : 14px;
	font-weight : normal;
	letter-spacing : normal;
    text-decoration: underline;

}

.Texto-link3 { /*   ficheiro,  voltar, topo*/
	font-family : Arial;
    color : #000000;
	font-size : 16px;
	font-weight : bold;
	letter-spacing : normal;
    text-decoration: underline;
}

.Texto-link4 { 
	font-family : Arial;
    color : #000000;
	font-size : 16px;
	font-weight : bold;
	letter-spacing : normal;
    text-decoration: none;
}

.Texto-link5 {
	font-family : Arial;
    color : #000000;
	font-size : 18px;
	font-weight : bold;
	letter-spacing : normal;
    text-decoration: none;
}

.Texto-link6 {
	font-family : Arial;
    color : #000000;
	font-size : 20px;
	font-weight : bold;
	letter-spacing : normal;
    text-decoration: none;
}

