#un {
	width: 400px;
	height: 600px;
	background-image: url(../images/100/1er/1.gif);
	background-repeat: no-repeat; 
} 

#un:hover {
	width: 400px;
	height: 600px;
	background-image:  url(../images/100/1er/txt/1.gif);
	background-repeat: no-repeat; 
} 

#deux {
	width: 400px;
	height: 600px;
	background-image:  url(../images/100/1er/2.gif);
	background-repeat: no-repeat; 
} 

#deux:hover {
	width: 400px;
	height: 600px;
	background-image: url(..//images/100/1er/txt/2.gif);
	background-repeat: no-repeat; 
} 

#trois {
	width: 400px;
	height: 600px;
	background-image: url(../images/100/1er/3.gif);
	background-repeat: no-repeat; 
} 

#trois:hover {
	width: 400px;
	height: 600px;
	background-image: url(../images/100/1er/txt/3.gif);
	background-repeat: no-repeat; 
} 

#quatre {
	width: 400px;
	height: 600px;
	background-image: url(../images/100/1er/4.gif);
	background-repeat: no-repeat; 
} 

#quatre:hover {
	width: 400px;
	height: 600px;
	background-image: url(../images/100/1er/txt/4.gif);
	background-repeat: no-repeat; 
} 

#cinq {
	width: 400px;
	height: 600px;
	background-image: url(../images/100/1er/5.gif);
	background-repeat: no-repeat; 
} 

#cinq:hover {
	width: 400px;
	height: 600px;
	background-image: url(../images/100/1er/txt/5.gif);
	background-repeat: no-repeat; 
} 

#six {
	width: 400px;
	height: 600px;
	background-image: url(../images/100/1er/6.gif);
	background-repeat: no-repeat; 
} 

#six:hover {
	width: 400px;
	height: 600px;
	background-image: url(../images/100/1er/txt/6.gif);
	background-repeat: no-repeat; 
} 

#sept {
	width: 400px;
	height: 600px;
	background-image: url(../images/100/1er/7.gif);
	background-repeat: no-repeat; 
} 

#sept:hover {
	width: 400px;
	height: 600px;
	background-image: url(../images/100/1er/txt/7.gif);
	background-repeat: no-repeat; 
} 

#huit {
	width: 400px;
	height: 600px;
	background-image: url(../images/100/1er/8.gif);
	background-repeat: no-repeat; 
} 

#huit:hover {
	width: 400px;
	height: 600px;
	background-image: url(../images/100/1er/txt/8.gif);
	background-repeat: no-repeat; 
} 

