body
{
   width: 770px;
   margin-left: 0;
   margin-top: 0;
   padding-top: 0;
   background: black url(FondColo.jpg) no-repeat;
   font: 10px/14px Arial, Verdana, Geneva, Helvetica, sans-serif;
   color: #6f605c;
}
#Menu
{ 
	border: none;
	position: fixed;
	z-index:1;
}

.text {
   padding-left: 10px;
 }
 
#Neuf {
   width: 430px;
   height: 47px;
   background: url(2009.png) repeat !important;
   background: none;
   padding: 10px;
   margin-bottom: 20px;
}

#Huit {
   width: 430px;
   height: 47px;
   background: url(2008.png) repeat !important;
   background: none;
   padding: 10px;
   margin-bottom: 20px;
}
 
#Sept {
   width: 420px;
   height: 195px;
   background: url(2007.png) repeat !important;
   background: none;
   padding: 10px;
   margin-bottom: 20px;
}

#Six {
   width: 440px;
   height: 150px;
   background: url(2006.png) repeat !important;
   background: none;
   padding: 10px;
   margin-bottom: 20px;
}

#Miniature {
   width: 450px;
   left: 110px;
   top: 370px;
   position: absolute;
   }
#Wip {
   width: 450px;
   left: 110px;
   top: 290px;
   position: absolute;
   text-align: right;
   }
#Wip img {
   margin-right: 3px;   }
   
#Miniature img {
   border: 1px solid #6f605c;
   margin-right: 5px;   }
   
#Miniature a img:hover {
   border: 1px solid #934c39; }

#foot {
	color: #95161b;
	position: fixed;
	left: 10px;
	bottom: 10px;
	}
#mv {
	display: none;
	}