body { 
	background-image: url("images_fond/fond_contact.gif");
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: bottom left;
	background-size: cover; 
	margin: 0;
	padding: 0;
	z-index: 1;
}
.sidebar{
	margin-left: 132px; 
	position: absolute; 
	top: 0; 
	width: 230px;
	z-index:3;
}

.sidebar td{
	width:184px;
	text-align: center;
}
.sidebar a:link{
color : black;
}
.sidebar a:visited{
color: white;
}
.logo{
	background-color: #E2C697;
	padding-top: 10px;
	padding-bottom: 17px;
	padding-left: 5px;
	padding-right: 5px;
}
.contact{
	font-family: "Arial";
	margin: 0;
	padding: 0;
	list-style-type: none; 
	font-size: 12px;
	padding-bottom: 25px;
	padding-top: 10px; 
	background-color: #b3c3d8;
}
.info{
	text-align: left;
	color:#0b72b5;
        font-family: "Arial";
        font-size: 14px;
}
.sidebar h1{
	font-family: "Arial";
	font-size: 17px;
}

.maps{
	position: absolute;
	top:225px;
	left: 350px;
	width: 520px;
}
.menu{
	position: absolute;
	top:0px;
	left:350px;
	background-image: url("contact/fond_menu.png");
	background-size: auto;
	width: 520px;
	height: 240px;
}
.menu table{
	padding-top: 115px;
	padding-bottom: 5px;
}
.picture_right{
	background: url("contact/picture_right.png");
	position: absolute;
	top:0px;
	left: 870px;
	width: 132px;
	height: 750px;
	background-repeat: no-repeat;
}

h1{
	font-size: 0.9em;
}
.fleur{
	background: url("contact/fleur.png");
	position: absolute;
	top:300px;
	left: 0px;
	width: 317px;
	height: 243px;
	background-repeat: no-repeat;
}
.padding{
	color: #E2C697;
        font-weight: bold;
	position: absolute;
	top:740px;
	left: 900px;
	font-family: "Arial";
        font-size: 12px;
}