/* CSS Document */
.presentArticle{
	margin-left:5px;
	padding-top:5px;
	width:710px;
}

.contArticle{
	width:710px;
	float:left;
}

.presentArticle .titre{
	text-align:center;
	background:none;
	font-weight:bold;
	text-decoration:underline;
}

.presentArticle .image0{
	float:right;
	margin:5px;
}

.presentArticle .image1{
	float:left;
	margin:5px;
}

.presentArticle .texte{
	text-align:justify;
}

#presentation .separation{
	padding-top:3px;
	margin-top:0px;
}

#presentation{
	padding-left:0;
}

.notreEquipe{
	text-align:center;
	background:none;
	font-weight:bold;
	text-decoration:underline;
	width:726px;
}
