*{
	margin:0px;
	padding:0px;
}
#splash ._cb{
	clear:both;
}
#splash p{
	margin:0px;
	padding:0px;
}
#splash hr{
	margin:15px 0px;
}
#splash a{
	text-decoration:none;
	color:black;
}
#splash{
	font-family:'Helvetica Neue Light','Helvetica';
}
#splash .wrapper{
	padding:0px 20px 20px;
	max-width: 640px;
	margin: auto;
}
#splash .top{
	width:100%;
	height:108px;
	position:relative;
}

#splash .topLeft{
	width:50%;
	height:108px;
	background: #edeced; /* Old browsers */
	background: -moz-linear-gradient(top, #edeced 0%, #fafafb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#edeced), color-stop(100%,#fafafb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #edeced 0%,#fafafb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #edeced 0%,#fafafb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #edeced 0%,#fafafb 100%); /* IE10+ */
	background: linear-gradient(to bottom, #edeced 0%,#fafafb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edeced', endColorstr='#fafafb',GradientType=0 ); /* IE6-9 */
	float:left;
}

#splash .topRight{
	width:50%;
	height:108px;
	background: #d9d8d8; /* Old browsers */
	background: -moz-linear-gradient(top, #d9d8d8 0%, #f5f5f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d8d8), color-stop(100%,#f5f5f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d9d8d8 0%,#f5f5f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d9d8d8 0%,#f5f5f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #d9d8d8 0%,#f5f5f6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #d9d8d8 0%,#f5f5f6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d8d8', endColorstr='#f5f5f6',GradientType=0 ); /* IE6-9 */
	float:left;
}

#splash .topLogo{
	position:absolute;
	height:108px;
	width: 127px;
	background-repeat: no-repeat;
	background-position: left 45px;
	left: 50%;
	margin-left: -63px;
	background-size:127px 51px;
}
#splash .topLogo.Alternance{background-image:url('../images/logoAlternance.png');}
#splash .topLogo.Bac-ES{background-image:url('../images/logoBacES.png');}
#splash .topLogo.Bac-L{background-image:url('../images/logoBacL.png');}
#splash .topLogo.Bac-Pro{background-image:url('../images/logoBacPro.png');}
#splash .topLogo.Bac-S{background-image:url('../images/logoBacS.png');}
#splash .topLogo.Bac-STG{background-image:url('../images/logoBacSTG.png');}
#splash .topLogo.Brevet{background-image:url('../images/logoBrevet.png');}
#splash .topLogo.Devoirs{background-image:url('../images/logoDevoirs.png');}
#splash .topLogo.Documents-digiSchool{background-image:url('../images/logoDocEtudiant.png');}
#splash .topLogo.Exercice{background-image:url('../images/logoExercice.png');}
#splash .topLogo.Expat-Etudiant{background-image:url('../images/logoExpatEtudiant.png');}
#splash .topLogo.Finance-Etudiant{background-image:url('../images/logoFinanceEtudiant.png');}
#splash .topLogo.Ingenieurs{background-image:url('../images/logoIngenieurs.png');}
#splash .topLogo.Marketing-Etudiant{background-image:url('../images/logoMarketingEtudiant.png');}
#splash .topLogo.digiSchool-media{background-image:url('../images/digiSchool.png');}
#splash .topLogo.Mon-Instit{background-image:url('../images/logoMonInstit.png');}


#splash .topMid{
	position:absolute;
	left: 48%;
	background-image:url('../images/topMid.png');
	height:108px;
	width: 153px;
	background-size: 108px 124px;
	background-repeat: no-repeat;
}

#splash .topLogo{
	padding-top: 15px;
	font-size: 16px;
}

#splash .topLogo p{
	text-align:center;
}

#splash .sousTitre{
	color:#E04612;
	font-size:24px;
	margin: 10px 0px;
}

#splash .telechargerAppli{
	font-size:24px;
	margin:10px 0px;
}
#splash .etoiles{
	width:113px;
	height:16px;
	margin:10px 0px;
	background-size:113px 16px;
	background-repeat:no-repeat;
}
#splash .etoiles3{
	background-image: url('../images/etoiles3.png');
}
#splash .etoiles4{
	background-image: url('../images/etoiles4.png');
}
#splash .etoiles5{
	background-image: url('../images/etoiles5.png');
}

#splash .appleStore,#splash .googlePlay, #splash .telecharger{
	-webkit-border-radius: 7px;
    border-radius: 7px;
}

