/*******************
feuille de style references graphisme
*******************/

.point1{
	min-width: 16px;
	min-height: 16px;
	background-image: url(../images/point-1.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
.point1:hover{
	background-image: url(../images/point-1-hover.png);
}
.point2{
	min-width: 16px;
	min-height: 16px;
	background-image: url(../images/point-2.png);
	background-repeat: no-repeat;
	background-position: 0 1px;
}
.point2:hover{
	background-image: url(../images/point-2-hover.png);
}
.point3{
	min-width: 16px;
	min-height: 16px;
	background-image: url(../images/point-3.png);
	background-repeat: no-repeat;
}
.point3:hover{
	background-image: url(../images/point-3-hover.png);
}
.point4{
	min-width: 16px;
	min-height: 16px;
	background-image: url(../images/point-4.png);
	background-repeat: no-repeat;
}
.point4:hover{
	background-image: url(../images/point-4-hover.png);
}
/**/
.point1 span{
	padding-left: 15px;
	display: none;
}
.point2 span{
	padding-left: 15px;
	display: none;
}
.point3 span{
	padding-left: 20px;
	display: none;
}
.point4 span{
	padding-left: 20px;
	display: none;
}
.point1:hover span,.point2:hover span,.point3:hover span,.point4:hover span{
	display: block;
}
/* a ajouter si ajourt de numero */
#ref1 a,#ref2 a,#ref3 a,#ref4 a,#ref5 a,#ref6 a,#ref7 a,#ref8 a,#ref9 a,#ref10 a,#ref11 a,#ref12 a,#ref13 a,#ref14 a,#ref15 a,#ref16 a,#ref17 a,#ref18 a,#ref19 a,#ref20 a,#ref21 a,#ref22 a,#ref23 a,#ref24 a,#ref25 a{
	color:#fff;
}
#ref1{
	position: absolute;
	top: 164px;
	left: 133px;
}
#ref2{
	position: absolute;
	top: 122px;
	left: 249px;
}
#ref3{
	position: absolute;
	top: 186px;
	left: 265px;
}
#ref4{
	position: absolute;
	top: 110px;
	left: 229px;
}
#ref5{
	position: absolute;
	top: 240px;
	left: 60px;
}
#ref6{
	position: absolute;
	top: 299px;
	left: 154px;
}
#ref7{
	position: absolute;
	top: 280px;
	left: 50px;
}
#ref8{
	position: absolute;
	top: 90px;
	left: 100px;
}
#ref9{
	position: absolute;
	top: 213px;
	left: 128px;
}
#ref10{
	position: absolute;
	top: 165px;
	left: 88px;
}
#ref11{
	position: absolute;
	top: 139px;
	left: 33px;
}
#ref12{
	position: absolute;
	top: 211px;
	left: 162px;
}
#ref13{
	position: absolute;
	top: 214px;
	left: 12px;
}
#ref14{
	position: absolute;
	top: 156px;
	left: 165px;
}
#ref15{
	position: absolute;
	top: 152px;
	left: 132px;
}
#ref16{
	position: absolute;
	top: 182px;
	left: 152px;
}
#ref17{
	position: absolute;
	top: 189px;
	left: 97px;
}
#ref18{
	position: absolute;
	top: 207px;
	left: 91px;
}

