#html, body {
	right : 0;
	bottom : 0;
	left : 0;
	width: 100%;
	height : auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	text-align:center;
	display:inline-block;
	background-color:#FFF;
	font-family: Arial;
	background-repeat:no-repeat;
	background-position:top;
	background-attachment: fixed;
	background-image:url(images/abattage-1.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow-x: hidden;
}
.logo {
	width: 88%;
	font-family: 'Julius Sans One', sans-serif;
	font-size: 1.6em;
	text-align: left;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: #000;
	padding-top: 2%;
	padding-bottom: 0%;
	padding-left: 6%;
	padding-right: 6%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-top: 0%;
	background-attachment: fixed;
	background-image:url(images/abattage-1.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 1%;
	z-index: 55;
}
.logo img{
	width: 30%;
	height: auto;
	max-height: 100%;
}
a:link {
	color: #FFFFFF;
	text-decoration : none;
}
a:visited {
	color : #FFFFFF;
	text-decoration : none;
}
a:active {
	color : #FFFFFF;
	text-decoration : none;
}
.btnbar {
	position: relative;
	display: inline-block;
	width: 90%;
	text-align: right;
	height: auto;
	margin-bottom: 0%;
	padding-top: 0%;
	margin-top: 6%;
	padding-bottom:0%;
	padding-left: 5%;
	padding-right: 5%;
	margin-right: auto;
	margin-left: auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-size: 1em;
	font-family: 'Julius Sans One', sans-serif;

}
a:hover {
color : #000000;
border-top-left-radius: 25px;
border-bottom-left-radius: 25px;
border-top-right-radius: 25px;
border-bottom-right-radius: 25px;

}

a:hover {
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
	padding-bottom:1%;
	padding-top:0.5%;
	background-color:#F4781F;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}

.btn {
	margin-left:0%;
	margin-right:0%;
	width: auto;
	margin-top: 0%;
	font-size: 0.8em;
	text-align: center;
	margin-bottom: 0%;
	height: auto;
	padding-top: 1%;
	padding-left: 1%;
	padding-right: 1%;
	font-family: Tahoma, Geneva, sans-serif;
	position: relative;
	padding-bottom: 1%;
	display: inline-block;
	font-style: normal;
	font-weight: normal;
	text-shadow: 2px 2px #373535;
}


.btn {
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;

}
.btn:hover {
	    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
text-shadow: 0px 0px #373535;
}
.container {
	width: 100%;
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
	display: inline-block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
} 
.header {
	text-align:center;
	margin-bottom: 3%;
	margin-top: 3%;
} 
.header h1 {
	margin: 0;
	color:#FFF;
}
.parent {
	width: 100%;
	height: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	padding-top: 2%;
	padding-bottom: 2%;
	margin-top: 0%;
	margin-bottom: 0%;
	display: inline-block;
	position: relative;
	background-attachment: fixed;
	background-image:url(images/abattage-1.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.parent2 {
	width: 100%;
	height: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	padding-top: 2%;
	padding-bottom: 2%;
	margin-top: 0%;
	margin-bottom: 0%;
	display: inline-block;
	position: relative;
	background-attachment: fixed;
	background-image:url(images/abattage-1.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.child {
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	width: 30%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image:url(images/blanc2.png);
	padding-top: 2%;
	padding-bottom: 2%;
	text-align:left;
	padding-left: 2%;
	padding-right: 2%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	color: #373535;
	display: inline-block;
	vertical-align: top;
}
.child h3, .child p {
	margin-left: 10px;
	margin-right: 10px;
	font-weight:normal;

}
.child h1 {
	margin-left: 10px;
	margin-right: 10px;
	font-weight:normal;

}
.child a:link {
	color: #373535;
	text-decoration : none;
}
.child a:visited {
	color : #373535;
	text-decoration : none;
}
.child a:active {
	color : #373535;
	text-decoration : none;
}

.mainContent {
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	width:50%;
	padding-left: 4%;
	padding-right: 4%;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	color: #FFF;
	display: inline-block;
	height: auto;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-bottom: 2%;
	background-color: #262628;
}
.mainContent img{
max-width:100%;
height:auto;
border-top-left-radius: 25px;
border-bottom-left-radius: 25px;
border-top-right-radius: 25px;
border-bottom-right-radius: 25px;
} 

.footer { 
	padding: 0 10px;
	background:#DDDDDD; 
}
.footermid {
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	padding: 0 10px;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image:url(images/blanc2.png);
	padding-top: 3%;
	padding-bottom: 3%;
	width: 72%;
	padding-left: 10%;
	padding-right: 10%;
	color: #373535;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	display:inline-block;
}
.backphone {
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 3%;
	padding-bottom: 3%;
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	color: #12354B;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	display:inline-block;
	background-image:url(images/blanc2.png);
} 
.footer p {
	margin: 0; 
	padding: 10px 0; 
}
.webmastergc{
	width: 90%;
	height: auto;
	text-align: center; /* !!! */
	vertical-align: top;
	display:inline-block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 3%;
	padding-bottom: 3%;
	margin-bottom: 8%;
	font-family: 'Raleway', sans-serif;
	font-size: 1em;
	color: #FFF;
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 0px;
	background-image: url(images/back.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
::-webkit-scrollbar {
    height: 12px;
	width: 12px;
	background: #FFFFFF;
    }
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0ex;
    background: #F4781F;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}
::-webkit-scrollbar-corner {
    background: #FFFFFF;
}
