@charset "utf-8";
body {
	margin: 0px;
	color: #151515;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	background-color: #EFF5F8;
}
#wrapper table tr td img {
	width: 90%;
}

#wrapper {
	width: 100%;
	min-width: 740px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
#header {
	overflow: hidden;
	font-family: default;
	font-style: normal;
	font-weight: auto;
	font-size: auto;
	color: #000000;
	padding-bottom: 20px;
}
#hero img {
	max-width: 100%;
}

h1 {
	font-size: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 600;
}
h2 {
	margin-top: 0.5em;
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 600;
	font-size: 25px;
	border-top-width: medium;
	border-bottom-width: medium;
}
h3 {
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 600;
	font-size: 17px;
}
paragraphe {
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 200;
}




figure {
	display: block;
	width: 420px;
}
figure img {
	padding: 10px;
	-webkit-box-shadow: 1px 1px 15px #999999;
	box-shadow: 1px 1px 15px #999999;
}

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: #2FA64C;
	color: #FFFFFF;
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 400;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #000000;
}
a:visited {
	color: #FF944C;

}
a:hover, a:active, a:focus {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #header_logo img {
	width: auto
%;
	width: 15%;
	float: left;
	margin-left: 5%;
	margin-top: 3px;
	margin-right: 2%;
}
box {
}
#wrapper #B1 {
	width: 20%;
	float: left;
}
#wrapper #B2 {
	width: 20%;
	float: left;
}
