/* CSS Document */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*##################################################################################################### BASE */
body {
	background-color:#333;
	font-family:Arial, Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3 {
	font-weight:normal;
	color: #ffffff;
}
h1 {
	font-size:24px;
	line-height:28px;
	letter-spacing:-1px;
}
h2 {
	font-size:14px;
	line-height:16px;
	letter-spacing:0px;
}
h3 {
	font-size:11px;
	line-height:13px;
}
.container {
	width:980px;	
	margin-top: 50px;
	margin-right:auto;
	margin-left:auto;
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
/*##################################################################################################### LOGOTIPO */
.idioma {
	position:absolute;
	margin-top: -12px;
	margin-left: 850px;
	padding: 4px;
	padding-left:7px;
	padding-right:7px;
	line-height:14px;
	background-color:#03c1ff;
	font-size:11px;
}
.container_logo {
	width:765px;
	height: 50px;
	margin-left:40px;
}
.logo {
	width:auto;
}
.logo_texto {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:-37px 0 0 160px;
	font-size:26px;
	color:#cccccc;
	letter-spacing:-1px;
}
/*##################################################################################################### MENU */
.container_menu {
	width:605px;
	height:24px;
	padding-top:5px;
	padding-left:180px;
	padding-bottom:5px;
}
li.li_menu { 
	display: inline;
	color:#ffffff;	
	font-size:16px;
	letter-spacing:-1px;
	line-height:23px;
	
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 4px;
}
li.li_menu:hover, li.selected { 
	background-color:#03c1ff;
}
/*##################################################################################################### SUBMENU */
.container_submenu {
	width:805px;
	height: 20px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#000000;
}
.submenu {
	margin-left:200px;
	letter-spacing:-1px;
	line-height: 20px;
	font-size:12px;
}
li.li_submenu { 
	padding-left: 8px;
	padding-right: 8px;
	display: inline;
	color:#ffffff;
}
li. selected { 
	color:#03c1ff;
}
a.submenu_link:hover {
	color:#03c1ff;
}
/*##################################################################################################### CONTENT BACK */
.content_back {
	background-color:#000000;
	position:absolute;
	margin-left:170px;
	margin-top:4px;
	height: 270px;
	width:810px;
	z-index:-1;
	
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;	
}
.content_back_azul {
	background-color:#03c1ff;
	position:absolute;
	margin-left:170px;
	margin-top:4px;	
	height: 350px;
	width:810px;
	z-index:-1;
}
.content_back_cinza {
	background-color:#333;
	position:absolute;
	margin-left:170px;
	margin-top:4px;	
	height: 350px;
	width:810px;
	z-index:-1;
}
/*##################################################################################################### CONTENT BASE */
.content {
	width:750px;
	height:1px;
	margin-left:200px;
	margin-top:30px;
	margin-bottom: 5px;	
}
.source-image {
	width: 100%;
	height:	auto;
	position:absolute;
	top: 0;
	left: 0;
	z-index:-4;
}
/*##################################################################################################### CONTENT APRESENTACAO */
.content_id {
	width:360px;
	height:1px;
	float:left;
}
.content_apresentacao {
	width:425px;
	height:1px;
	float:left;
}
.content_frase {
	width:350px;
	margin-top: 290px;
	margin-left:590px;
	line-height:18px;
	position:absolute;
	color:#fff;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;	
}
/*##################################################################################################### CONTENT PORTFOLIO LISTAGEM */
.content_listagem {
	margin-top:5px;
	overflow:hidden:
}
.listagem_projectos {
	font-size:12px;
	line-height:16px;
	float:left;
	width:750px;
	padding:1px;
	margin:1px;
	background-color:#0099CC;
}
li.listagem_projectos {
	background: url(/imagens/arrow_small_blue.png) no-repeat left center;
	margin-left: -12px;
}
li.listagem_projectos:hover {
	background: url(/imagens/arrow_small_white.png) no-repeat left center;
	background-color:#68daff;
}
.listagem_projectos_title {
	margin-left:12px;
	line-height:16px;
	font-size:12px;
	width:645px;
	float:left;
}
.listagem_projectos_ano {
	font-size:12px;
	line-height:16px;
	color:#FFFFFF;
	width:80px;
	float:right;
}


/*##################################################################################################### CONTENT ARQUIVO LISTAGEM */
.listagem_arquivo {
	font-size:12px;
	line-height:16px;
	float:left;
	width:750px;
	padding:1px;
	margin:1px;
	margin-bottom:5px;
	background-color:#0099CC;
}
li.listagem_arquivo {
	background: url(/imagens/arrow_small_blue.png) no-repeat left center;
	margin-left: -12px;
}
li.listagem_arquivo:hover {
	background: url(/imagens/arrow_small_white.png) no-repeat left center;
	background-color:#68daff;
}
.listagem_arquivo_title {
	margin-left:12px;
	line-height:16px;
	font-size:12px;
	width:665px;
	float:left;
	color:#999999;
}

.listagem_arquivo_ano {
	font-size:12px;
	line-height:16px;
	color:#FFFFFF;
	width:60px;
	float:right;
}
/*##################################################################################################### CONTENT PORTFOLIO DETALHE */
.content_photos {
	width:220px;
	margin-left:5px;
	float:left;
}
.content_nav {
	width:160px;
	margin-left:5px;
	float:left;
}
.img_projecto {
	margin-left:5px;
	margin-top:5px;
	border:0;
	float:left;
}
a.side_nav {
	text-decoration:none;
	line-height:14px;
	font-size:12px;
	letter-spacing: -1px;
	color:#03c1ff;
	padding:1px;
	margin:1px;
}
a.side_nav:hover {
	background-color:#03c1ff;
	color:#ffffff;
}
/*##################################################################################################### CONTENT PORTFOLIO CONTACTOS */
.content_mapa {
	width:390px;
	height:auto;
	float:left;
}

#lista{
	height: 280px;
	overflow: auto;
	float: left;
	
}
#apresentacao{
	height: 300px;
	overflow: auto;
	float: left;		
}
