h1 { position: absolute;
 	left: 180px;
	font-family: times new roman, helvetica, serif;
  	font-size: 40px;
  	color: #FFFF99;
  	font-style: italic;
  	background-color: #339900;
}
h2 { position: absolute;
 	left: 80px;
  	top: 50px;
        width: 550px;
	font-family: times new roman, helvetica, serif;
  	font-size: 20px;
  	color: #339900;
  	font-style: italic;
  	background-color: transparent;
}
h3 {	font-family: times new roman, helvetica, serif;
  	font-size: 15px;
  	color: #008000;
  	background-color: transparent;
}
h4 {
}
h5 {
}
h6 {
}
.texte { position: absolute;
 	left: 10px;
  	top: 110px;
	font-family: times new roman, helvetica, serif;
  	font-size: 14px;
  	color: #000000;
  	background-color: transparent;
        width: 340px;
}
.texte1 { font-family: times new roman, helvetica, serif;
  	font-size: 12px;
  	color: #640000;
  	background-color: transparent;
}
.images {position: absolute;
 	left: 360px;
  	top: 110px;
        text-align: center;
	font-family: times new roman, helvetica, serif;
  	font-size: 12px;
  	color: #640000;
  	background-color: transparent;
}
.images_ecran {display: none;
}
