.soustitre2{
position: absolute; 
width: 300px; 
height: 39px; 
left: 50%; 
margin-left: -40px;
top: 130px;
font-size:21px;
}

.soustitre3{
position: absolute; 
width: 550px; 
height: 22px; 
left: 50%; 
margin-left: -200px;
top: 180px;
}

.photo1{
position: absolute; 
left: 50%; 
margin-left: -150px;
top: 220px;
}

.photo2{
position: absolute; 
left: 50%; 
margin-left: 150px;
top: 220px;
}

.photo3{
position: absolute; 
left: 50%; 
margin-left: -95px;
top: 360px;
}

.photo4{
position: absolute; 
left: 50%; 
margin-left: 95px;
top: 360px;
}

.photo5{
position: absolute; 
left: 50%; 
margin-left: 40px;
top: 220px;
}

.photo1 img{
width: 150px;
height: 100px;
}

.photo2 img{
width: 150px;
height: 100px;
}

.photo3 img{
width: 150px;
height: 100px;
}

.photo4 img{
width: 150px;
height: 100px;
}

.photo5 img{
width: 70px;
height: 100px;
}

.texte{
position: absolute; 
width: 600px; 
left: 50%; 
margin-left: -230px;
top: 490px;
}

.agrandissement_photo{
position: absolute; 
left: 50%; 
margin-left: -125px;
top: 220px;
}

.retour{
position: absolute; 
left: 50%; 
margin-left: -125px;
top: 490px;
}

.agrandissement_photo2{
position: absolute; 
left: 50%; 
margin-left: -28px;
top: 220px;
}

.agrandissement_photo2 img{
width: 200px;
height: 270px;
}

.retour2{
position: absolute; 
left: 50%; 
margin-left: -28px;
top: 495px;
}

img{
border-color: black;
}