#photo{
	float: right;
	width: 300px;
	position: relative;
	margin-right: 10px;
}

#texte{
	margin: 0px 315px 0px 0px;
	width: 385px;
	position: relative;
	background-image: url(../images/dessin.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 528px;
	overflow: visible;
}
}