/*
	Feuille de style pour
	les nouvelles galeries
	photos
	
	1er juin 2009
	Alexandre Lepage
	Difuzer Enr.
	a.lepage@difuzer.com
	http://www.difuzer.com
*/

.box_galery {
	width: 120px;
	height: 160px;
	float: left;
	font-family: Arial;
	font-weight: bold;
}
.box_galery a {
	display: block;
	height: 60px;
	padding-top: 100px;
	width: 100px;
	margin: auto;
}
.box_photo {
	width: 120px;
	height: 120px;
	float: left;
	text-align: center;
}
