@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
#pictures {
	height: 160px;
	width: 905px;
	background-image: url(../images/Barre%20Mat%C3%A9riel%20r%C3%A9duit.png);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
#mainBody {
	height: auto;
	width: 100%;
}
.FondServices1 {
	background-image: url(../images/Menu%20prestation2.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 250px;
	margin-left: 35px;
	margin-top: 3%;
	float: left;
	clear: right;
}
.TexteService {
	height: 50px;
	width: 205px;
	margin-left: 44px;
}
.TexteServices1 {
	font-family: "Font_titres",arial;
	font-size: 80%;
	color: #FFF;
	height: 48px;
	margin-left: 65px;
	width: 160px;
	text-align: center;
	line-height: 48px;
}
#Texte {
	height: auto;
	width: 30%;
	margin-top: 3%;
	margin-bottom: 20px;
	text-align: justify;
	float: left;
	clear: left;
	margin-left: 25%;
}
#ImageEcoutes {
	background-image: url(../images/Ecoutes.png);
	background-repeat: no-repeat;
	height: 370px;
	width: 30%;
	float: right;
	clear: right;
	margin-top: -6%;
	margin-right: 10%;
}
