/* CSS Document */
 body {
  font-family: Geneva, sans-serif;
  color:black;
  font-size:10px;
  background-color:white;
  margin:0 px;
 }

 .movie {
	font-family: Geneva, sans-serif;
	color:white;
	font-size:10px;
	background-color:black;
	margin: 0px;
	padding: 2px;
 }
  .descriptif {
	font-family: Geneva, sans-serif;
	color:#666666;
	font-size:10px;
	margin: 0px;
	padding: 4px;
	display: block;
	background-color: #FFFFFF;
 }
 
 .watch {
	font-family: Geneva, sans-serif;
	color:black;
	font-size:10px;
	background-color:#FF0066;
	margin: 0px;
	padding: 4px;
 }
 
 .project_menu{
	font-family: Geneva, sans-serif;
	color:#CCCCCC;
	font-size:10px;
	margin: 0px;
	padding: 8px;
	display: block;
	margin-left: 10px;
 }
  .pictures {
	font-family: Geneva, sans-serif;
	color:white;
	font-size:10px;
	margin: 0px;
	padding: 4px;
	text-decoration: none;
	display: block;
	padding-right: 8px;
 }
 
 .links {
	font-family: Geneva, sans-serif;
	color:#333333;
	font-size:10px;
	background-color:white;
	margin: 0px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
 }
 .links_web {
	font-family: Geneva, sans-serif;
	color:black;
	font-size:10px;
	background-color:#999999;
	margin: 0px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 20px;
 }
 
 #menu {
	position:absolute;
	width:746px;
	height:24px;
	left: 0px;
	top: 0px;
	z-index: 8;
}
 #home {
	position:absolute;
	width:46px;
	height:24px;
	top: 0px;
	left: 0px;
	background-color:#FFFFFF;
	z-index: 1;
}

#animations {
	position:absolute;
	width:72px;
	height:24px;
	left: 46px;
	top: 0px;
	background-color:#CCCCCC;
	z-index: 2;
}
#pictures {
	position:absolute;
	width:60px;
	height:24px;
	left: 118px;
	top: 0px;
	background-color:#B3B3B3;
	z-index: 3;
}
#otherprojects {
	position:absolute;
	width:90px;
	height:24px;
	left:178px;
	top: 0px;
	background-color:#999999;
	z-index: 4;
}
#links {
	position:absolute;
	width:44px;
	height:24px;
	left:268px;
	top: 0px;
	background-color:#808080;
	z-index: 5;
}
#contact {
	position:absolute;
	width:54px;
	height:24px;
	left:312px;
	top: 0px;
	background-color:#666666;
	z-index: 6;
}
#wonderful {
	position:absolute;
	width:320px;
	height:24px;
	left:366px;
	top: 0px;
	z-index: 7;
}

#homepage {
	position:absolute;
	width:800px;
	height:872px;
	left: 0px;
	top: 24px;
	z-index: 9;
}

#home_name {
	position:absolute;
	width:70px;
	height:110px;
	z-index:7;
	left: 736px;
	top: 274px;
}
#anim_name {
	position:absolute;
	width:40px;
	height:240px;
	z-index:7;
	left: 736px;
	top: 29px;
	background-color: #FF3399;
}
#pict_name {
	position:absolute;
	width:40px;
	height:200px;
	z-index:7;
	left: 736px;
	top: 49px;
	background-color: #FF3399;
}
#proj_name {
	position:absolute;
	width:40px;
	height:340px;
	z-index:7;
	left: 736px;
	top: 49px;
	background-color: #FF3399;
}
#links_name {
	position:absolute;
	width:40px;
	height:120px;
	z-index:7;
	left: 736px;
	top: 49px;
	background-color: #FF3399;
}
#contact_name {
	position:absolute;
	width:40px;
	height:160px;
	z-index:7;
	left: 736px;
	top: 49px;
	background-color: #FF3399;
}
#home_square {
	position:absolute;
	width:10px;
	height:15px;
	z-index:22;
	left: 36px;
	top: 0px;
	background-color: #FFFFFF;
	visibility: hidden;
}
#homeback {
	position:absolute;
	width:746px;
	height:776px;
	z-index:21;
	left: 0px;
	top: 0px;
	background-image: url(images/home_back.png);
}
#anim_square {
	position:absolute;
	width:10px;
	height:15px;
	z-index:23;
	top: 0px;
	left: 108px;
	background-color: #CCCCCC;
	visibility: hidden;
}
#pict_square {
	position:absolute;
	width:10px;
	height:15px;
	z-index:24;
	top: 0px;
	left: 168px;
	background-color: #B3B3B3;
	visibility: hidden;
}
#proj_square {
	position:absolute;
	width:10px;
	height:15px;
	z-index:25;
	left: 258px;
	top: 0px;
	background-color: #999999;
	visibility: hidden;
}
#links_square {
	position:absolute;
	width:10px;
	height:15px;
	z-index:26;
	left: 302px;
	top: 0px;
	background-color: #808080;
	visibility: hidden;
}
#contact_square {
	position:absolute;
	width:10px;
	height:15px;
	z-index:27;
	left: 356px;
	top: 0px;
	background-color: #666666;
	visibility: hidden;
}
#animation_page {
	position:absolute;
	width:1200px;
	height:801px;
	z-index:18;
	left: 0px;
	top: 0px;
	background-color: #CCCCCC;
}
#pictures_page {
	position:absolute;
	width:1200px;
	height:800px;
	z-index:14;
	left: 0px;
	top: 0px;
	background-color: #B3B3B3;
}
#project_page {
	position:absolute;
	width:1200px;
	height:800px;
	z-index:12;
	left: 0px;
	top: 0px;
	background-color: #999999;
}
#links_page {
	position:absolute;
	width:1200px;
	height:800px;
	z-index:3;
	left: 0px;
	top: 0px;
	background-color: #808080;
}
#contact_page {
	position:absolute;
	width:1200px;
	height:800px;
	z-index:10;
	left: 0px;
	top: 0px;
	background-color: #666666;
}

p {
    margin-left: 10px;
	margin-top: 8px;
	text-decoration:none;
}

a {
    font-family: Geneva, sans-serif;
    color:black;
    font-size:10px;
    text-decoration: none;
}

.vertic {font-size: 10px}



a:hover {
   background: none; /* correction d'un bug IE */
   }
