.texte {
	font-family: "Trebuchet MS", verdana;
	font-size: 12px;
	color: #000000;
}
.imagedroite {
	float: right;
	height: 267px;
	width: 200px;
	margin: 15px;
	border: 0px;
}
.imagegauche {
	float: left;
	height: 370px;
	width: 300px;
	margin: 15px;
	border: #CCCCCC;
}

