
body {
  
	font: 76%/160% Arial, Helvetica, sans-serif;
	margin:15px auto;
	z-index:0;
	overflow:hidden;
}

.back {
  position:absolute;
  top:48px;
  width:800px;
  z-index:0;
}

.front {
  position:absolute;
  top:0px;
  margin-left:180px;
  margin-Top:170px;
  z-index:1;
}

.front3 {
  position:absolute;
  top:0px;
  margin-left:280px;
  margin-Top:84px;
  z-index:0;
}
.front2 {
  position:absolute;
  top:0px;
  margin-left:295px;
  margin-Top:388px;
  z-index:6;
}

.menuhaut {
  position:absolute;
  top:360px;
  left:50%;
  margin-left:-358px;
  z-index:12;
	
}

.menuhaut2 {
  position:absolute;
  top:358px;
  left:50%;
  margin-left:-353px;
  z-index:11;
}

.menuhaut3 {
  position:absolute;
  top:356px;
  left:50%;
  margin-left:-358px;
  z-index:10;
}

.menuhaut4 {
  position:absolute;
  top:354px;
  left:50%;
  margin-left:-353px;
  z-index:9;
}

.menuhaut5 {
  position:absolute;
  top:352px;
  left:50%;
  margin-left:-358px;
  z-index:8;
}

.construct {
	position: absolute;
	top:450px;
	left:50%;
	margin-left:-100px;
	font: 14px Arial, Helvetica, sans-serif;
	color:white;
}

.player { behavior: url(iepngfix.htc) }
.player {
	z-index:4;
	display:none;
	background: url(images/fondplayer.png) no-repeat center;
	position:absolute;
	width:260px;
	height:148px;
	top:100px;
	left:50%;
	margin-left:-15px;
	margin-top:-15px;
}

.player2 {
	z-index:10;
	margin-top:0px;
	margin-left:35px;
}

.linkaudio {
  text-decoration: none;
  font: 14px Arial,  Helvetica, sans-serif;
  font-weight:bolder;
  padding-left:85px;
  color:white;
}
.linkaudio:hover {
  color:grey;
}

.closeplayer { behavior: url(iepngfix.htc) }
.closeplayer {
  background: url(images/close.png) no-repeat;
  margin-top:-4px;
  margin-left:4px;
  height:35px;
  z-index:9;
}

.album { behavior: url(iepngfix.htc) }
.album {
	z-index:2;
	display:none;
	border:none;
	width:380px;
  height:300px; 
	position:absolute;
	background: url(images/fondalbum2.png) no-repeat center;
}

.albumcont {
	color:white;
}

.dragger {
  width:150px;
  height:7px; 
  background-color:none;
  margin-top:-19px;
  margin-left:10px;
  cursor: pointer;
}

.divabout { behavior: url(iepngfix.htc) }
.divabout {
	z-index:15;
	display:none;
	position:absolute;
	top:42px;
  width:500px;
  height:300px; 
  background: url(images/fondabout2.png) no-repeat center;
  border:0px;
	color:white;
}

.divaboutcont {
  width:430px;
  height:250px;
  margin-left:40px;
  cursor: pointer;
}

.divcontact { behavior: url(iepngfix.htc) }
.divcontact {
	z-index:5;
	background: url(images/contactilcybe.png) no-repeat;
	position:absolute;
	top:166px;
	display:none;
	left:570px;
  width:600px;
  height:300px; 
  border:0px;
	color:white;
}

.divcontactcont {
  width:430px;
  height:250px;
  margin-left:2px;
  margin-top:-5px;
  cursor: pointer;
}

.divlink { behavior: url(iepngfix.htc) }
.divlink {
	z-index:4;
	background: url(images/linksilcybe.png) no-repeat;
	position:absolute;
	display:none;
	top:56px;
	left:550px;
  width:300px;
  height:322px; 
  border:0px;
	color:white;
}

.divlinkcont {
  width:430px;
  height:250px;
  margin-left:70px;
  margin-top:60px;
  cursor: pointer;
}

.divlinkcontlink {
  color:white;
  text-decoration:none;
  font: 12px Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.divlinkcontlink:hover {
  color:yellow;
}