html {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}

body {
	width: auto;
	margin: 0;
	padding: 0;
}

#anim {
	width: 750px; 
	padding-top: 100px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	/* part 2 of 2 centering hack */
	width: 750px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 770px;
}

html>body #anim {
	width: 750px; /* ie5win fudge ends */
}

#lingua {
	width: 750px;
	height: 50px;
	padding: 20px 0px 10px 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Verdana, sans-serif;
    color: #003e52;
 	font-size: 11px;
	font-weight: normal;
 	font-style: normal;
	line-height: 15px;

}

#lingua ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 0;
}

#lingua li {
	display: inline;
	margin: 25px;
}

#header {
	border-top: 8px #4D7380 solid;
}

#logo {
	position: absolute;
	top: 0px;
	left: 40px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #fff;
	width: 170px;
}


		/* NAVEGAÇÃO DO INDEX */

#nav_index {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}

#nav_index ul {
	width: 100%;
}

#nav_index li {
  /*float the main list items*/
  margin: 0;
  float: left;
  text-align: center;
  display: block;
  width: 20%;
}

#nav_index li a {
  /*for all links in the list*/
  color: #667F9A;
  font-family: Verdana, sans-serif;
  font-size: 16px;
  font-variant: small-caps;
  display: block;
  padding-top: 18px;
  padding-right: auto;
  padding-bottom: 17px;
  padding-left: auto;
  margin-right: 12px;
}

#nav_index li a {
	border-bottom: 7px #FFF solid;
}

#nav_index li:hover a {
  background-color: #B3CBD4;
  border-bottom: 7px #4D7380 solid;
  color: #2E5C6B;
  text-decoration: none;
}


		/* NAVEGAÇÃO */

#nav {
	position: absolute;
	left: 214px;
	top: -7px;
	*top: 9px;
	width: 600px;
}

#nav ul {
	width: 100%;
}

#nav li {
  /*float the main list items*/
  margin: 0;
  float: left;
  text-align: center;
  display: block;
  width: 20%;
}

#nav li.on a, #nav li.off a {
  /*for all links in the list*/
  color: #667F9A;
  font-family: Verdana, sans-serif;
  font-size: 16px;
  font-variant: small-caps;
  display: block;
  height: 25px;
  padding: 9px 5px 4px 5px;
  margin-right: 12px;
}

#nav li.on a {
  /*change border color for active topic area*/
  background-color: #B3CBD4;
  border-top: 7px #4D7380 solid;
  color: #2E5C6B;
}

#nav li.off a {
	border-top: 7px #FFF solid;
}

#nav li.off:hover a {
  background-color: #B3CBD4;
  border-top: 7px #4D7380 solid;
  color: #2E5C6B;
  text-decoration: none;
}

#nav li.on:hover a {
	text-decoration: none;
}

	/* NAVEGAÇÃO LATERAL */

#sub_nav {
	position: absolute;
	top: 165px;
	voice-family: "\"}\"";
    voice-family: inherit;
	top: 155px;
	*top: 165px;
	left: 5px;
	voice-family: "\"}\"";
    voice-family: inherit;
	left: 45px;
	*left: 5px;
	margin: 0;
	padding: 0;
}

#sub_nav ul a {
  /*  cancel inherit of border
      on subnav of active topic */
  border: 0;
  background-color: #FFF;
  color: #667F9A;
}

#sub_nav ul {
  /*display active subnav list*/
  display: block;
}

#sub_nav ul {
  float: left;
  /*ie doesn't inherit the float*/
  /*margin-right: 335px;*/
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-variant: small-caps;
  color: #667F9A;
  width: 170px;
  height: 100%;
  padding: 10px;
}

#sub_nav li {
	padding-top: 10px;
	padding-bottom: 10px;
}

#sub_nav ul a:hover {
	color: #9bb2b8;
	text-decoration: none;
}

#sub_nav ul li.on a {
	font-weight: bold;
	color: #2E5C6B;
}

#sub_nav ul li.on a:hover {
	color: #9bb2b8;
}

	/* FIM DA NAVEGAÇÃO */

		
		/* MAIN */

#main {
	position: absolute;
	top: 112px;
	left: 256px;
    font-family: Verdana, sans-serif;
    font-size: 11px;
}

#main_idioma {
	position: absolute;
	top: 20px;
	left: 20px;
    font-family: Verdana, sans-serif;
    font-size: 11px;
}

#main_proj {
	position: absolute;
	top: 180px;
	left: 256px;
    font-family: Verdana, sans-serif;
    font-size: 11px;
}

#content {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 600px;
    color: #003e52;
}

#seleccao {
	width: 600px;
	border: 0;
	padding: 0;
	margin: 0;
}

#thumb {
	width: 60px;
	height: 60px;
	margin-bottom: 8px;
}

#navegacao {
	float: right;
}

#navegacao li {
	display: inline;
	margin-left: 6px;
}

.thumb_expos {
	float: left;
	width: 60px;
	height: 60px;
	padding-bottom: 8px;
}

.thumb_equipa {
	float: left;
	width: 40px;
	height: 40px;
	padding-bottom: 4px;
}

#idioma {
	position: absolute;
	top: 68px;
	right: 0px;
	padding-left: 2px;
	padding-right: 2px;
	color: #FFF;
}

#idioma a {
	color: #FFF;
	font-variant: small-caps;
}

#idioma a:hover {
	color: #003e53;
	text-decoration: none;
	font-variant: small-caps;
}

#idioma_proj {
	position: absolute;
	top: 0px;
	right: 0px;
	padding-left: 2px;
	padding-right: 2px;
	color: #FFF;
}

