#origine {
	min-height: 200px;	/* Hauteur image "Sos-Phren-Logos" */
}
@media screen and (max-width: 600px)
{
	#origine {
		min-height: 100px;
	}
	#imgorigine, #imgdefinition {
		width: 100px;
		height: 100px;
	}
	#imgsouffle {
		width: 102px;
		height: 77px;
	}
	#imgdetente {
		width: 40px;
		height: 56px;
	}
	#imgsuggestion {
		width: 104px;
		height: 110px;
	}
	#imgpositive {
		width: 44px;
		height: 44px;
	}
}
#origine ul {
	list-style-type: none;
	float: left;
}
#maxime {
	line-height: 1.5em;
	margin-left: 50px;
}
#conclusion {
	border-style: solid;
	border-width: 2px;
	padding: 4px 5px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #e1cbe1;
	text-align: center;
}
