img{border:none;}

/* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:696px;
		background:#fff;		
		margin-bottom:2em;
		}	
	#header{
		height:80px;
		line-height:80px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		}			

/* Easy Slider */
	#actualites{
	position: absolute;
	margin-top:0px;
	margin-left:0px;
	overflow:hidden;
	}
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:552px;
		height:364px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:14px;
		height:108px;
		position:absolute;
		left:5px;
		top:250px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:533px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:14px;
		height:108px;
		background:url(../img/slideShow/left.png) no-repeat 0 0;	
		}	
	#prevBtn a:hover, #nextBtn a:hover,	
	#slider1next a:hover, #slider1prev a:hover{  
		display:block;
		position:relative;
		width:14px;
		height:108px;
		background:url(../img/slideShow/left-hover.png) no-repeat 0 0;	
		}
		
	#nextBtn a, #slider1next a{ 

	width:14px;
		height:108px;
		background:url(../img/slideShow/right.png) no-repeat 0 0;	
		}	
		
	#nextBtn a:hover, #slider1next a:hover{ 

	width:14px;
		height:108px;
		background:url(../img/slideShow/right-hover.png) no-repeat 0 0;	
		}
		
	#slider a{
	text-decoration:none;}
	/* numeric controls */	

	ol#controls{
		z-index : 1;
		position:absolute;
		margin:1em 0;
		margin-top:-73px;
		margin-left:350px;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
	
	width:25px;
		float:left;
		height:28px;
		line-height:28px;
background:url(../img/slideShow/bt.jpg) no-repeat 0 0;

		padding:0 0px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:url(../img/slideShow/bt-hover.jpg) no-repeat 0 0;
		}
	ol#controls li a:hover{
		background:url(../img/slideShow/bt-hover.jpg) no-repeat 0 0;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	


.bandeau {
    float:left;
	width:553px;
	z-index:-10;
	height:122px;
    background:url(../img/slideShow/cache.png) no-repeat;
    margin-top:-121px;
}

.news {
    float:left;
    width:285px;
    height:150px;
    font-family:Arial,Verdana;
    margin-left:30px;
    margin-top:-115px;
    text-align:left;
    color:#ffffff;
    font-size:13px;
    text-decoration:none;
}

.news .h2{
    color:#db2b36;
    font-size:18px;
    margin-bottom: 2px;
}

#slider img{
margin-top:0px;float:left;
}

/* // Easy Slider */

