@charset "utf-8";
/* CSS Document */


.filme {width:100%;
		height:100%;}
# main {
	width:100%;
	height:100%;
	position:absolute;}
	
#identidade, #publicidade, #design, #webdesign, #producao, #contactos  {
	position:absolute;
	left:56px;
	top:394px;
	width:87px;
	height:4px;
	z-index:9;
	background-color: #FFFF00;
	visibility: visible;
}
#publicidade {
	left:148px;
}
#design {
	left: 242px;
}
#webdesign {
	left: 334px;
}
#producao {
	left: 427px;
}
#contactos {
	left: 868px;
}
#anchor1, #anchor2, #anchor3, #anchor4, #anchor5, #anchor6 {
	position:absolute;
	left:0px;
	top:460px;
	width:21px;
	height:23px;
	z-index:8;
	visibility: visible;
}
#anchor2 {
	top:690px;
}

#anchor3 {
	top:915px;
}
#anchor4 {
	top:1240px;
}

#anchor5 {
	top:1465px;
}

#anchor6 {
	top:1900px;
}
#container {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:2500px;
	z-index:1;
}
