h1#sitemapfr,
h1#sitemapen,
h1#sitemapit,
h1#sitemapde {
	margin: 0px;
}
h1#sitemapfr a,
h1#sitemapen a,
h1#sitemapit a,
h1#sitemapde a {
	width: 250px ;
	height: 60px ;
	display: block ;
	/*background: url(images/plan_site_fr.gif) no-repeat ;*/
	position: relative ;
	left: 500px ;
	top: 0px ;
	text-indent: -5000px ;
}

h1#sitemapfr a {
	background: url(images/plan_site_fr.gif) no-repeat ;
}
h1#sitemapen a {
	background: url(images/plan_site_en.gif) no-repeat ;
}
h1#sitemapit a {
	background: url(images/plan_site_it.gif) no-repeat ;
}
h1#sitemapde a {
	background: url(images/plan_site_de.gif) no-repeat ;
}