/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/* Increase the body font size on tablet devices */
body {
  font-size: 93.8%;
}
/*p, div {
	text-align: left;
}*/
.image-bg {
	position: relative;
}
.header-fabrice-gillotte {
	position: absolute;
	top: 12%;
	text-align:center;
	max-width: 600px;
	left: 50%;
	margin-left:-300px;
}
.bandeau-33 > div {
	width: 33%;
	float: left;
}
#menuButton {
	display: none !important;
}

/*#header {
	position: absolute;
	z-index: 2;
	width: 100%;
}*/
/*#menu-bar ul li {
	display: inline;
	width: auto;
	margin: 0 10px;
}
#menu-bar ul li a {
	border: 0;
	color: #fff;
}*/
#footer ul,
#block-block-1 p {
	text-align: center;
}
#footer li {
	display: inline;
	width: auto;
}
#footer .content a {
	text-align: center;
	display: inline;
	border: 0;
}

/*sections*/
.section {
	clear: both;
	overflow: hidden;
}
.conteneur-50 > div {
	width: 50%;
	float: left;
}
/*.global-section-form .first-part,
.global-section-form .second-part {
	width: 50%;
	float: left;
}*/