@charset "UTF-8";
/* CSS Document */
/* ++++++++++++++++++++++++++++++refer.php++++++++++++++++++++++++++++++++++++++++++ */


#photos {
	margin-top : 20px;
	width: 555px;
	
	text-align: center;
	border: solid 1px black;
	background-color: #D5E8FF;
}




.photos_titre {
	background-color: #2175bc;
	padding: 10px 30px;
	text-align: center;
	font-size: 13px;
	color: white;
	text-decoration: none;
}


		







img {
    border : none;
}

