@charset "UTF-8";
#LogoAccueil {
	margin-left: 97px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0px;
}
.AccueilGrisGrand {
	color: #b1b2b4;
	font-size: 22px;
	font-weight: bold;
}
.AccueilGrisMoyen {
	color: #b1b2b4;
}
.AccueilGrisPetit {
	color: #b1b2b4;
	font-size: 12px;
}
.AccueilOrangeGrand {
	color: #EB8C14;
	font-size: 22px;
	font-weight: bold;
}
.AccueilOrangeGrand a {
	color: #EB8C14;
	text-decoration: none;
}
.AccueilOrangeMoyen {
	color: #EB8C14;
	font-size: 17px;
}
.AccueilOrangePetit {
	color: #EB8C14;
	font-size: 14px;
}
#PackGauche {
	margin-top: 252px;
}






/* Couleurs Pack */

.blancGrand{
	font-size: 22px;
	font-style: normal;
	color: #d9dadb;
	font-weight: bold;
}
.blancMoyen{
	font-size: 11px;
	font-style: normal;
	color: #d9dadb;
}
.blancPetit{
	font-size: 9px;
	font-style: normal;
	color: #d9dadb;
}

.RoseGrand {
	font-size: 22px;
	font-style: normal;
	color: #DB0078;
	font-weight: bold;
}
.RoseMoyen {
	font-size: 16px;
	font-style: normal;
	color: #DB0078;
	font-weight: bold;
}
.RosePetit {
	font-size: 11px;
	font-style: normal;
	color: #DB0078;
}

.NoirGrand{
	font-size: 22px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.NoirMoyen{
	font-size: 16px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.NoirPetit{
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

.BleuGrand {
	font-size: 22px;
	font-style: normal;
	color: #009EE0;
	font-weight: bold;
}
.BleuMoyen {
	font-size: 16px;
	font-style: normal;
	color: #009EE0;
	font-weight: bold;
}
.BleuPetit {
	font-size: 11px;
	font-style: normal;
	color: #009EE0;
}

.VertGrand {
	font-size: 22px;
	font-style: normal;
	color: #CAD300;
	font-weight: bold;
}
.VertMoyen {
	font-size: 16px;
	font-style: normal;
	color: #CAD300;
	font-weight: bold;
}
.VertPetit {
	font-size: 11px;
	font-style: normal;
	color: #CAD300;
}

.OrangeGrand {
	font-size: 22px;
	font-style: normal;
	color: #F7AA00;
	font-weight: bold;
}
.OrangeMoyen {
	font-size: 16px;
	font-style: normal;
	color: #F7AA00;
	font-weight: bold;
}
.OrangePetit {
	font-size: 11px;
	font-style: normal;
	color: #F7AA00;
}
.blancMedium {
	font-size: 17px;
	font-style: normal;
	color: #d9dadb;
}


.contenu {
	position:absolute;
	margin: -270px 0px 0px 0px;
	height:500px;
	top: 50%;
	width: 100%;
}
.contenuAcc {
	position:absolute;
	margin: -270px 0px 0px 0px;
	height:500px;
	top: 50%;
	width: 100%;
}
