.content-main{
	background-image: url('index_ficheiros/image494.png');
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
	width: 1242px;
	height: 697px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 0;
}
.top {
	display: block;
	float: left;
	position: relative;
	width: 100%;
	height: 75px;
	z-index: 99;
}
.logo{
	display: inline-block;
	float: left;
	position: relative;
	width: 30%;
	top: -20px;
}
.logo img{
	width: 85%;
}
.top-menu{
	display: inline-block;
	float: left;
	position: relative;
	width: 40%;
	text-align: center;
	font-size: 14.0pt;
	line-height: 119%;
	font-family: Verdana;
	color: #EBF3F7;
	font-weight: bold;
	padding-top: 35px;
}
.top-menu a{
	font-size: 14.0pt;
	line-height: 119%;
	font-family: Verdana;
	color: #EBF3F7;
	font-weight: bold;
	text-decoration: none;
	margin-right: 40px;
}
.top-menu a:visited{
	font-size: 14.0pt;
	line-height: 119%;
	font-family: Verdana;
	color: #EBF3F7;
	font-weight: bold;
	text-decoration: none;
}
.top-menu-language{
	display: inline-block;
	float: right;
	position: relative;
	width: 30%;
	text-align: right;
	height: 100%;
}

.middle{
	display: block;
	position: relative;
	width: 100%;
	float: right;
	height: 455px;
	z-index: 98;
}
.middle-logo{
	display: inline-block;
	float: right;
	width: 100%;
}
.middle-logo  img{
	float: right;
}

.middle-logo-space{
	display: inline-block;
	float: right;
	width: 100%;
	height: 165px;
}

.bottom {
	display: block;
	float: left;
	position: relative;
	width: 100%;
	height: 120px;
	z-index: 99;
}
.bottom-left{
	display: inline-block;
	float: left;
	position: relative;
	width: 25%;
	text-align: left;
	font-size: 12px;
	line-height: 119%;
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
	line-height: 119%;
	padding-left: 20px;
}
.bottom-center{
	display: inline-block;
	float: left;
	position: relative;
	width: 50%;
	text-align: center;
	font-size: 14px;
	line-height: 119%;
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
	line-height: 119%;
	padding: 0 10px 0 10px;
}
.bottom-center p{
	text-align: left;
}
.bottom-right{
	display: inline-block;
	float: right;
	position: relative;
	width: 15%;
	text-align: center;
	padding: 15px;
	font-size: 10px;
	font-family: 'Calibri';
}
.bottom-right img{
	width: 100%;
}
.top-menu-gplus{
	display: inline-block;
	position: relative;
	width: 15%;
	height: 100%;
}
.top-menu-fb{
	display: inline-block;
	position: relative;
	width: 15%;
	height: 100%;
}
.top-menu-lang{
	display: inline-block;
	position: relative;
	width: 15%;
	height: 100%;
}
.top-menu-language-mobile{
	display: none;
}

/******* Mobile *******/

@media screen and (max-width: 767px) {
	.content-main{
		background-image: url('index_ficheiros/image494.png');
		background-repeat: no-repeat;
		/*background-position: top center;*/
		background-size: cover;
		width: 100%;
		/*margin-left: auto;
		margin-right: auto;*/
		position: relative;
		z-index: 0;
	}
	.top {
		display: block;
		float: left;
		position: relative;
		width: 100%;
		height: 75px;
		z-index: 99;
	}
	.logo{
		display: inline-block;
		float: left;
		position: relative;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
    text-align: center;
	}
	.top-menu{
		display: inline-block;
		float: left;
		position: relative;
		width: 100%;
		text-align: center;
		font-size: 14.0pt;
		line-height: 119%;
		font-family: Verdana;
		color: #EBF3F7;
		font-weight: bold;
	  padding-left: 25px;
		margin-left: auto;
		margin-right: auto;
	}
	.top-menu a{
		font-size: 14.0pt;
		line-height: 119%;
		font-family: Verdana;
		color: #EBF3F7;
		font-weight: bold;
		text-decoration: none;
		margin-right: 40px;
	}
	.top-menu a:visited{
		font-size: 14.0pt;
		line-height: 119%;
		font-family: Verdana;
		color: #EBF3F7;
		font-weight: bold;
		text-decoration: none;
	}

  .top-menu-language{
  	display: none;
  }
	.top-menu-language-mobile{
		display: inline-block;
		float: left;
		position: relative;
		width: 100%;
		text-align: center;
		/*height: 100%;*/
	}

	.middle{
		display: block;
		position: relative;
		width: 100%;
		float: right;
		height: 455px;
		z-index: 98;
	}
	.middle-logo{
		display: inline-block;
		float: right;
		width: 100%;
	}
	.middle-logo  img{
		float: right;
	}

	.middle-logo-space{
		display: inline-block;
		float: right;
		width: 100%;
		height: 165px;
	}

	.bottom {
		display: block;
		float: left;
		position: relative;
		width: 100%;
		height: 120px;
		z-index: 99;
	}
	.bottom-left{
		display: inline-block;
		float: left;
		position: relative;
		width: 100%;
		text-align: center;
		font-size: 12px;
		line-height: 119%;
		font-family: Verdana;
		color: #000000;
		font-weight: bold;
		line-height: 119%;
		/*padding-left: 20px;*/
	}
	.bottom-center{
		display: inline-block;
		float: left;
		position: relative;
		width: 100%;
		text-align: center;
		font-size: 14px;
		line-height: 119%;
		font-family: Verdana;
		color: #000000;
		font-weight: bold;
		line-height: 119%;
		/*padding: 0 10px 0 10px;*/
	}
	.bottom-center p{
		text-align: left;
	}
	.bottom-right{
		display: inline-block;
		float: right;
		position: relative;
		width: 100%;
		text-align: center;
		/*padding: 15px;*/
		font-size: 10px;
		font-family: 'Calibri';
	}

	.top-menu-gplus{
		display: inline-block;
		position: relative;
		width: 15%;
		height: 100%;
	}
	.top-menu-fb{
		display: inline-block;
		position: relative;
		width: 15%;
		height: 100%;
	}
	.top-menu-lang{
		display: inline-block;
		position: relative;
		width: 15%;
		height: 100%;
	}

}
