#html, body {
	width : 100%;
	height : auto;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	text-align:center;
	display:inline-block;
	position:relative;
	background-image:url(images/liens.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment:fixed;
	overflow-x: hidden;
}
@font-face {
   font-family: Arial;
   src: url(/font/arial_1.ttf);
   src: local(''), 
       url('/font/arial_1.ttf') format('truetype'), 
}
.logo {
	position:relative;
	width: 90%;
	height: 300px;
	text-align: center; /* !!! */
	vertical-align: top;
	display:inline-block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0%;
	padding-bottom: 0%;
	color: #D6D6D6;
	font-family: Bauhaus;
	background-repeat:no-repeat;
	background-attachment:fixed;
	padding-top: 0%;
	padding-left: 5%;
	padding-right: 5%;
	text-align: left;
	-moz-text-shadow: 1px 1px 2px #272829;
	-webkit-text-shadow: 1px 1px 2px #272829;
	text-shadow: 1px 1px 2px #272829; /* For IE 8 */
	-ms-filter: "progid:DXtextTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#272829')"; 
	font-size: 3em;
}
.logo img{
	
	margin-top: 20%;

}
.btn {
	width: auto;
	min-width: 80px;
	color: #FFFFFF;
	font-size: 0.8em;
	text-align: center;
	height: auto;
	font-family: Arial;
	padding-left: 1%;
	padding-right: 1%;
	margin-left: auto;
	display: inline-block;
	margin-right: auto;
	position: relative;
	padding-top: 1%;
	padding-bottom: 1%;
}

