#html, body {
	right : 0;
	bottom : 0;
	left : 0;
	width: 99.5%;
	height : auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	text-align:center;
	display:inline-block;
	background-color:#000000;
	font-family: 'Arial';
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-image: url("images/evenements.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow-x: hidden;
	font-size: 1em;
}


.main {
	right : 0;
	bottom : 0;
	left : 0;
	width: 90%;
	height : auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	text-align:center;
	display:inline-block;
	font-family: 'Arial';
	background-repeat:no-repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow-x: hidden;
	font-size: 1em;
	padding-left: 5%;
	padding-right: 5%;
}
.title {
	width: 100%;
	position: relative;
	height: auto;
	padding-top:1%;
	padding-bottom:0%;
	margin-bottom: 5%;
	font-size: 0.7em;
	color: #FFFFFF;
	font-family: 'Berlin';
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    url('font/berlin.regular.ttf')  format('truetype'),
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.title img{
	width: 60%;
	height: auto;

}
h1 {
	width: 100%;
	position: relative;
	height: auto;
	padding-top:1%;
	padding-bottom:2%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 0%;
	font-family: Arial;
	font-size: 0.6em;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 0%;
}
a:link {
	color:  #FFFFFF;
	text-decoration: none;
}
a:visited {
	color:  #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

::-webkit-scrollbar {
    height: 12px;
    width: 10px;
    background: #000000;
}

::-webkit-scrollbar-thumb {
    background: #F25D5B;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}

::-webkit-scrollbar-corner {
    background: #000000;
}
#facebook {
	position:absolute;
	width:55px;
	height:55px;
	z-index:39;
	margin-left: 685px;
	margin-top: 10px;
}
#twitter {
	position:absolute;
	width:55px;
	height:55px;
	z-index:40;
	margin-left: 740px;
	margin-top: 10px;
}
#myspace {
	position:absolute;
	width:55px;
	height:55px;
	z-index:41;
	margin-left: 795px;
	margin-top: 10px;
}
.btn {
	width: auto;
	position: relative;
	height: auto;
	padding-top:0%;
	padding-bottom:0%;
	margin-bottom: 3%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	display:inline-block;
	color: #FFF;
		padding-top:1%;
	padding-bottom:1%;
	padding-left: 1%;
	padding-right: 1%;
  background-color: #333;
	border-radius: 5px;
}
.btn {
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
}
.btn:hover {
	background-color: #000000;
}
.btnlink:hover {
	text-decoration: none;
	background-color:#000;
}

.btndesc {
	width: auto;
	position: relative;
	height: auto;
	padding-top:0%;
	padding-bottom:0%;
	margin-bottom: 6%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	display:inline-block;
	color: #A5B00A;
	font-weight: normal;
	
}
.btn img{
	Adagio Pro
	width: 100%;
	position: relative;
	height: auto;
	padding-top:0%;
	padding-bottom:0%;
	margin-bottom: 0%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.btnholder {
	right : 0;
	bottom : 0;
	left : 0;
	width: 80%;
	height : auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	text-align:right;
	display:inline-block;
	font-family: 'Arial';
	background-repeat:no-repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-size: 1em;
	padding-left: 5%;
	padding-right: 5%;
	color: #FFF;
}
.btnsec {
	width: auto;
	position: relative;
	height: auto;
	padding-top:0%;
	padding-bottom:0%;
	margin-bottom: 0%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-family: 'Arial';
	font-size:1em;
	display:inline-block;
	color: #FFFFFF;
	margin-top: 5%;
		padding-top:1%;
	padding-bottom:1%;
	padding-left: 1%;
	padding-right: 1%;
  background-color: #333;
	border-radius: 5px;

}
.btnsec:hover {
	background-color:#000;
}
.btnsec2 {
	width: auto;
	position: relative;
	height: auto;
	padding-top:0%;
	padding-bottom:0%;
	margin-bottom: 0%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-family: 'Arial';
	font-size:1em;
	display:inline-block;
	color: #FFFFFF;
	margin-top: 4%;
		padding-top:1%;
	padding-bottom:1%;
	padding-left: 1%;
	padding-right: 1%;
  background-color: #333;
	border-radius: 5px;

}
.btnsec2:hover {
	background-color:#000;
}
#modemag {
	position:absolute;
	width:470px;
	height:20px;
	z-index:10;
	margin-left: 50px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}.droit {
	width: 100%;
	position: relative;
	height: auto;
	padding-top:2%;
	padding-bottom:2%;
	background-image: url("images/evenements.jpg");
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	margin-bottom: 0%;
	font-family: Arial;
	font-size: 0.7em;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6%;
	text-shadow: 1.5px 1.5px #000000;
	text-align: center;
}

 .webmastergc {
	width: 100%;
	position: relative;
	height: auto;
	padding-top:2%;
	padding-bottom:2%;
	background-image: url("images/evenements.jpg");
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	margin-bottom: 0%;
	font-family: Arial;
	font-size: 0.8em;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0%;
}
 .medias {
	width: 100%;
	position: relative;
	height: auto;
	padding-top:2%;
	padding-bottom:0%;
	margin-bottom: 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0%;
	background-image: url("images/evenements.jpg");
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
}

 .medias img{
	padding-left: 2%;
	padding-right: 2%;
    padding-bottom:3%;
		width: 5%;
	height: auto;

}


