body {
  background-color: #ff6600;
}
h1 {
  color: ffffff;
  font-family: helvetica, verdana, sans-serif;
  text-decoration: none;
  font-size: 18px;
  font-weight: normal;
  position:absolute;
  margin: 0 0 0 0;
  
}
h2 {
  color: 000000;
  font-family: helvetica, verdana, sans-serif;
  text-decoration: none;
  font-size: 18px;
  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: 16px 30px 0 30px;
}
h4 {
  color: 000000;
  font-family: helvetica, verdana, sans-serif;
  text-decoration: none;
  font-size: 18px;
  font-weight: normal;
}
h5 {
  color: 000000;
  font-family: helvetica, verdana, sans-serif;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  margin: 14px 30px 0 30px;
}
a:link {
  color: ffffff;
  text-decoration:none;
}

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

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

a:hover {
  color: 000000;
  text-decoration:none;
}
a.type1:link {
  color: 000000;
  text-decoration:none;
}

a.type1:visited {
  color: 000000;
  text-decoration:none;
}

a.type1:active {
  background-color: ffffff;
  text-decoration:none;
}

a.type1:hover {
  color: ff6600;
  text-decoration:none;


}
table.myclass {
border: 1px;
width: 100%;
height: 60;
background-color:ff6600;

}
table.myclass1 {
border: 1px;
width: 100%;
height: 100%;
background-color:ffffff;

}
#container {
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
		
		border: 0px;
		width: 60%;
		top: 50%;
}
#apDiv2 {
	position:absolute;
	width:23px;
	height:92px;
	z-index:1;
	left: 0px;
	top: 300px;
}
#apDiv3 {
	position:absolute;
	width:500px;
	height:300px;
	z-index:1;
	left: 200px;
	top: 200px;
}
#apDiv4 {
	position:absolute;
	width:500px;
	height:20px;
	z-index:1;
	left: 200px;
	top: 200px;
}
#apDiv5 {
	position:absolute;
	width:10px;
	height:10px;
	z-index:1;
	left: 0px;
	top: 200px;
}
#apDiv6 {
	position:absolute;
	width:100px;
	height:100px;
	z-index:1;
	left: 0px;
	top: 500px;
}
.myNews {
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}

.newsTitle { position:relative; 
}
#apDivadresse1 {
	position:absolute;
	width:20px;
	height:61px;
	z-index:2;
	left: 0px;
	top: 500px;
	border: 0px;
}


