/* CSS Document */

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	margin: 0px auto; */
	margin: 0px;
	padding: 0px;
	
	color: #FFFFFF;
}
input, textarea, select {
	color: #000000;
}
img {
	border: none;
}
a, a:hover {
	text-decoration: none;
}
html {
	/* height: 100%; */
}
body {
/*	background-color: #000000; */
	background: url(../files/padrao.gif) repeat;
	background: #000000 url(../files/back_norma.gif) top left repeat-y;
	
/*	height: 100%;
	_height: expression((ignoreMe = window.right.offsetHeight)+'px'); */
}
div#global {
	width: 951px;
	margin: 0px;
/*	background-color: #00FFFF; */
	background: url(../files/back_norma.gif) top left repeat-y;
	
	_position: absolute;
	_top: 0px;
	_bottom: 0px;
	
	height: 100%;  /**/
	min-height: 100% !important;
	
/*	border-bottom: 2px #FF0000 solid; */
	
}
div#left {
	width: 250px;
	float: left;
	background-color: #333333;
	
/*	border-bottom: 2px #00FF00 solid;
	height: 100%;  */
	
/*	_height: expression((ignoreMe = window.right.offsetHeight)+'px'); */
}

div#left p {
	line-height: 15px;
}
div#logo {
	height: 200px;
}
div#logo a {
	background: #FFFFFF url(../files/logo_norma.gif) top left no-repeat;
	height: 200px;
	display: block;
}
div#pesquisa {
	background-color: #CCCCCC;
	height: 30px;
	padding-left: 30px;
}
div#menu {
	background-color: #999999;
	padding-left: 30px;
}
div#menu p#lingua a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
div#menu a {
	color: #000000;
	font-weight: bold;
}
div#menu a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
}

div#destaques {
	background-color: #666666;
	padding-left: 30px;
}
div#destaques a {
	color: #FFFFFF;
	font-weight: bold;
}
div#destaques a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
}
span#seleccionado {
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
}

div#copyright {
	height: 45px;
	padding-left: 30px;
	color: #999999;
}
div#copyright p {
	font-size: 9px;
	font-weight: bold;
}


div#right {
	width: 701px;
	
	
	float: left;

/*	_height: expression((ignoreMe = window.left.offsetHeight)+'px');
	height: 100%;
	min-height: 100%; */

/*	border-bottom: 2px #0000FF solid; */
}
div#right_top {
	height: 200px;
}
div#principal_top {
	float: left;
	margin-left: 50px;
	_margin-left: 25px;
	width: 600px;
	
/*	background-color: #FF00FF; */
}

div#right_bottom {
	
}
div#principal_bottom  {
/*	float: left;
	margin-left: 50px;
	_margin-left: 25px; */
	margin-left: 50px;
	width: 600px;
	
/*	background-color: #00FF00; */
}

div#top_pesquisa_principal {
	background-color: #CCCCCC;
	height: 30px;
	padding-left: 50px;
	
/*	float: left; */
	width: 600px;
	_width: 650px;
}
div#top_pesquisa_principal p {
	color: #333333;
	font-size: 18px;
	
	position: relative;
	top: 4px;
}
div#pesquisa_principal {
/*	background-color: #CCFF66; */
	margin-left: 50px;
	
	width: 600px;
}
div#pesquisa_principal p#titulo {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}
div#pesquisa_principal p#titulo a {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}

div#pesquisa_principal p#texto {
	font-weight: bold;
	padding-top: 3px;
}






div#pesquisa input#edit_procura {
	width: 124px;
	width: 174px;
	height: 16px;
	border: none;
	
	position: relative;
	top: 5px;
	
	padding-left: 5px;
}
div#pesquisa input#submit {
	background: url(../files/submit2.gif);
	width: 16px;
	height: 16px;
	border: none;
	
	position: relative;
	top: 7px;
	_top: 5px;
	left: -3px;
}











div#pixel {
/*	height: 1px;
	line-height: 1px; */
	clear: both;
/*	background-color: #FF6600; 
	background-color: #00FF00; */
	background: url(../files/back_norma.gif) repeat-y;
}

div#normal_left {
	float: left;
	width: 400px;
}

div#normal_foto {
	float: left;
	width: 200px;
	
	position: relative;
	left: 20px;
}
div#normal_foto img a {
}
div#normal_foto img {
	width: 200px;
}





div#dv_noticias {
/*	float: left;
	width: 400px;
	background-color: #CC9900; */
}

