@charset "utf-8";
/* CSS Document */
html {
      -ms-touch-action: double-tap-zoom;  
    }  
body {
	background-color:#646464;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}
#apDivBaseCompleto {
	position: relative;
	width: 1024px;
	height: 1035px;
	z-index: 1;
	margin: 0px auto;
}
#apDivBaseMeio {
	position: absolute;
	width: 679px;
	height: 577px;
	z-index: 4;
	top: 352px;
	left: 293px;
	text-align: center;
}
#apDivBaseLateral {
	position: absolute;
	width: 293px;
	height: 577px;
	z-index: 2;
	top: 352px;
	left: 0px;
	text-align: center;
}
#apDivMenu {
	position: absolute;
	width: 253px;
	height: 280px;
	z-index: 100;
	left: 11px;
	text-align: right;
}

#apDivMapa {
	position: absolute;
	width: 317px;
	height: 326px;
	z-index: 3;
	top: 182px;
	left: 15px;
	background-image: url(../imagens/mapa.png);
}
#apDivLiberty {
	position: absolute;
	width: 98px;
	height: 107px;
	z-index: 3;
	top: 470px;
	left: 53px;
	background-image: url(../imagens/liberty.png);
}
#apDivZurich {
	position: absolute;
	width: 98px;
	height: 107px;
	z-index: 3;
	top: 470px;
	left: 156px;
	background-image: url(../imagens/zurich.png);
}
#apDivMeioSuperior {
	position: absolute;
	width: 681px;
	height: 224px;
	z-index: 30;
	background-repeat:no-repeat;
	border-radius:10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#apDivMeioInferior {
	position: absolute;
	width: 681px;
	height: 392px;
	z-index: 30;
	top: 241px;
	background-image:url(../imagens/cxBrancaGrande.png);
	background-repeat: no-repeat;
	text-align:left;
}
#apDivMeioMeioEsq {
	position: absolute;
	width: 334px;
	height: 159px;
	z-index: 30;
	top: 241px;
	background-image:url(../imagens/cxBrancaPequena.png);
	background-repeat: no-repeat;
}
#apDivMeioMeioDir {
	position: absolute;
	width: 334px;
	height: 159px;
	z-index: 30;
	left: 345px;
	top: 241px;
	background-image:url(../imagens/cxBrancaPequena.png);
	background-repeat: no-repeat;
}
#apDivMeioInfEsq {
	position: absolute;
	width: 334px;
	height: 159px;
	z-index: 30;
	top: 418px;
	background-image:url(../imagens/cxBrancaPequena.png);
	background-repeat: no-repeat;
}
#apDivMeioInfDir {
	position: absolute;
	width: 334px;
	height: 159px;
	z-index: 30;
	left: 345px;
	top: 418px;
	background-image:url(../imagens/cxBrancaPequena.png);
	background-repeat: no-repeat;
}
#apDivMeioInferiorTexto {
	position: absolute;
	width: 631px;
	height: 382px;
	z-index: 33;
	top: 1px;
	left: 25px;
	background-image: url(../imagens/cxBrancaGrande.png);
	background-repeat: no-repeat;
	text-align: left;

}
#apDivContactosTexto {
	position: absolute;
	width: 628px;
	height: 390px;
	z-index: 33;
	top: 0px;
	left: 25px;
	background-image: url(../imagens/cxBrancaGrande.png);
	background-repeat: no-repeat;
	text-align: left;
	overflow: auto;
}

.meioSuperiorOfPart {
	background-image: url(../imagens/ofertaParticulares.png);
}
.meioSuperiorOfEmp {
	background-image: url(../imagens/ofertaEmpresas.png);
}
.meioSuperior {
	background-image:url(../imagens/cxBrancaMedia.png);
}
#apDivContactos {
	position: absolute;
	width: 681px;
	height: 1000px;
	z-index: 30;
	top: 241px;
	background-image:url(../imagens/cxBrancaGrande.png);
	background-repeat: no-repeat;
	text-align:left;
}	
.formlabel{
	margin-left:25px;
}
.formlabel2{
	margin-left:90px;
}
.forminput{
	margin-left:32px;
}
.forminput2{
	margin-left:31px;
}
#anvsoftJavaScriptSlideshow{
	border-radius:20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding:10px;
	width: 610px;
	height: 180px;
	position: relative;
	text-align:center;
	margin-left:15px;
}
