

/*--MENU HOVER-------*/
a.btn_top_03 {
	background:url(../images/btn_top_03.gif) top right no-repeat;
	width: 72px;
	height: 8px;
	float: left;
}
a.btn_top_03:hover { background-position:top right; }

/*--TITRES-------*/

div.content {
	background: url(../images/content_bg_accueil2.gif) repeat-y;	
	width:758px;
	margin:0 0 10px 0;
	padding:0;
	overflow: auto;
}