.main {
	right : 0;
	left : 0;
	width: 80%;
	height : auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	text-align:right;
	display:inline-block;
	font-family: 'Arial';
	background-repeat:no-repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow-x: hidden;
	font-size: 1em;
	padding-left: 5%;
	padding-right: 5%;
	color:#FFF;
	margin-bottom: 4%;
}
.title {
	width: 100%;
	position: relative;
	height: auto;
	padding-top:1%;
	padding-bottom:0%;
	margin-bottom: 2%;
	font-size: 0.7em;
	color: #FFFFFF;
	font-family: 'Berlin';
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    url('font/berlin.regular.ttf')  format('truetype'),
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 0%;
}

.title img{
	width: 60%;
	height: auto;

}
h1 {
	width: 100%;
	position: relative;
	height: auto;
	padding-top:1%;
	padding-bottom:2%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 4%;
	font-family: Arial;
	font-size: 0.6em;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 0%;
}

#facebook {
	position:absolute;
	width:55px;
	height:55px;
	z-index:39;
	margin-left: 685px;
	margin-top: 10px;
}
#twitter {
	position:absolute;
	width:55px;
	height:55px;
	z-index:40;
	margin-left: 740px;
	margin-top: 10px;
}
#myspace {
	position:absolute;
	width:55px;
	height:55px;
	z-index:41;
	margin-left: 795px;
	margin-top: 10px;
}

.btndesc {
	width: auto;
	position: relative;
	height: auto;
	padding-top:0%;
	padding-bottom:0%;
	margin-bottom: 1%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	display:inline-block;
	color: #F0F0F0;
	font-weight: normal;
	
}
.btndesc img{
	width: 40%;;
	height: auto;

	
}
.btndescrire {
	width: auto;
	position: relative;
	height: auto;
	padding-top:0%;
	padding-bottom:0%;
	margin-bottom: 1%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	display:inline-block;
	color: #F0F0F0;
	font-weight: normal;
	
}
.btndescrire img{
	width: 54%;;
	height: auto;

	
}
.btn img{
	Adagio Pro
	width: 100%;
	position: relative;
	height: auto;
	padding-top:0%;
	padding-bottom:0%;
	margin-bottom: 0%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.btnholder {
	right : 0;
	bottom : 0;
	left : 0;
	width: 80%;
	height : auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:2%;
	text-align:right;
	display:inline-block;
	font-family: 'Arial';
	background-repeat:no-repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-size: 1em;
	padding-left: 5%;
	padding-right: 5%;
	color: #FFF;
}
.btnsec {
	width: auto;
	position: relative;
	height: auto;
	padding-top:0%;
	padding-bottom:0%;
	margin-bottom: 0%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-family: 'Arial';
	font-size:1em;
	display:inline-block;
	color: #FFFFFF;
	margin-top: 5%;
		padding-top:1%;
	padding-bottom:1%;
	padding-left: 1%;
	padding-right: 1%;
  background-color: #333;
	border-radius: 5px;

}
.btnsec:hover {
	background-color:#000;
}
.btnsec2 {
	width: auto;
	position: relative;
	height: auto;
	padding-top:0%;
	padding-bottom:0%;
	margin-bottom: 0%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-family: 'Arial';
	font-size:1em;
	display:inline-block;
	color: #FFFFFF;
	margin-top: 4%;
		padding-top:1%;
	padding-bottom:1%;
	padding-left: 1%;
	padding-right: 1%;
  background-color: #333;
	border-radius: 5px;

}
.btnsec2:hover {
	background-color:#000;
}
#modemag {
	position:absolute;
	width:470px;
	height:20px;
	z-index:10;
	margin-left: 50px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.droit {
	width: 100%;
	position: relative;
	height: auto;
	padding-top:2%;
	padding-bottom:2%;
	background-image: url("images/evenements.jpg");
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	margin-bottom: 0%;
	font-family: Arial;
	font-size: 0.7em;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	text-shadow: 1.5px 1.5px #000000;
	text-align: center;
}

 .webmastergc {
	width: 100%;
	position: relative;
	height: auto;
	padding-top:2%;
	padding-bottom:2%;
	background-image: url("images/evenements.jpg");
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	margin-bottom: 0%;
	font-family: Arial;
	font-size: 0.8em;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0%;
	text-align: center;
}
 .medias {
	width: 100%;
	position: relative;
	height: auto;
	padding-top:2%;
	padding-bottom:0%;
	margin-bottom: 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0%;
	background-image: url("images/evenements.jpg");
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
}

 .medias img{
	padding-left: 2%;
	padding-right: 2%;
    padding-bottom:3%;
		width: 5%;
	height: auto;

}
