*{
margin:0px;
padding:0px;
}
.cl_container{
	width:100%;
	height:190px;
	position:relative;
	background:transparent url(../images/cl.png) repeat-x 0% 40px;
}
.cl_container a{
	width:130px;
	height:130px;
	position:absolute;	
	top:32px;
	outline:none;
	opacity:0.8;	
}
.cl_container a:hover{
	opacity:1.0
}
a.site1{
	left:22px;
	background:transparent url(../images/1.png) no-repeat top left;
}
/* each plus 168px*/
a.site2{
	left:190px;
	background:transparent url(../images/2.png) no-repeat top left;
}
a.site3{
	left:359px;
	background:transparent url(../images/3.png) no-repeat top left;
}
a.site4{
	left:529px;
	background:transparent url(../images/4.png) no-repeat top left;
}
a.site5{
	left:698px;
	background:transparent url(../images/5.png) no-repeat top left;
}
a.site6{
    left:800px;
	width:160px;
	height:160px;
	top:-70px;
	background:transparent url(../images/oiseau.png) no-repeat top left;
}
.cl_container a span{
	width:17px;
	height:44px;
	position:absolute;
	background:transparent url(../images/pin.png) no-repeat top left;
	top:-20px;
	left:55px;
}