div#dv_not_unica {
	float: left;
	width: 400px;
	border-top: solid 1px #FF0000;
}
div#dv_not_unica p#data {
/*	line-height: 40px; */
	line-height: 18px;
}
div#dv_not_unica p#data span {
/*	margin: 0px; */
	background-color: #FF0000;
	font-weight: bold;
	height: 40px;
	color: #FFFFFF;
	padding: 3px;
	font-size: 10px;
}
div#dv_not_unica p#titulo {
/*	margin-top: 5px; */
}
div#dv_not_unica p#titulo a {
	color: #999999;
	font-size: 20px;
/*	padding-left: 5px;
	display: block; */
}
div#dv_not_unica p#subtitulo {
	color: #FFFFFF;
/*	padding-left: 5px; */
}

div#dv_not_unica_id {
	float: left;
	width: 400px;
	border-top: solid 1px #FF0000;
}
div#dv_not_unica_id p#data {
/*	line-height: 40px; */
	line-height: 18px;
}
div#dv_not_unica_id p#data span {
/*	margin: 0px; */
	background-color: #FF0000;
	font-weight: bold;
	height: 40px;
	color: #FFFFFF;
	padding: 3px;
	font-size: 10px;
}
div#dv_not_unica_id p#titulo {
	color: #999999;
	font-size: 20px;
	margin-top: 5px;
}
div#dv_not_unica_id p#subtitulo {
	color: #FFFFFF;
}

div#noticia_foto {
	float: left;
	width: 200px;
	
	position: relative;
	left: 20px;
}
div#noticia_foto img a {
}
div#noticia_foto img {
	width: 200px;
}


.red { color: #FF0000; }

.pdfs { color: #FF0000; position: relative; left: 20px; }
.pdfs a { color: #FF0000; }

div#between {
	clear: both;
/*	background-color: #009966;  */
	height: 25px;
}

p#autor {
	color: #FF0000;
}









p#p_enviar {
	width: 250px;
	float: left;
	background-color: #FF0000;
	
	text-indent: 5px;
}
p#p_enviar a {
	width: 250px;
	display: block;
}
div#enviar {
	width: 250px;
	float: left;
	height: 200px;
	
	display: none; 
}
div#enviar input {
	padding-left: 5px;
}
div#enviar * {
	border: none;
	width: 250px;
	
	padding-top: 1px;
	_padding-top: 0px;
}
div#enviar p#input {
/*	line-height: 15px; */
	height: 15px;
	
	margin-top: 1px;
	_margin-top: 0px;
}
div#enviar input#ed_nome_rem {
/*	margin-top: 0px; */
	_margin-top: 1px;
}

div#enviar textarea#ed_comentario {
	height: 125px;
	overflow: auto;
	border: none;
	
	padding-left: 5px;
	
	margin-top: 1px;
	_margin-top: 0px;
	
	border-bottom: solid 2px #000000;
	_border-bottom: 0px;
}

div#btn_enviar {
	clear: both;
	
	_border: none;
	
	background-color: #FF0000;
	
	_margin-top: 1px;
	
}
div#btn_enviar input {
	border: none;
	background-color: #FF0000;
	text-align: left;
	height: 15px;
	color: #FFFFFF;
	
	cursor: pointer;
	padding: 0px;
	padding-left: 5px;
}
/*
div#btn_enviar a {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 5px;
	
	width: 250px;
	display: block;
}

div#btn_enviar a:hover {
	background-color: #FF0000;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 2px solid #000000;
}
*/

span#msg_email_no { color: #CC0000; }
span#msg_email_yes { color: #006600; }





div#inserir_newsletter { }
div#inserir_newsletter a { text-decoration: underline; color: #CCCCCC; }
div#inserir_newsletter table { width: 100%; float: left; }
div#inserir_newsletter table td#descricao {
/*	background-color: #00FF00; */
	width: 220px;
	vertical-align: top;
	
}
div#inserir_newsletter form#form_email { }

div#inserir_newsletter form#form_email input {
	border: none;
	width: 180px;
	
	text-indent: 5px;
	
	height: 16px;
	border-bottom: solid 1px #000000;
	
	font-size: 10px;
}

div#inserir_newsletter form#form_email input#botao {
	width: 90px;
	background-color: #FF0000;
	color: #FFFFFF;
}


p#contacto_titulo {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}




p#arquivo_top {
	font-size: 175px;
	font-size: 160px;
	font-weight: bold;
	color: #333333;
}

p#relogio {
	font-size: 50px;
	font-weight: bold;
	color: #333333;
	line-height: 45px;
}







