
/*--MENU HOVER-------*/
a.btn_08 {
	background:url(../images/btn_08.gif) top left no-repeat;
	width: 251px;
	height: 25px;
	float: left;
}
a.btn_08:hover { background-position:top left; }


/* DIVS --------------*/
div.content {
	background: url(../images/content_bg_accueil2.gif) repeat-y;	
	width:758px;
	margin:0 0 10px 0;
	padding:0;
	overflow: auto;
}

div.img_01 {
	background :url(../images/decouvertes.jpg) no-repeat;	
	background-position: left;
	width:260px;
	height:182px;	
}

