@charset "ISO-8859-1";
@import "reset.css";
@import "base.css";

#content {
	height: 410px;
	padding-top: 240px;
	padding-left: 23px;
}

h2 {
	background-image: url("../img/contacts-zao.png");
	background-repeat: no-repeat;
	height: 55px;
	width: 128px;
	position: absolute;
	top: 173px;
	left: 21px;
	text-indent: -9999px;
}

h3 {
	background-image: url("../img/contacts-hours.png");
	background-repeat: no-repeat;
	height: 81px;
	width: 156px;
	position: absolute;
	top: 535px;
	left: 32px;
	text-indent: -9999px;
}

ul a {
	display: block;
	position: absolute;
	width: 145px;
	height: 60px;
	text-indent: -9999px;
}


#paris {
	top: 338px;
	left: 746px;
}

#liege {
	top: 556px;
	left: 698px;
}

#antwerp {
	top: 430px;
	left: 633px;
	width: 161px;
}

#home {
	display: block;
	top: 62px;
	left: 750px;
	height: 64px;
	position: absolute;
	text-indent: -9999px;
	width: 99px;
}