#idioma_proj a {
	color: #FFF;
	font-variant: small-caps;
}


#idioma_proj a:hover {
	color: #9bb2b8;
	text-decoration: none;
	font-variant: small-caps;
}

.titulo_tipologias {
	background-color: #003e53;
	margin-bottom: 8px;
	padding: 5px;
}

.titulo {
	background-color: #9bb2b8;
	margin-bottom: 8px;
	height: 17px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 4px;
}

.titulo_projectos {
	font-weight: bold;
	padding-left: 5px;
}

.titulo_projecto {
	background-color: #9bb2b8;
	margin-bottom: 8px;
	height: 17px;
	padding-top: 8px;
	padding-left: 5px;
	padding-bottom: 4px;
	font-weight: bold;
}

.titulo_expos {
	float: right;
	width: 532px;
	height: 17px;
	padding-left: 5px;
	padding-top: 2px;
	color: #003e53;
	font-weight: bold;
}

.titulo_expos a:hover {
	color: #9bb2b8;
}

.titulo_seleccao {
	float: left;
	width: 235px;
	height: 17px;
	padding-left: 5px;
	margin-bottom: 51px;
	font-weight: bold;
}

.titulo_equipa {
	float: left;
	padding-left: 4px;
	width: 156px;
	height: 44px;
}

.pessoal {
	margin-top: 50px;
	width: 600px;
	clear: both;
}


	
		/* SLIDESHOW */
		
/*.slide {
	height: 400px;
	background-color: #FFF;
	overflow: hidden;
}*/

#thumbnails img {
	width: 30px;
	height: 14px;
}

#images {
	height: 400px;
	width: 600px;
	overflow: hidden;
	background: url(../lightbox/images/loading.gif) no-repeat center center;
}

#thumbscontainer {
	float: right;
	height: 25px;
	margin-bottom: 10px;
}

#thumbs ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 0;
}
	
#thumbs li {
	display: inline;
	text-align: center;
}
	
#thumbs li img {
	border: 1px solid #e9e9e9;
	opacity: .3;
	filter: alpha(opacity=30);
}
	
#thumbs .selected {
	border: 1px solid #333;
	opacity: 1;
	filter: alpha(opacity=100);
}

		/* FIM DO SLIDESHOW */
		


.clear {
	clear: both;
}

#tecnica {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 295px;
}

#resumo {
	float: right;
	padding-left: 10px;
	margin: 0;
	border: 0;
	width: 290px;
}

#codigo_1 {
	width: 130px;
	float: left;
}

#codigo_2 {
	float: right;
	padding-left: 10px;
	width: 460px;
	text-align: justify;
}

.codigo_esquerda {
	float: left;
	margin-right: 4px;
	margin-bottom: 8px;
}

.codigo_direita {
	float: right;
	margin-left: 4px;
	margin-bottom: 8px;
}

.percurso_direita {
	float: right;
	margin-left: 60px;
	margin-bottom: 8px;
}

.expos_3 {
	margin: 0;
	padding: 4px 0px 0px 72px;
}

.itinerante_1 {
	float: left;
	width: 75px;
	margin-bottom: 8px;
}

.itinerante_2 {
	float: left;
	width: 205px;
	padding-left: 10px;
	margin-bottom: 8px;
}

.itinerante_3 {
	clear: both;
}

.ortus_1 {
	float: left;
	width: 102px;
	margin-bottom: 8px;
}

.ortus_2 {
	float: left;
	width: 180px;
	padding-left: 10px;
	margin-bottom: 8px;
}

.esquerda {
	float: left;
	width: 13%;
	padding-top: 10px;
}

.direita {
	float: right;
	width: 87%;
	padding-bottom: 10px;
	padding-top: 10px;
}

#noticias li {
	margin-left:-38px;
	border-bottom: 1px dotted #9bb2b8;
	margin-bottom: 40px;
}

#noticias a {
	color: #003e52;
	font-weight: bold;
	text-decoration: none;
}

#noticias a:visited {
	color: #003e52;
	font-weight: bold;
	text-decoration: none;
}	

#noticias a:hover {
	color: #9bb2b8;
	text-decoration: underline;
}	

#pdf {
	float: right;
}


		/* FOOTER */


#footer {
	position: absolute;
	bottom: -80px;
	left: 0px;
	width: 600px;
	/*padding-top: 50px;*/
	/*padding-bottom: 50px;*/
	/*margin-left: 200px;*/
	font-family: Verdana, sans-serif;
	font-size: 10px;
	clear: both;
}

#menu_f {
	float: right;
}

#menu_f li {
	margin-left: 6px;
	display: inline;
}

#menu_f li a {
	color: #8499AE;
}


		/* MISC */

p, table {
	font-family: Verdana, sans-serif;
    color: #003e52;
 	font-size: 11px;
	font-weight: normal;
 	font-style: normal;
	line-height: 17px;
}

#projectos td a:hover {
	color: #FFF;
	text-decoration: none;
}

ul {
	list-style: none;
}
	   
a:link {
	color: #003e52;
	text-decoration: none;
}
	   
a:visited {
	color: #003e52;
	text-decoration: none;
}
	   
a:hover {
	color: #9bb2b8;
	text-decoration: underline;
}

img {
	border: 0px;
	outline: none;
	padding: 0px;
	margin: 0px;
}

a:hover .efeito {
	position: relative;
	left: -2px;
}

a .efeito_alpha {
	opacity: .3;
	filter: alpha(opacity=30);
}

a:hover .efeito_alpha {
	opacity: 100;
	fileter: alpha(opacity=100);
	position: relative;
	left: -2px;
}
