body {
	background-color: #A6DF78;
}

.un {
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 5px;
	padding-right: 5px;
	float: left;
	width: 320px;
	height: auto;
	font-size: 12px;
	text-align: justify;
	overflow: auto;
}
 
.deux {
	margin-left: 5px;
	margin-top: 5px;
	padding-right:5px;
	float: left;
	width: 200px;
	height: auto;
	text-align: justify;
	font-size: 12px;
	overflow: auto;
}


