@charset "utf-8";
/* CSS Document */

.exemple_multi_ar {
  width: 100%;
  background-image: url(Motif.png), linear-gradient(to right, rgba(255, 255, 225, 0), rgba(201, 193, 153, 1));
  background-repeat: repeat-y, repeat;
  background-position: left, right;
}
.Header {
	width:100%;
	margin-right: auto;
	margin-left: auto;
}
.Bh1 {
	padding-top: 70px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: 30px;
}
.Bh2 {
	font-size: 25px;
	text-decoration: underline;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.text {
	width: 400px;
	padding-left: 500px;
}
.text2 {
	width: 400px;
	padding-left: 500px;
	padding-top:5px;
	padding-bottom:5px;
}
.adresse {
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 3px;
}
.maps {
	width: 850px;
	height: 350px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 160px;
	padding-left: 20px;
}
.googlemaps {
	width: 425px;
	height: 400px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 50px;
	border: none;
}	
.face {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 8px;
	height: 107px;
	padding-bottom:10px;
}
.logoface {
	overflow:hidden;
	border: none;
	width: 400px;
	height: 107px;
}

.ital
{font-style: italic;}