			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	#kiosque{
	position:relative;
	text-align:left;
	width:399px;
	margin-bottom:12px;
	margin-top: 0;
	background-color: #F3F3E9;

		}	
	#cadre{
	position:relative;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	width: 393px;
	border: 1px solid #065949;
		}			
#vitrine li {
	padding: 0;
	color: #FFF;
}

/* Easy Slider */

	#vitrine{
	background-color: #333;
	background-image: url(/im/accueil/news/fond3.jpg);
	background-repeat: repeat-x;
}	
	#vitrine ul, #vitrine li{
	margin:0;
	padding:0;
	list-style:none;
		}
	#vitrine li{
	/* 
			define width and height of list item (slide)
			entire vitrine area will adjust according to the parameters provided here
		*/ 
	width:393px;
	height:260px;
	overflow:hidden;
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:11px;
		height:77px;
		position:absolute;
		left:-11px;
		top:87px;
		}	
	#nextBtn{ 
		left:393px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:11x;
		height:77px;
		background:url(/im/accueil/news/prec.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(/im/accueil/news/suiv.gif) no-repeat 0 0;	
		}		
		
		
		
#kiosque .article_titre a {
	color: #FFF;
	font-size: 21px;
	font-weight: bold;
}


#kiosque .article_auteur, #kiosque .article_auteur a {
	color: #DEDFA8;
	font-variant: small-caps;
	font-size: 17px;
	font-weight: bold;
}

#kiosque .article_extrait a {
	color: #FFF;
	font-size: 14px;
}

#kiosque .article_extrait a:hover {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}


#kiosque #cadre {
	padding: 0;
	}

.visuel_kiosque {
	float: right;
	margin-left: 15px;
	height: 260px;
	width: 150px;
	background-color: #000;
}

#vitrine .section {
	margin: 0;
	padding-left: 4px;
	}

#kiosque .article {
	margin-top: 13px;
	margin-left: 13px;
}

/* // Easy Slider */
