@charset "utf-8";
body {
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	color: #151515;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	width: 1024px;
}
p a img {
	margin-left: 65px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#wrapper {
	width: 100%;
	min-width: 740px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
#top {
    overflow: hidden;
}
#hero img {
	max-width: 100%;
}

h1 {
	font-size: 72px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	margin-top: 0.5em;
}


figure {
	display: block;
	width: 420px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 710px;
}
figure img {
	padding: 10px;
	-webkit-box-shadow: 0 0 15px #FDFDFD;
	box-shadow: 0 0 15px #FDFDFD;
}

figcaption {
	font-size: 0.875em;
	font-weight: bold;
	text-align: center;
	display: block;
	margin-top: 0.5em;
}
.centered {
	margin-left: auto;
	margin-right: auto;
}
.floatleft {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
}
.floatright {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
}
footer {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2%;
	background-color: #43a6cb;
	color: #FFFFFF;
}
a {
	font-weight: normal;
	text-decoration: none;
}
a:link {
	color: #000000;
}
a:visited {
	color: #FF944C;

}
a:hover, a:active, a:focus {
	color: #030303;
	text-decoration: underline;
}
#Adresse p {
	margin-top: 0px;
}
body figure img {
	top: 50px;
	right: 250px;
	margin-left: 25px;
	border-width: 0px;
	border-style: none;
}