#splash .appleStore{
	background:url('../images/appstore.svg') black no-repeat center center;
	width:115px;
	height:40px;
	float:left;
	margin-right:10px;
	background-size: 100px 26px;
}
#splash .googlePlay{
	background:url('../images/titilogo_153x108.svg') black no-repeat center center;
	width:115px;
	height:40px;
	float:left;
	margin-right:10px;
	background-size: 100px 26px;
}
#splash .telecharger{
	height:40px;
	background-color:#E04612;
	margin-left:125px;
	margin-top:10px;
	margin-bottom:10px;
}
#splash .telecharger .inner{
	width:200px;
	margin:auto;
	background:url('../images/btn_telecharger.svg') right 7px no-repeat;
	padding-top:2px;
	background-size: 25px 25px;
}
#splash .telecharger p {
    color: white;
    font-size: 20px;
    text-align: center;
    margin-right: 25%;
    padding: 7px;
}

#splash .texteContinuer{
	font-size:24px;
	margin:10px 0px;
}
#splash .continuer{
	border-radius:7px;
	-webkit-border-radius: 7px;
	background: #f5f5f6; /* Old browsers */
	background: -moz-linear-gradient(top, #f5f5f6 0%, #d9d8d8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f6), color-stop(100%,#d9d8d8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f5f5f6 0%,#d9d8d8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f5f5f6 0%,#d9d8d8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f5f5f6 0%,#d9d8d8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f5f5f6 0%,#d9d8d8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f6', endColorstr='#d9d8d8',GradientType=0 ); /* IE6-9 */
}
#splash .continuer p{
	text-align:center;
	font-size:21px;
	padding:7px 0px;
}

#splash label{
	font-size: 24px;
}

#splash .telechargerGenerique{
	background: #792438; /* Old browsers */
	background: url('../images/digischool.svg') no-repeat center center, -moz-linear-gradient(top, #792438 0%, #dd3d57 100%); /* FF3.6+ */
	background: url('../images/digischool.svg') no-repeat center center,-webkit-gradient(linear, left top, left bottom, color-stop(0%,#792438), color-stop(100%,#dd3d57)); /* Chrome,Safari4+ */
	background: url('../images/digischool.svg') no-repeat center center,-webkit-linear-gradient(top, #792438 0%,#dd3d57 100%); /* Chrome10+,Safari5.1+ */
	background: url('../images/digischool.svg') no-repeat center center,-o-linear-gradient(top, #792438 0%,#dd3d57 100%); /* Opera 11.10+ */
	background: url('../images/digischool.svg') no-repeat center center,-ms-linear-gradient(top, #792438 0%,#dd3d57 100%); /* IE10+ */
	background: url('../images/digischool.svg') no-repeat center center,linear-gradient(to bottom, #792438 0%,#dd3d57 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#792438', endColorstr='#dd3d57',GradientType=0 ); /* IE6-9 */
	margin-left:0px;
	height:40px;
	margin-top:10px;
	margin-bottom:10px;
	border-radius:7px;
}

#splash .telechargerAppli .site{
	color:#2D83AA;
}

@media (max-width:400px){
	#splash .telecharger{
		height:40px;
		background-color:#E04612;
		max-width: 400px;
		margin-top:10px;
		margin-bottom:10px;
		margin-left:0px;
		width:100%;
		float:left;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 2){ /* Retina */

	#splash .topLogo.Alternance{background-image:url('../images/retina/logoAlternance@x2.png');}
	#splash .topLogo.Bac-ES{background-image:url('../images/retina/logoBacES@x2.png');}
	#splash .topLogo.Bac-L{background-image:url('../images/retina/logoBacL@x2.png');}
	#splash .topLogo.Bac-Pro{background-image:url('../images/retina/logoBacPro@x2.png');}
	#splash .topLogo.Bac-S{background-image:url('../images/retina/logoBacS@x2.png');}
	#splash .topLogo.Bac-STG{background-image:url('../images/retina/logoBacSTG@x2.png');}
	#splash .topLogo.Brevet{background-image:url('../images/retina/logoBrevet@x2.png');}
	#splash .topLogo.Devoirs{background-image:url('../images/retina/logoDevoirs@x2.png');}
	#splash .topLogo.Documents-digiSchool{background-image:url('../images/retina/logoDocEtudiant@x2.png');}
	#splash .topLogo.Exercice{background-image:url('../images/retina/logoExercice@x2.png');}
	#splash .topLogo.Expat-Etudiant{background-image:url('../images/retina/logoExpatEtudiant@x2.png');}
	#splash .topLogo.Finance-Etudiant{background-image:url('../images/retina/logoFinanceEtudiant@x2.png');}
	#splash .topLogo.Ingenieurs{background-image:url('../images/retina/logoIngenieurs@x2.png');}
	#splash .topLogo.Marketing-Etudiant{background-image:url('../images/retina/logoMarketingEtudiant@x2.png');}
	#splash .topLogo.digiSchool-media{background-image:url('../images/retina/logoMediaEtudiant@x2.png');}
	#splash .topLogo.Mon-Instit{background-image:url('../images/retina/logoMonInstit@x2.png');}

}