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

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

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


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




