html { 
  font-size: 100%; /* Évite un bug d'IE 6-7. (1) */ 
}
body { 
  margin: 0; /* pour éviter les marges */ 
  text-align: center; /* pour corriger le bug de centrage IE */ 
  background-color: #00274F;
}
a img { 
  border: none; 
} 
p {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#00274F;
line-height: 150%;
text-align: justify;
margin-right: 2px;
}
h1 {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#990017;
line-height: 150%;
font-weight: 700;
}
img#frame{
border-right:10px;
}
div#container {
	position: relative;
	margin: 0 auto;
	width: 955px;
	padding: 0;
	text-align: left;
	margin-top: 20px;
}

div#n03-on {position: absolute; top: 354px; left: 130px; width: 317px; height: 168px; visibility: hidden;}

div#n04-on {position: absolute; top: 423px; left: 130px; width: 317px; height: 97px; visibility: hidden;}

div#n05-on {position: absolute; top: 462px; left: 130px; width: 317px; height: 58px; visibility: hidden;}


