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

a.btn_09 {
	background:url(../images/btn_09.gif) top left no-repeat;
	width: 251px;
	height: 25px;
	float: left;
}

a.btn_09:hover { background-position:top left; }

div.content {
	background: url(../images/content_bg_accueil2.gif) repeat-y;	
	width:758px;
	margin:0 0 10px 0;
	padding:0;
	overflow: auto;
}





