*{
	margin:0px;
	padding:0px;
}
#perso-ligne1 ul{
	background:transparent url(../images/perso_spritex4.jpg) no-repeat scroll left top;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;

	top:0;
	width:510px;
	height:117px;
}
#perso-ligne2 ul{
	background:transparent url(../images/perso_spritex4.jpg) no-repeat scroll left top;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:14px 0 0 0;
	padding:0;
	top:0;
	width:510px;
	height:117px;
}
#perso-ligne1 li, #perso-ligne2 li {
	float: left;
	padding: 0;
	margin: 0;
}
#perso-ligne1 li a, #perso-ligne2 li a {
	display: block;
	height: 117px;
	width: 116px;
	text-decoration: none;
	font-size: 1px;
	color: #000000;
}
#perso-ligne1 li a span, #perso-ligne2 li a span {
	position: absolute;
	left: -5000px;
}
#perso-ligne1 li a:hover {
    background: transparent url(../images/perso_spritex4.jpg) top left no-repeat; 
}
#perso-ligne2 li a:hover {
	background: transparent url(../images/perso_spritex4.jpg) top left no-repeat; 
}
#perso-ligne1 a.perso2, #perso-ligne2 a.perso2{
	margin-left:14px;
}
#perso-ligne1 a.perso3, #perso-ligne2 a.perso3 {
	margin-left:17px;
}
#perso-ligne1 a.perso4, #perso-ligne2 a.perso4{
	margin-left:15px;
}
#perso-ligne1 a.perso1:hover, #perso-ligne2 a.perso1:hover {
	background-position: -0px -117px;
	color: #000000;
}
#perso-ligne1 a.perso2:hover, #perso-ligne2 a.perso2:hover {
	background-position: -130px -117px;
	color: #000000;
}
#perso-ligne1 a.perso3:hover, #perso-ligne2 a.perso3:hover {
	background-position: -263px -117px;
	color: #000000;
}
#perso-ligne1 a.perso4:hover, #perso-ligne2 a.perso4:hover {
	background-position: -394px -117px;
	color: #000000;
}

