/*--MENU HOVER-------*/

a.btn_top_01 {
	background:url(../images/btn_top_01.gif) top left no-repeat;
	background-position:top right;
	width: 52px;
	height: 8px;
	float: left;
}

a.btn_top_01:hover { 
	background-position:top right; 
}


/*--IMG -------*/
img.accueil_evenements {	
	width: 90px;
	height: 73px;
	margin: 14px 12px 12px 0;
	position: relative;
	float: left;	
}


