.photo1 { position: absolute;
 	margin-left: 0px;
	left: 470px;
        top: 156px;
}
.photo2 { position: absolute;
 	margin-left: 0px;
	left: 470px;
        top: 367px;
}
.photo3 { position: absolute;
 	margin-left: 0px;
	left: 1px;
        top: 156px;
}
.photo4 { position: absolute;
 	margin-left: 0px;
	left: 1px;
        top: 394px;
}
.photohaut { display:none;
}
.titre { position: absolute;
 	left: 200px;
  	top: 20px;
	font-family: times new roman, helvetica, serif;
  	font-size: 22px;
  	color: #FFFF99;
  	font-style: italic;
  	background-color: #339900;
}
.texte_titre {	font-family: times new roman, helvetica, serif;
  	font-size: 23px;
  	color: #FFFF99;
  	font-style: italic;
  	background-color: #339900;
}
h1 { position: absolute;
 	left: 180px;
  	top: 20px;
	font-family: times new roman, helvetica, serif;
  	font-size: 35px;
  	color: #FFFF99;
  	font-style: italic;
  	background-color: #339900;
}
h2 { position: absolute;
 	margin-left: 0px;
	left: 190px;
        width: 300px;
        top: 150px;
        font-family: times new roman, helvetica, serif;
	font-style: italic;
	font-size: 20px;
	color: #339900;
        background: transparent;
}
h3 { position: absolute;
        top: 550px;
        font-family: times new roman, helvetica, serif;
	font-style: italic;
	font-size: 14px;
	color: #000000;
        background: transparent;
}
h4 { display: none;
}

