@charset "utf-8";
/* CSS Document */

#contenant {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#retour {
	height: 30px;
	width: 720px;
}
#photos {
	width: 720px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: middle;
}
#auteur {
	clear: both;
	width: 720px;
	height: 30px;
}

