body{
	background: url('/z-images/template/background-HOME.jpg') white;
	background-position: center 10px ;
	background-repeat: no-repeat;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12.5px;
	color: black;
	text-align: center;
	padding: 0px;
	margin: 0px;
}



a, img{
	border: none;
	color: black;
	text-decoration: none;
}

p{
	margin: 0px 0px 10px;
	padding: 0px;
	font-size:12px;
	text-align: justify;
}

a:hover{
	text-decoration: underline;
}

ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#content{
	width: 855px;
	height: 560px;
	margin: auto;
	display: block;
	position: relative;
}


a#home-video{
	position: absolute;
	display: block;
	width: 372px;
	height: 381px;
	top: 137px;
	left: 259px;
	
	background-repeat: none;
}

a#home-video:hover{
	background: url('/z-images/template/HOME-ZAIN.png');
}



a#headeater{
	position: absolute;
	display: block;
	height:174px;
	left:-11px;
	top:12px;
	width:142px;
	background-repeat: no-repeat;
}

a#headeater:hover{
	background: url('/z-images/template/HEADEATER.png');
}




a#contact{
	position: absolute;
	display: block;
	width: 148px;
	height: 100px;
	top: 443px;
	left: 660px;
	background-repeat: none;
	background: url('/z-images/boutons/CONTACT.png');
}

a#contact:hover{
	background-position: 0px 100px;
}

#menu {
	height:186px;
	left:53px;
	position:absolute;
	top:189px;
	width:194px;
}

#menu a{
	position: absolute;
	display: block; 
	background-repeat:  no-repeat;
	z-index: 0;

}

#menu a:hover{
	background-position: 0px -50px!important;
	z-index: 2;
}

#btn_home{
	background: url("/z-images/boutons/HOME.png");
	top: 4px;
	left: 40px;
	width: 70px;
	height: 32px;
}

#btn_video-games{
	background: url("/z-images/boutons/VIDEOGAMES.png");
	left:23px;
	top:45px;
	width: 140px;
	height: 28px;
}

#btn_commercials{
	background: url("/z-images/boutons/COMMERCIALS.png");
	left:-1px;
	top:71px;
	width: 145px;
	height: 30px;
}

#btn_artwork-stuffs{
	background: url("/z-images/boutons/ARTWORK.png");
	left:3px;
	top:98px;
	width: 200px;
	height: 32px;
}

#btn_music-videos{
	background: url("/z-images/boutons/MUSICVIDEOS.png");
	top: 124px;
	left: 0px;
	width: 146px;
	height: 35px;
}

#btn_short-films{
	background: url("/z-images/boutons/SHORTFILMS.png");
	height:39px;
	left:19px;
	top:151px;
	width:140px;
}
