#logo {
	bottom: 0;
	height: 195px;
	left: 0;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	width: 350px;
	//background:url('logo2.png') no-repeat;
	width:0px;
	height:0px;
}

#image_logo {
	width:100%;
	height:100%;
}

body {
	background-color:#ffffff;
	overflow:hidden;
}
#zone-contact {
	font-family: 'Lato', sans-serif;
	display:inline-block;
	position:absolute;
	height:40px;
	bottom:80px;
}

#zone-contact a {
	color:#1999ff;
	font-size:16px;
	display:none;
}

#zone-contact a:hover {
	color:#000066;
}

#adresse, #telephone {
	color:#000066;
	display:none;
}
