body {
  background-color: #000;
}
h1 {
  color: 000;
  font-family: helvetica, verdana, sans-serif;
  text-decoration: none;
  font-size: 18px;
  font-weight: 400;
  position:absolute;
  margin: 2px 0 0 0;
  
}
h2 {
  color: 000;
  font-family: helvetica, verdana, sans-serif;
  text-decoration: none;
  font-size: 14px;
  font-weight: normal;
  margin: 20px 0 10px 30px;
}
h3 {
  color: 000000;
  font-family: helvetica, verdana, sans-serif;
  text-decoration: none;
  font-size: 14px;
  font-weight: normal;
  margin: 14px 30px 0 30px;
}
h4 {
  color: 000000;
  font-family: helvetica, verdana, sans-serif;
  text-decoration: none;
  font-size: 18px;
  font-weight: normal;
}

a:link {
  color: 666;
  text-decoration:none;
}

a:visited {
  color: 666;
  text-decoration:none;
}

a:active {
  background-color: #000;
  text-decoration:none;
}

a:hover {
  color: 3366cc;
  text-decoration:none;
}  
.container {
	height: 211px;
	width: 171px;
	top: 40%; left: 50%;
	position: absolute;
	margin: -100px 0 0 -85px;
}
#apDivadresse {
	position:absolute;
	width:133px;
	height:20px;
	z-index:1;
	top: 77%; left: 50%;
	position: absolute;
	margin: -100px 0 0 -65px;
}
#apDivtext {
	position:absolute;
	width:300px;
	height:20px;
	z-index:1;
	top: 85%; left: 50%;
	position: absolute;
	margin: -100px 0 0 -150px;
}
#apDivlogos {
	position:absolute;
	width:500px;
	height:50px;
	z-index:1;
	top: 85%; left: 50%;
	position: absolute;
	margin: 0 0 0 -250px;
}
#apDivfredmail {
	position:absolute;
	width:20px;
	height:120px;
	z-index:1;
	left: 0px;
	top: 400px;
}
