/*-----------------------MISE EN PAGE ELEMENTS-----------------------*/

body{
	background: linear-gradient(#000000, 20%, #4A9134) no-repeat;
	background-size: cover;
}


/*-----------------------FREESHOT-----------------------*/

#freeshot{
	float: left;
	text-align: justify;
	width: 53%;
	margin-top: 150px;
	animation: fadeIn ease 0.5s;
	-webkit-animation: fadeIn ease 0.5s;
	-moz-animation: fadeIn ease 0.5s;
	-o-animation: fadeIn ease 0.5s;
	-ms-animation: fadeIn ease 0.5s;
}


#freeshot h1{
	margin-left: 10px;
	text-align: left;
	font-weight: bold;
	color: red;
	font-size: 48px;
}


#freeshot .separation{
	background-color: white;
	margin-bottom: 10px;
	height: 5px;
	width: 100%;
}


#freeshot p{
	margin-left: 10px;
	font-size: 20px;
	color: white;
}


/*-----------------------ONESHOT-----------------------*/

#oneshot{
	float: right;
	text-align: justify;
	width: 53%;
	margin-top: 100px;
	animation: fadeIn ease 0.5s;
	-webkit-animation: fadeIn ease 0.5s;
	-moz-animation: fadeIn ease 0.5s;
	-o-animation: fadeIn ease 0.5s;
	-ms-animation: fadeIn ease 0.5s;
}


#oneshot h1{
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
	color: red;
	font-size: 48px;
}


#oneshot .separation{
	background-color: white;
	margin-bottom: 10px;
	height: 5px;
	width: 100%;
}


#oneshot p{
	margin-right: 10px;
	font-size: 20px;
	color: white;
}


/*-----------------------MATCH A MORT PAR EQUIPE-----------------------*/

#matchAMortParEquipe{
	float: left;
	text-align: justify;
	width: 53%;
	margin-top: 150px;
	animation: fadeIn ease 0.5s;
	-webkit-animation: fadeIn ease 0.5s;
	-moz-animation: fadeIn ease 0.5s;
	-o-animation: fadeIn ease 0.5s;
	-ms-animation: fadeIn ease 0.5s;
}


#matchAMortParEquipe h1{
	margin-left: 10px;
	text-align: left;
	font-weight: bold;
	color: orange;
	font-size: 48px;
}


#matchAMortParEquipe .separation{
	background-color: white;
	margin-bottom: 10px;
	height: 5px;
	width: 100%;
}


#matchAMortParEquipe p{
	margin-left: 10px;
	font-size: 20px;
	color: white;
}


/*-----------------------CHASSE A L'HOMME-----------------------*/

#chasseHomme{
	float: right;
	text-align: justify;
	width: 53%;
	margin-top: 150px;
	animation: fadeIn ease 0.5s;
	-webkit-animation: fadeIn ease 0.5s;
	-moz-animation: fadeIn ease 0.5s;
	-o-animation: fadeIn ease 0.5s;
	-ms-animation: fadeIn ease 0.5s;
}


#chasseHomme h1{
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
	color: orange;
	font-size: 48px;
}


#chasseHomme .separation{
	background-color: white;
	margin-bottom: 10px;
	height: 5px;
	width: 100%;
}


#chasseHomme p{
	margin-right: 10px;
	font-size: 20px;
	color: white;
}


/*-----------------------ESCORTE VIP-----------------------*/

#escorteVIP{
	float: left;
	text-align: justify;
	width: 53%;
	margin-top: 150px;
	animation: fadeIn ease 0.5s;
	-webkit-animation: fadeIn ease 0.5s;
	-moz-animation: fadeIn ease 0.5s;
	-o-animation: fadeIn ease 0.5s;
	-ms-animation: fadeIn ease 0.5s;
}


#escorteVIP h1{
	margin-left: 10px;
	text-align: left;
	font-weight: bold;
	color: orange;
	font-size: 48px;
}


#escorteVIP .separation{
	background-color: white;
	margin-bottom: 10px;
	height: 5px;
	width: 100%;
}


#escorteVIP p{
	margin-left: 10px;
	font-size: 20px;
	color: white;
}


/*-----------------------MELEE GENERALE-----------------------*/

#meleeGenerale{
	float: right;
	text-align: justify;
	width: 53%;
	margin-top: 150px;
	animation: fadeIn ease 0.5s;
	-webkit-animation: fadeIn ease 0.5s;
	-moz-animation: fadeIn ease 0.5s;
	-o-animation: fadeIn ease 0.5s;
	-ms-animation: fadeIn ease 0.5s;
}


#meleeGenerale h1{
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
	color: orange;
	font-size: 48px;
}


#meleeGenerale .separation{
	background-color: white;
	margin-bottom: 10px;
	height: 5px;
	width: 100%;
}


#meleeGenerale p{
	margin-right: 10px;
	font-size: 20px;
	color: white;
}


/*-----------------------CAPTURE DRAPEAU-----------------------*/

#captureDrapeau{
	float: left;
	text-align: justify;
	width: 53%;
	margin-top: 150px;
	animation: fadeIn ease 0.5s;
	-webkit-animation: fadeIn ease 0.5s;
	-moz-animation: fadeIn ease 0.5s;
	-o-animation: fadeIn ease 0.5s;
	-ms-animation: fadeIn ease 0.5s;
}


#captureDrapeau h1{
	margin-left: 10px;
	text-align: left;
	font-weight: bold;
	color: orange;
	font-size: 48px;
}


#captureDrapeau .separation{
	background-color: white;
	margin-bottom: 10px;
	height: 5px;
	width: 100%;
}


#captureDrapeau p{
	margin-left: 10px;
	font-size: 20px;
	color: white;
}


/*-----------------------BATTLE ROYALE-----------------------*/

#battleRoyale{
	float: right;
	text-align: justify;
	width: 53%;
	margin-top: 150px;
	margin-bottom: 250px;
	animation: fadeIn ease 0.5s;
	-webkit-animation: fadeIn ease 0.5s;
	-moz-animation: fadeIn ease 0.5s;
	-o-animation: fadeIn ease 0.5s;
	-ms-animation: fadeIn ease 0.5s;
}


#battleRoyale h1{
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
	color: orange;
	font-size: 48px;
}


#battleRoyale .separation{
	background-color: white;
	margin-bottom: 10px;
	height: 5px;
	width: 100%;
}


#battleRoyale p{
	margin-right: 10px;
	font-size: 20px;
	color: white;
}