#photo{
	float: left;
	width: 300px;
	position: relative;
}

#texte{
	margin: 0px 0px 0px 310px;
	position: relative;
	background-image: url(../images/dessin.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 528px;
	overflow: visible;
}

#texte p{
	margin: 0px 0px 8px 0px;
	text-indent: 15px;
	text-align: justify;
}

#partenaires{
	clear: both;
	text-align: center;
}

#partenaires table td{
	text-align: center;
	vertical-align: middle;
}

#partenaires img{
	border: none;
}
