/*_____________________slideshow_____________________*/

#pub {
	height:278px;
	margin:10px auto 10px;
	width:951px;
	}
#slideshow {
	position:relative;
	width:560px;
	height:275px;
	float:left;
	}
#slideshow img:hover {
	cursor:pointer;
	}
	
#nav {
	font-size:14px;
	font-weight:bold;
	height:41px;
	padding:0 10px 0 0;
	position:absolute;
	right:0;
	z-index:20;
	}
	#nav a {
		background:transparent url(img/index/pub/btn-slideshow.gif) no-repeat scroll center center;
		color:#FFFFFF;
		float:left;
		height:20px;
		margin:10px 5px 0 0;
		text-align:center;
		text-decoration:none;
		width:20px;
		z-index:2500;
		
		}
	#nav a.activeSlide { 
		background:transparent url(img/index/pub/btn-slideshow_over.gif) no-repeat scroll center;
		}
	#nav a:hover {
		background:transparent url(img/index/pub/btn-slideshow_focus.gif) no-repeat scroll center;
		}

/*_____________________Liens classiques_____________________*/

div#rightPub{
	background:#FFFFFF url(img/index/pub/rightpub.jpg) no-repeat scroll center center;
	float:left;
	height:276px;
	margin:0 0 0 20px;
	width:367px;
	position:relative;
	}
	div#rightPub a{
		display:block;
		width:100%;
		height:100%;
		text-indent:-9999px;
		}

/*_____________________Annexe_____________________*/
	
.separateur {
	border:1px dotted #CC0033;
	display:block;
	margin:0 0 0 23px; *margin:0 0 0 5px;
	visibility:visible;
	width:947px;
	}

/*_____________________Opération de printemps_____________________*/

#operationEte { position:relative; width:949px; }
#operationEte a#eteVacances, #operationEte a#eteGraco { display:block; background-image:url("img/index/pub/ete-rightpub.jpg"); height:275px; float:left; z-index:50; }

#operationEte a#eteVacances { background-position:0 0; width:433px; }		#operationEte a#eteGraco { background-position:510px 0; width:505px; margin-left:7px;  }