body {
	background:#fff;
	margin:0;
	padding:0;
	background:url(/img/bck_page.jpg) no-repeat top center;
	
}
#body {
	margin:10px auto;
	height:500px;
	position:relative;
	width:970px;
}
a img {
	border:0;	
}
#cm_nl,
#cm_fr,
#intersoc_nl,
#intersoc_fr {
	position:absolute;
	top:321px;
}

#cm_nl {
	left:111px;
	top:374px;
	z-index:20;
}
#intersoc_nl {
	left:113px;
}
#intersoc_fr {
	left:626px;
}
#cm_fr {
	left:804px;
	top:375px;
	z-index:20;
	}

#cm_nl a {
	width:55px;
	height:55px;
}
#intersoc_nl a {
	background: url(/img/txt_nl.gif) no-repeat;
	width:230px;
	height:100px;
}
#intersoc_fr a {
	background: url(/img/txt_fr.gif) no-repeat;
	width:220px;
	height:100px;
}
#cm_fr a {
	width:55px;
	height:55px;
}


#intersoc_nl a,
#intersoc_fr a {
	display:block;
	text-indent:-10000px;
}

#intersoc_nl a:hover,
#intersoc_fr a:hover {
	background-position:0 -120px;
}