.btn:hover{
	transition: 0.5s ease;
	background-image:url(images/blk.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
.topbtn {
	padding-left: 0%;
	padding-right: 0%;
	width: 100%;
	margin-top: 0%;
	color: #F8F4D7;
	font-size: 1em;
	font-family: Arial;
	text-align: center;
	margin-bottom: 0%;
	margin-top:1%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	position:relative;
	background-image:url(images/btnback.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 0%;
	padding-bottom: 0%;
	-moz-box-shadow: 3px 3px 4px #272829;
	-webkit-box-shadow: 3px 3px 4px #272829;
	box-shadow: 3px 3px 4px #272829; /* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#272829')";
}
.bbt {
	padding-left: 0%;
	padding-right: 0%;
	width: 100%;
	margin-top: 0%;
	color: #EDE3C8;
	font-size: 0.8em;
	font-family: Arial;
	text-align: center;
	margin-bottom: 0%;
	margin-top:1px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	position:relative;
	background-image:url(images/btnback.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 1%;
	padding-bottom: 2%;
	-moz-box-shadow: -1px -1px 3px #272829;
	-webkit-box-shadow: -1px -1px 3px #272829;
	box-shadow: -1px -1px 3px #272829; /* For IE 8 */
}
a:link {
	color: #ffffff;
	text-decoration : none;
}
a:visited {
	color : #ffffff;
	text-decoration : none;
}
a:hover {
	color : #E4CEBE;
text-decoration : none;
}
a:active {
	color : #ffffff;
	text-decoration : none;
}
.div1 {
	position:relative;
	width: 100%;
	text-align: left;
	background-repeat: no-repeat;
	background-position: center;
	display:inline-block;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: auto;
	background-attachment:fixed;
	padding-top: 1%;
	padding-bottom: 0%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0%;
	padding-right: 0%;
}
.div1 img{
	padding-top: 2%;
	padding-left: 10%;
}
.redmid {
border-radius: 5px;
	position:relative;
	width: 94%;
	height: auto;
	text-align: center; /* !!! */
	vertical-align: top;
	display:inline-block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3%;
	padding-bottom: 3%;
		background-image:url(images/btnback.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 1em;
	padding-top: 3%;
	padding-left: 3%;
	padding-right: 3%;
	margin-top: 0%;
	-moz-box-shadow: 3px 3px 4px #272829;
	-webkit-box-shadow: 3px 3px 4px #272829;
	box-shadow: 3px 3px 4px #272829; /* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#272829')";

}
.maintxt {
	position:relative;
	width: 80%;
	height: auto;
	text-align: center; /* !!! */
	vertical-align: top;
	display:inline-block;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	-moz-text-shadow: 2px 2px 3px #272829;
	-webkit-text-shadow: 2px 2px 3px #272829;
	text-shadow: 2px 2px 3px #272829; /* For IE 8 */
	font-family: Arial;
	font-size: 1em;
	margin-bottom: 0%;
	padding-bottom: 4%;
	font-size: 1em;
	padding-top: 6%;
	padding-left: 1%;
	padding-right: 1%;
	-moz-text-shadow: 1px 1px 2px #272829;
	-webkit-text-shadow: 1px 1px 2px #272829; /* For IE 8 */
	-ms-filter: "progid:DXtextTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#272829')";

}
.div2 {
	position:relative;
	height: auto;
	text-align: center; /* !!! */
	vertical-align: top;
	display:inline-block;
	margin-left: 4%;
	margin-right: 4%;
	margin-bottom: 2%;
	padding-bottom: 1%;
	color: #FFFFFF;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	width:400px;
	border-radius: 25px;
	background-image:url(images/blk.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	margin-top: 2%;
	border-radius: 5px;
	-moz-box-shadow: 3px 3px 4px #272829;
	-webkit-box-shadow: 3px 3px 4px #272829;
	box-shadow: 3px 3px 4px #272829; /* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#272829')";
}
.div2dr {
	position:relative;
	height: auto;
	text-align: center; /* !!! */
	vertical-align: top;
	display:inline-block;
	margin-left: 4%;
	margin-right: 4%;
	margin-bottom: 10%;
	padding-bottom: 2%;
	color: #FFFFFF;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	width:400px;
	border-radius: 25px;
	background-image:url(images/blk.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	margin-top: 2%;
	border-radius: 5px;
	-moz-box-shadow: 3px 3px 4px #272829;
	-webkit-box-shadow: 3px 3px 4px #272829;
	box-shadow: 3px 3px 4px #272829; /* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#272829')";
}
.div2b {
	height: auto;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	position:relative;
	text-align: right;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: auto;
	padding-top: 3%;
	padding-bottom: 6%;
	margin-top: 2px;
	-moz-box-shadow: 3px 3px 4px #272829;
	-webkit-box-shadow: 3px 3px 4px #272829;
	box-shadow: 3px 3px 4px #272829;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#272829')";
	margin-bottom: 3px;
	background-attachment:fixed;
}
.div4 {
	background-attachment:fixed;
	position:relative;
	width: 100%;
	text-align: right;
	background-repeat: no-repeat;
	display:inline-block;
	height: auto;
	padding-bottom: 0%;
	padding-top: 3%;
	background-color: #272829;
	background-image:url(images/liensmid.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-moz-box-shadow: 3px 3px 4px #272829;
	-webkit-box-shadow: 3px 3px 4px #272829;
	box-shadow: 3px 3px 4px #272829; /* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#272829')";
}
.botbtnholder {
padding-top:1%;
padding-bottom:0.5%;
    position:relative;
	width: 314px;
	height: auto;
	text-align: center; /* !!! */
	vertical-align: top;
	display:inline-block;
	margin-left: 2%;
	margin-right: 2%;
    background-image:url(images/darkback.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	margin-bottom: 1%;
	-moz-box-shadow: 3px 3px 4px #272829;
	-webkit-box-shadow: 3px 3px 4px #272829;
	box-shadow: 3px 3px 4px #272829; /* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#272829')"; 
}
.botbtn {
	position:relative;
	width: auto;
	size:300px;
	font-family: Bauhaus;
	font-size: 1em;
	text-align: center;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	padding-bottom: 3%;
	padding-top: 3%;
	border-radius: 25px;
}

.joindre {
	font-family: Arial;
	font-size: 1em;
	position:relative;
	color:#FFFFFF;
	margin-top: 0%;
	width: 90%;
	height: auto;
	padding-bottom:1%;
	padding-top:40%;
	text-align: right;
	-moz-text-shadow: 1px 1px 2px #272829;
	-webkit-text-shadow: 1px 1px 2px #272829;
	text-shadow: 1px 1px 2px #272829; /* For IE 8 */
	-ms-filter: "progid:DXtextTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#272829')";
	padding-right: 10%;
}
.cellnodiv {
	position:relative;
	width: 100%;
	height: auto;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	margin-top: 0%;
	display:inline-block;
	padding-top: 0%;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 3em;
	padding-bottom: 1%;
	-moz-text-shadow: 1px 1px 2px #272829;
	-webkit-text-shadow: 1px 1px 2px #272829;
	text-shadow: 1px 1px 2px #272829; /* For IE 8 */
	-ms-filter: "progid:DXtextTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#272829')";
	padding-right: 0%;
}
.keybot {
	position:relative;
	width: 100%;
	height: auto;
	font-family:Arial;
	color: #FFFFFF;
	text-align: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	padding-top: 0%;
	padding-bottom: 0%;
	margin-top: 0%;
	padding-right: 0%;
	-moz-text-shadow: 2px 2px 3px #272829;
	-webkit-text-shadow: 2px 2px 3px #272829;
	text-shadow: 2px 2px 3px #272829; /* For IE 8 */
	font-family: Arial;
}
h1 {
	position:relative;
	width: 100%;
	height: auto;
	font-family:Arial;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 1%;
	padding-bottom: 1%;
	margin-bottom: 0%;
	margin-top: 2%;
	-moz-text-shadow: 1px 1px 2px #3E3240;
	-webkit-text-shadow: 1px 1px 2px #3E3240;
	text-shadow: 1px 1px 2px #3E3240; /* For IE 8 */
	-ms-filter: "progid:DXtextTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#3E3240')";
}
.logocontainer2 {
	width: 100%;
	height: 60%;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	margin-top: 0%;
	margin-bottom: 2%;
	padding-right: 0%;
	padding-left: 0%;
	font-family: Arial;
	color: #FFFFFF;
	padding-top: 3%;
}
.logocontainer2 img {
	width: 80px;
	height: 97px;
	
}
.logocontainer2 img:hover{
	-webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
	
}
::-webkit-scrollbar {
    height: 12px;
	width: 8px;
	background: #000000;
    }
::-webkit-scrollbar-thumb {
background-color:#990000;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}
::-webkit-scrollbar-corner {
    background: #000000;
	
}
