

/*--------------------------------------------------------------------
/* PHOTO
/**/

#photo {
	width : 459px;
	height : 448px;	

	background-image : url(../images/photo-motoneige.jpg);

	position : absolute;
	top : 26px;
	left : 512px;
	z-index : 102;
}

#contrainteTexte {
	float : right;
	width : 465px;
	height : 230px;
}

#Bouton-Album {
	position: absolute;
	top: 470px;
	left: 650px;
}

/*--------------------------------------------------------------------
/* CONTENU
/**/

#contenu #blocIntro {
	font-style : italic;
	color : #86622A;

	width : 250px;

	margin-top : 10px;
	margin-bottom : 10px;
}


