/* CSS Document */
#presentation{
	padding-left:14px;
}

.galerie{
	width:154px;
	background:url(../images/gal_photos_fond.gif) repeat-y;
	float:left;
	margin:10px;
	cursor:pointer;
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	line-height:14px;
}

#presentation p.contGalerie{
	margin:0px 9px;	
}

.image{	
	margin-bottom:5px;
}

.date{
	color:#8A4B96;
}

.texte{
	color:#000000;
}

.photo{
	color:#548E18;
	font-style:italic;
}

#merci{
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	color:#6E0A0A;
}

.vignettes{
	width:154px;
	float:left;
	padding:10px 7px;
}

.retour{
	text-align:center;
}