
#photothequecontenu { 
margin : 10px 15px 0 15px;
} 

.phototheque  {
text-align : center;
margin-left : auto;
margin-right : auto;
width : 24%;
height : 240px;
float : left;
}

.photothequeend { 
clear : both;
}

.phototheque img { 
border : 0;
}

.phototheque a { 
margin : 0 20px 0 20px ;
padding : 20px 0 5px 0;
text-align: center;
display : block;
font-size : 0.9em;
}

.phototheque a:hover { 
margin : 0 20px 0 20px ;
padding : 19px 0 4px 0;
background-color : #ecf6ff;
border : 1px solid #849dcd;
}

.phototheque p { 
margin : 0;
padding : 0;
text-align : center;
font-size : 0.9em;
}
