﻿#photos {
	text-align:center;
	background-color:#FFFFCC;    /* jaune clair */
}
.pic {
	float:left;
	height:128px;
	width:130px;
	background:white;
	border:1px black solid;
}

.Flotte_gauche {
	float:left;
}

.margegauche3 {
	margin-left:10em;
}

/*.galerie {
	width:80%;
	float:left;
	
	margin-top:1.5em;
	margin-left:1em;
}  */

.galerie a {
	color:blue;
}

.pic img {
	border: none;
	text-align:center;
}
ul {
	list-style-type:none;
	
}

.title {
	padding: 0;
	font-size: small;
	margin-top: -1em;
	border: 1px;
	border-width: 1px 2px 2px 1px;
	text-align: center;
	margin-left: -3em;
}