#nav { position:absolute; left:300px; top:420px}
#nav li { float: left; list-style: none;}
#nav a { margin: 2px; text-decoration: none; background:url(../images/image1.png); width:30px; height:26px; color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:21px; background-repeat:no-repeat; float:left; text-align:center; padding-top:2px; font-weight:400}
#nav a.activeSlide {background:url(../images/image1.png); color:#f62b9e;}
#nav a:hover{background:url(../images/image1.png); color:#f62b9e;}
#nav a:focus { outline: none; }
.pics { height:339px; width: 312px; padding:0; margin:0; overflow: hidden }
.pics img { height: 341px; width: 314px; }
#prev{
	background-image:url(../images/picto-left.gif);
	background-repeat:no-repeat;
	height:51px;
	width:18px;
	display:block;
	position: absolute;
	left: -1px;
	top: 104px;

}
#next{
	background-image:url(../images/picto-right.gif);
	background-repeat:no-repeat;
	height:51px;
	width:18px;
	display:block;
	position: absolute;
	left: 249px;
	top: 104px;

}


#nav_artistes { position:absolute; right:80px; top:830px}
#nav_artistes li { float: left; list-style: none;}
#nav_artistes a { margin: 2px; text-decoration: none; background:url(../images/image1.png); width:30px; height:26px; color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:21px; background-repeat:no-repeat; float:left; text-align:center; padding-top:2px; font-weight:400}
#nav_artistes a.activeSlide {background:url(../images/image1.png); color:#f62b9e;}
#nav_artistes a:hover{background:url(../images/image1.png); color:#f62b9e;}
#nav_artistes a:focus { outline: none; }

