body {
	background: #242424;
	margin:0px;
	padding:0px;
	border:0px;
	color:#fff;
	font-family: verdana;
	font-size:11px;
	height: 100%;
	min-height: 100%;
}
* {
	margin:0;
	padding:0;
}
html, input, textarea, select, button {
	-webkit-font-smoothing: antialiased;
}
a, a:visited {
	color: #fff;
	text-decoration: none;
}
@font-face {
	font-family: "Raleway";
	src: url('../fonts/Raleway-Thin.ttf');
}
@font-face {
	font-family: "Raleway-Light";
	src: url('../fonts/Raleway-Light.ttf');
}
@font-face {
	font-family: "Sherif";
	src: url('../fonts/LiberationSerif-Regular.ttf');
}
@font-face {
	font-family: "SherifBold";
	src: url('../fonts/LiberationSerif-Bold.ttf');
}
@font-face {
	font-family: "Lettre";
	src: url('../fonts/daniel.ttf');
}
.copyright {
	display:block;
	float :right;
	margin-right:4%;
	margin-top:100px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666666;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 1);
}
#top-t2 {
	height:200px;
	width: 100%;
	background-color: #3e3e3e;
}
#bloc1 {
	height:460px;
	width:100%;
	padding-top:20px;
	background:#242424;
	background: url(../images/bg_origami.svg) no-repeat, -moz-linear-gradient(top, #242424 40%, #333333 100%); /* FF3.6-15 */
	background: url(../images/bg_origami.svg) no-repeat, -webkit-linear-gradient(top, #242424 40%, #333333 100%); /* Chrome10-25,Safari5.1-6 */
	background: url(../images/bg_origami.svg) no-repeat, linear-gradient(to bottom, #242424 40%, #333333 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#242424', endColorstr='#333333', GradientType=0 ); /* IE6-9 */
	background-position: 50% 0%;
	background-attachment:local;
	background-size:997px 100%;
}
#bloc2-1 {
	height:460px;
	width:100%;
	padding-top:20px;
	background:#242424;
}
#bloc2-2 {
	height:460px;
	width:100%;
	padding-bottom:80px;
	background:#242424;
}
#bloc3 {
	overflow: hidden;
	height:540px;
	background:#FFFFFF url(../images/visage.png);
	background-repeat: no-repeat;
	background-attachment:local;
	background-position: center;
	background-size: 977px 360px;
}
.post-it {
	color:#616161;
	height:400px;
	width:640px;
	margin:100px auto 0px auto;
	padding-left:337px;
	font-size: 16px;
	font-family:'Lettre', Verdana, Geneva, sans-serif;
	letter-spacing: 0.12em;
	line-height:22px;
}
h1 {
	margin:0px;
	margin-left:-2px;
	font-family:'Raleway', sans-serif;
	font-size:28px;
	line-height:18px;
	color:#cf1010;
	overflow:hidden;
}
h2 {
	margin:0px;
	margin-top:-4px;
	font-family:Arial, Geneva, sans-serif;
	font-size:23px;
	line-height:19px;
	color:#FFF;
}
h3 {
	font-family:'Raleway', sans-serif;
	font-size:26px;
	line-height:48px;
	letter-spacing: 0.15em;
	color:#FFF;
	padding:0px;
	margin:0px;
}
.quote {
	font-family:Verdana, Geneva, sans-serif;
	color:#3e3e3e;
}
.quote:after {
	content: "\0022";
}
.Ltx {
	height: 48px;
	padding: 0px 4px 0px 4px;
	display: block;
	background: #43b5f3;
	text-align:center;
}
.logo {
	z-index:1;
	position:relative;
	display:block;
	float:left;
	height:200px;
	width:977px;
	overflow:hidden;
}
.titre_ban {
	z-index:6;
	position:relative;
	display:block;
	float:left;
	margin-top:68px;
	margin-left: 4%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height:82px;
	width: 420px;
	line-height:0px;
	vertical-align:middle;
}
.zz {
	overflow:hidden;
	/*	height: 30px; */
	width:977px;
	margin:24px auto;
}
.zz hr {
	height:1px;
	width:100%;
	margin-top: 16px;
	padding:0px;
	border-bottom:2px solid #000000;
	background: #000000; /* Old browsers */
	background: -moz-linear-gradient(left, #242424 0%, #F0F0F0 40%, #F0F0F0 60%, #242424 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #242424 0%, #F0F0F0 40%, #F0F0F0 60%, #242424 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #242424 0%, #F0F0F0 40%, #F0F0F0 60%, #242424 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#242424', endColorstr='#242424', GradientType=1 ); /* IE6-9 */
}
.zz li {
	height: 40px;
	padding:6px 4px 10px 16px;
	margin:0px 0px 0px 0px;
	font-size:24px;
	font-family:Raleway;
	line-height: 40px;
	list-style-image:url(../images/puce.png);
	list-style-type:square;
	list-style-position: inside;
}
.zz ul {
	margin:0px;
	padding:0px;
}
i {
	font-size: 18px;
	display: inline-table;
	vertical-align: top;
	margin: 10px 20px;
	color:#45a1ff;
}
footer {
	color:#4a4a4a;
	height:160px;
	width:100%;
	background: url(../images/bg_rouge.svg) #333333 bottom repeat-x;
}
#courrier {
	min-height:610px;
	padding-top:140px;
	background: url(../images/bg_lettre.svg) , url(../images/bg_lettre.svg) , -moz-linear-gradient(top, #242424 20%, #333333 90%); /* FF3.6-15 */
	background: url(../images/bg_lettre.svg) , url(../images/bg_lettre.svg) , -webkit-linear-gradient(top, #242424 20%, #333333 90%); /* Chrome10-25,Safari5.1-6 */
	background: url(../images/bg_lettre.svg) , url(../images/bg_lettre.svg) , linear-gradient(to bottom, #242424 20%, #333333 90%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#242424', endColorstr='#333333', GradientType=0 ); /* IE6-9 */
	background-repeat:no-repeat;
	background-attachment:local;
	background-position: center 50px;
	background-size:auto;
}
.zz span {
	z-index:80;
	position:absolute;
	padding:0px 0px 0px 0.8em;
	left:50%;
	-webkit-transform : translate(-50%, 0);
	-moz-transform : translate(-50%, 0);
	-ms-transform : translate(-50%, 0);
	-o-transform : translate(-50%, 0);
	transform : translate(-50%, 0);
	background:#242424;
	letter-spacing: 0.8em;
	font-size: 28px;
	line-height: 30px;
	color:#F0F0F0;
	font-family:Raleway;
	text-shadow: 0 1px 0 #989898, 0 2px 0 #989898, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.5), 0 3px 5px rgba(0,0,0,.2);
}
/* Active class */
.active {
	text-decoration: underline !important;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/* Navigation */
#header {
	background:#cf1010;
	box-sizing: border-box;
	width: 100%;
	display: block;
	height: auto;
	position: relative;
	top: 0px;
	overflow:hidden;
}
#nav {
	margin: 0px 10px;
	box-sizing:border-box;
	padding:10px;
	display:block;
	width:977px;
	float:right;
}
#nav ul {
	list-style-type: none;
	list-style-image: none;
	height:auto;
	line-height: 60px;
	box-sizing:content-box;
	overflow:hidden;
}
#nav li {
	display:block;
	float:left;
	font-family:Raleway-Light;
	font-size: 22px;
	margin: 0px 8px;
	padding: 0px 10px;
	box-sizing:content-box;
	transition-property:background;
	transition-duration:200ms;
	transition-timing-function: ease-in;
}
#nav li:hover {
	background:#FF3333;
	cursor: pointer;
}
.ico {
	width:60px;
	height:60px;
	border:0;
	vertical-align:middle;
}
#nav ul li a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #eee;
}
#nav ul li a:hover {
	text-decoration: none;
}
#nav li.current-menu-item a {
	color: #ffffff;
	text-decoration: none;
}
#nav li.current_page_item {
	color: #ffffff;
	text-decoration: none;
}
.pierre {
	position:relative;
	height:620px;
	width:100%;
	margin:0px;
	overflow:hidden;
	box-sizing:border-box;
	background: #111 url(../images/background_roll.jpg) no-repeat;
	background-position:bottom center;
	background-size: 1920px 620px;
	background-attachment:local;
}
.tag {
	z-index:100;
	position: absolute;
	top:110px;
	left:50%;
	width:300px;
	height:34px;
	text-align:center;
	line-height:44px;
	font-family: "Lettre",Verdana,Geneva,sans-serif;
	letter-spacing: 0.12em;
	font-size:26px;
	display: block;
	overflow:hidden;
	transform-origin: 0% 0%;
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-o-transform-origin: 0% 0%;
	transform: translate(-418px, 0px) rotate(-9deg);
	-webkit-transform: translate(-418px, 0px) rotate(-9deg);
	-moz-transform: translate(-418px, 0px) rotate(-9deg);
	-ms-transform: translate(-418px, 0px) rotate(-9deg);
	-o-transform: translate(-418px, 0px) rotate(-9deg);
	background-color:rgba(80,80,80,.92);
	border: 1px solid rgb(100,100,100);
	border-left: 1px solid rgb(80,80,80);
	border-bottom: 1px solid rgb(80,80,80);	
}