.soustitre3{
position: absolute; 
width: 100px; 
height: 39px; 
left: 50%; 
margin-left: 20px;
top: 120px;
font-size:22px;
}

.soustitre4{
position: absolute; 
width: 400px; 
height: 43px; 
left: 50%; 
margin-left: -130px;
top: 162px;
text-align: center;
font-size:14px;
}

.photo{
position: absolute; 
width: 100px; 
height: 100px; 
left: 50%; 
margin-left: -130px;
top: 240px;
}