/* CSS Document */

#photo1 {
	background-image: url(PHDanielLeblond.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	float: right;
	height: 250px;
	width: 173px;
	margin-left: 20px;
	margin-right: 0px;
	border: 1px solid #382D21;
	clear: right;
}
#photo1texte {
	font-size: 95%;
	padding: 0px;
	clear: right;
	float: right;
	width: 173px;
	height: 20px;
	margin-left: 20px;
	margin-top: 4px;
	margin-bottom: 20px;
	text-align: center;
}

#agirLogo {
	background-image: url(jesuitesAgirWorker.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 540px;
	clear: left;
	background-position: center;
	text-align: left;
	float: left;
	margin-bottom: 30px;
}

