body {margin: 0;}
#top {
	width:100%;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	height: 50px;
	background: url(../retour_site_bg.png) repeat-x;
	margin: 0; padding: 0;
}
#top a, #top a:hover {
	background: url(../retour_site.png) no-repeat;
	text-indent: -999px;
	height: 50px;
	width: 333px;
	display: block;
}