.centro {
	padding-left : 25;
	padding-right : 25;
	padding-top : 15;
	padding-bottom : 25;
	
}
.inicio {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : white;
}
.tit {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-large;
	font-weight : bold;
	color : #0000ff;
	
}



.noticia {
	padding-top : 15;
}
.noticia_tit {
	font-family : "Arial Narrow", Arial;
	font-size : 16;
	font-weight : bold;
	color : #00A74F;
	margin-left : 0;
	text-decoration : none;
}
.noticia_tit:hover {
	color : #F56B2D;
	text-decoration : underline;
}
.noticia_corpo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : normal;
	color : #48494B;
	margin-left : 0;
}
.noticia_data {
	margin-left : 0;
	font-family : "Arial Narrow", Arial;
	font-size : 10;
	font-weight : Bold;
	color : #999A9C;
}
.pesquisa {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : normal;
	color : #302E9B;
	padding-left : 25;
	padding-right : 25;
	padding-top : 15;
	padding-bottom : 25;
}
.form {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : normal;
	color : #302E9B;
}
input {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : normal;
	color : gray;
}


.menu {
	color : #302E9B;
	padding-left : 40;
	padding-right : 5;
	padding-top : 0;
	padding-bottom : 0;
}
.menu_right {
	color : #302E9B;
	padding-left : 20;
	padding-right : 5;
	padding-top : 0;
	padding-bottom : 0;
}
.menu_tit {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	color : #302E9B;
}
.menu_tit_right {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16;
	font-weight : bold;
	color : #302E9B;
}
.menu_txt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : normal;
	color : #666666;
	text-decoration : none;
}
.menu_txt:link {
	color : #666666;
	text-decoration : none;
}
.menu_txt:hover {
	color : #F56B2D;
	text-decoration : underline;
}
.menu2 {
	color : #302E9B;
	padding-left : 45;
	padding-right : 0;
	padding-top : 0;
	padding-bottom : 0;
}
.menu_txt1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : normal;
	color : Black;
	text-decoration : none;
}
.menu_txt1:link {
	color : Black;
	text-decoration : none;
}
.menu_txt1:hover {
	color : #F56B2D;
	text-decoration : underline;
}

.linha {
	padding-left : 25;
	padding-right : 25;
	padding-top : 5;
	padding-bottom : 25;
	clear: both;
}
.linha_txt a {
	font-weight: bold;
	color : #F56B2D;
	text-decoration : underline;
}
.linha_txt a:hover {
	font-weight: bold;
	color : #F56B2D;
	text-decoration : none;
}
.linha_tit {
	font-family : "Arial Narrow", Arial;
	font-size : 16;
	font-weight : bold;
	color : #00A74F;
}
.linha_txt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #48494B;
	text-decoration: none;
}
.linha_txt2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #48494B;
	text-decoration: none;
}
.voltar_home {
	font-family : Tahoma;
	font-size : 11;
	color : Gray;
	padding-left : 25;
}
.voltar_home:hover {
	color : Black;
}
.txt_cat {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : normal;
	color : #48494B;
}
.menu_cat {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}
.menu_cat:link {
	color : Black;
	text-decoration : none;
}
.menu_cat:hover {
	color : Black;
	text-decoration : underline;
}
.navegador_topo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
}
.navegador_topo2 {
	font-family : "Arial Narrow";
	font-size : 12px;
	color : #666666;
	font-weight : normal;
}

.navegador_topo2:link {
	font-family : "Arial Narrow";
	font-size : 12px;
	color : #666666;
	font-weight : normal;
        text-decoration : underline;
}
.navegador_topo2:hover {
	color : Orange;
	text-decoration : none;
}
.navegador_topo a {
	color : #000000;
	font-weight : normal;
	text-decoration : underline;
}
.navegador_topo a:hover {
	color : Orange;
	text-decoration : none;
}
.rodape-morada {
	float: right;
	margin: 0px;
	width: 610px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffff33;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 14px;
}
.rodape-morada a{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffff33;
	font-weight: bold;
	text-decoration: none;
}
