@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
#pictures {
	height: 160px;
	width: 907px;
	background-image: url(../images/Barre%20Tarifs%20R%C3%A9duit.png);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
#mainBody {
	height: 200px;
	width: 100%;
}

#Contact {
	background-image: url(../images/Contact.png);
	background-repeat: no-repeat;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	margin-top: 70px;
}
#texteContact {
	color: #FFF;
	margin-top: 30px;
	margin-left: 290px;
	line-height: 19px;
	font-size: 100%;
	float: left;
	width: 500px;
}
#texte1 {
	font-family: "Font_Ephrem",arial;
	color: #FFF;
	font-size: 120%;
	line-height: 19px;
}
#texte2 {
	font-family: "Font_titres",arial;
	color: #FFF;
	font-size: 90%;
	margin-top: 14px;
	line-height: 19px;
}
#texte3 {
	font-family: "Font_titres",arial;
	color: #FFF;
	font-size: 90%;
	margin-top: 12px;
	line-height: 19px;
}