div#calendario {
	width: 300px;
	float: left;
}
table#calendar {
	width: 100%;
	background-color: #333333;
	border: 0;
	border-collapse: collapse;
}
table#calendar tr {
	height: 42px;
	line-height: 42px;
}
table#calendar tr.linha_meses {
	height: 22px;
	line-height: 22px;
}
table#calendar tr.linha_dias {
	height: 11px;
	height: 12px;
	background-color: #000000;
	color: #999999;
}
table#calendar td, table#calendar th {
	width: 42px;
	
	text-align: center;
	vertical-align: middle;
	font-size: 25px;
	font-weight: bold;
}
table#calendar td a {
	font-size: 25px;
	font-weight: bold;
}
table#calendar th { font-size: 8px;	color: #CCCCCC; line-height: 16px;}
table#calendar td.mes_anterior {
	background: url(../files/cal_anterior.gif) center no-repeat;
}
table#calendar td.mes_ano {
	background-color: #999999;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	
/*	width: 200px; */
	width: auto;
}
table#calendar td.mes_proximo {
	background: url(../files/cal_proximo.gif) center no-repeat;
}
table#calendar td.mes_anterior a, table#calendar td.mes_proximo a {
	display: block;
}

.td_calendario {
	border: solid 1px #000000;
}
.td_hoje {
	background-color: #999999;
}
.td_outro_mes {
	color: #666666;
}
.td_com_evento {
	background-color: #FF0000;
}
.td_seleccionado {
	color: #FF0000;
	color: #000000;
}

/*
table#calendar td span.td_seleccionado a {
}
 */

div#calendario_eventos {
	width: 250px;
	float: left;
	
	position: relative;
	left: 50px;
/*	font-weight: bold; */
}

div#calendario_eventos p.negrito {
	font-weight: bold;
}
div#calendario_eventos a {
	color: #FF0000;
}


/* PROJECTOS */

div#menu_projectos {
/*	float: right; */
	width: 222px;
	height: 16px;
	background-color: #CCCCCC;
	background-color: #666666;
}

table#menu_projectos {
	height: 16px;
}
table#menu_projectos td {
/*	background-color: #CCCCCC; */
	text-transform: uppercase;
	color: #000000;
	font-size: 9px;
	font-weight: bold;
/*	width: 92px; */
	width: 108px;
	text-align: center;
	vertical-align: middle;
}
table#menu_projectos td a {
	display: block;
/*	width: 16px; */
	width: 108px;
}
table#menu_projectos td a:hover {
	color: #FF0000;
}

table#menu_projectos td#anterior {
	background: url(../files/proj_enterior.gif) top left no-repeat;
/*	width: 16px; */
	text-align: center;
}
table#menu_projectos td#pixel {
	background-color: #000000;
	width: 1px;
}
table#menu_projectos td#proximo {
	background: url(../files/proj_proximo.gif) top right no-repeat;
/*	width: 16px; */
	text-align: center;
}

div#portfolio_top {
/*	background-color: #00FF00; */
	height: 155px;
	height: 135px;
	overflow: hidden;
}
p#portfolio_titulo {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}
p#portfolio_titulo2 {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}





div#portfolio_bottom {
	
}
div#portfolio_bottom div#portfolio_barra {
	height: 30px;
	background-color: #333333;
	
/*	text-align: left; */
}
table#barra_menu {
	width: 66px;
	height: 16px;
	
/*	border: solid 1px #00FF00; */
	
	float: left;
	
	position: relative;
	top: 7px;
	left: 7px;
}

table#barra_menu td {
	background-color: #666666;
	color: #FFFFFF;
	font-size: 8px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
table#barra_menu td a {
	display: block;
	width: 16px;
}
table#barra_menu td#anterior {
	background: url(../files/proj_enterior.gif) top left no-repeat;
	width: 16px;
	border-right: solid 1px #333333;
}
table#barra_menu td#texto_tabela {
	
}
table#barra_menu td#proximo {
	background: url(../files/proj_proximo.gif) top left no-repeat;
	width: 16px;
	border-left: solid 1px #333333;
}

div#portfolio_barra span#foto_desc {
/*	background-color: #FFFF00; */
	float: left;
	
	position: relative;
	top: 7px;
	top: 8px;
	left: 40px;
}

div#portfolio_bottom img#foto_principal {
/*	width: 100%; */
}



div#trab_left {
	width: 250px;
	width: 127px; /* -123 */
	float: left;
}
div#trab_left p { line-height: 15px; }
div#trab_left p a { text-decoration: none; font-weight: bold; }
div#trab_left p a:hover { background-color: #FF0000; }

div#trab_right {
	float: left;
	border-left: solid 1px #666666;
	padding-left: 50px;
}
div#trab_right p { line-height: 15px; }
div#trab_right span.trabalho_cliente {color: #FFFFFF}
div#trab_right span.trabalho_tipo {color: #666666}
div#trab_right p.cli_tipo a { text-decoration: none; font-weight: bold; }
div#trab_right p.cli_tipo a:hover { background-color: #FF0000}



p#mapa_link a:hover {
	background-color: #FF0000;
}













