#photogauche {
	width: 200px;
	float: left;
	height: auto;
}
#photodroite {
	width: 200px;
	float: right;
	height: auto;
}
#textecentral {
	width: 380px;
	float: left;
	text-align:left;
	border-width: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
