div.beige {
	background-color:rgb(245,224,196);
	margin-bottom:15px;
	padding:3px 9px 1px 9px;
	}

div.vert {
	background-color:rgb(232,241,193);
	margin-bottom:15px;
	padding:3px 9px 1px 9px;
	}

div.beige p {
	text-align : justify;
	}

div.vert p {
	text-align : justify;
	}

img.a_droite {
	float:right;
	margin-bottom:5px;
	margin-left:9px;
	margin-top:5px;
	}

img.a_gauche {
	float:left;
	margin-bottom:5px;
	margin-right:9px;
	margin-top:5px;
	}
