body
{
	background-color: #f0f0f0;	
}

h1
{
	text-align: center;
}

.une
{
	text-indent: 30px;
	text-align: justify;
	width: 600px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 1.2em;
}

.sommaire
{
	width: 780px;
	height: 150px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: justify;
}

.sommaire img
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 150px;
	height:150px;
	float: left;
}

.sommaire p
{
	position: relative;
	left: 50px;
	top: 0px;
	width: 630px;
	height: 150px;
	margin-left: 20px;
}