@charset "iso-8859-1";
/* CSS Document */

body, html{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	font-family:"helvetica_neue", Helvetica, Arial, Gotham, sans-serif;
	background-color:#000;/*F6F6F6*/
	font-size:16px;
	
	-webkit-text-size-adjust:none;
	-moz-text-size-adjust:none;
	-ms-text-size-adjust:none;
	-o-text-size-adjust:none;
	text-size-adjust:none;
}

::selection{
	background:#f29200;
	color:#FFF;
}

::-moz-selection{
	background:#f29200;
	color:#FFF;
}

@viewport {
   width:device-width;
   zoom:1;
}

/* fonts - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

@font-face {
	font-family: 'helvetica_neue';/*HelveticaNeueLTStd-LtCn*/
	src: url('fonts/helvetica_neue/2F4ACF_0_0.eot');
	src: url('fonts/helvetica_neue/2F4ACF_0_0.eot?#iefix') format('embedded-opentype'),
		 url('fonts/helvetica_neue/2F4ACF_0_0.woff2') format('woff2'),
		 url('fonts/helvetica_neue/2F4ACF_0_0.woff') format('woff'),
		 url('fonts/helvetica_neue/2F4ACF_0_0.ttf') format('truetype'),
		 url('fonts/helvetica_neue/2F4ACF_0_0.svg#wf') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* - - - - - - - - - - - - - - - - - - */

@font-face {
	font-family: 'helvetica_neue';/*HelveticaNeueLTStd-LtCnO*/
	src: url('fonts/helvetica_neue/2F4ACF_5_0.eot');
	src: url('fonts/helvetica_neue/2F4ACF_5_0.eot?#iefix') format('embedded-opentype'),
		 url('fonts/helvetica_neue/2F4ACF_5_0.woff2') format('woff2'),
		 url('fonts/helvetica_neue/2F4ACF_5_0.woff') format('woff'),
		 url('fonts/helvetica_neue/2F4ACF_5_0.ttf') format('truetype'),
		 url('fonts/helvetica_neue/2F4ACF_5_0.svg#wf') format('svg');
    font-weight: normal;
    font-style: italic;
}

/* - - - - - - - - - - - - - - - - - - */

@font-face {
	font-family: 'helvetica_neue';/*HelveticaNeueLTStd-MdCn*/
	src: url('fonts/helvetica_neue/2F4ACF_4_0.eot');
	src: url('fonts/helvetica_neue/2F4ACF_4_0.eot?#iefix') format('embedded-opentype'),
		 url('fonts/helvetica_neue/2F4ACF_4_0.woff2') format('woff2'),
		 url('fonts/helvetica_neue/2F4ACF_4_0.woff') format('woff'),
	  	 url('fonts/helvetica_neue/2F4ACF_4_0.ttf') format('truetype'),
		 url('fonts/helvetica_neue/2F4ACF_4_0.svg#wf') format('svg');
    font-weight: bold;
    font-style: normal;
}

/* - - - - - - - - - - - - - - - - - - */

@font-face {
	font-family: 'helvetica_neue';/*HelveticaNeueLTStd-MdCnO*/
	src: url('fonts/helvetica_neue/2F4ACF_3_0.eot');
	src: url('fonts/helvetica_neue/2F4ACF_3_0.eot?#iefix') format('embedded-opentype'),
		 url('fonts/helvetica_neue/2F4ACF_3_0.woff2') format('woff2'),
		 url('fonts/helvetica_neue/2F4ACF_3_0.woff') format('woff'),
		 url('fonts/helvetica_neue/2F4ACF_3_0.ttf') format('truetype'),
		 url('fonts/helvetica_neue/2F4ACF_3_0.svg#wf') format('svg');
    font-weight: bold;
    font-style: italic;
}

/* - - - - - - - - - - - - - - - - - - */

@font-face {
	font-family: 'helvetica_neue_black';/*HelveticaNeueLTStd-BlkCn*/
	src: url('fonts/helvetica_neue/2F4ACF_2_0.eot');
	src: url('fonts/helvetica_neue/2F4ACF_2_0.eot?#iefix') format('embedded-opentype'),
		 url('fonts/helvetica_neue/2F4ACF_2_0.woff2') format('woff2'),
		 url('fonts/helvetica_neue/2F4ACF_2_0.woff') format('woff'),
		 url('fonts/helvetica_neue/2F4ACF_2_0.ttf') format('truetype'),
		 url('fonts/helvetica_neue/2F4ACF_2_0.svg#wf') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'helvetica_neue_black';/*HelveticaNeueLTStd-BlkCnO*/
	src: url('fonts/helvetica_neue/2F4ACF_1_0.eot');
	src: url('fonts/helvetica_neue/2F4ACF_1_0.eot?#iefix') format('embedded-opentype'),
		 url('fonts/helvetica_neue/2F4ACF_1_0.woff2') format('woff2'),
		 url('fonts/helvetica_neue/2F4ACF_1_0.woff') format('woff'),
		 url('fonts/helvetica_neue/2F4ACF_1_0.ttf') format('truetype'),
		 url('fonts/helvetica_neue/2F4ACF_1_0.svg#wf') format('svg');
    font-weight: normal;
    font-style: italic;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

hr{
	border-style:solid;
	border-width:1px 0px 0px;
	border-color:#DDD;
}

table{
	border-collapse:collapse;
	border-spacing:0;
	border:none;
	margin:0px;
	padding:0px;
}

tr{
	border-collapse:collapse;
	border-spacing:0;
	border:none;
	margin:0px;
	padding:0px;
}

td{
	border-collapse:collapse;
	border-spacing:0;
	border:none;
	margin:0px;
	padding:0px;
	padding-top:7px;
	padding-bottom:7px;
	text-align:center;
}

.entete td{
	border-collapse:collapse;
	border-spacing:0;
	border:none;
	margin:0px;
	padding-top:7px;
	padding-bottom:7px;
	font-weight:bold;
	text-transform:uppercase;
}

.tableau_small td{
	padding:0px;
	margin:0px;
}

.tableau_moyen td{
	padding-right:10px;
	padding-bottom:0px;
	margin:0px;	
}

h1{
	margin-top:0px;
	margin-bottom:14px;
	padding:0px;
	font-family:"helvetica_neue", Helvetica, Arial, Gotham, sans-serif;
	font-size:32px;
	line-height:37px;
	font-weight:bold;
	font-style:normal;
	text-transform:uppercase;
}

h2{
	margin-top:0px;
	margin-bottom:14px;
	padding:0px;
	font-family:"helvetica_neue", Helvetica, Arial, Gotham, sans-serif;
	font-size:22px;
	line-height:27px;
	font-weight:bold;
	font-style:normal;
	text-transform:uppercase;
	overflow:hidden;
}

h3{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	font-family:"helvetica_neue", Helvetica, Arial, Gotham, sans-serif;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	font-style:normal;
	text-transform:uppercase;
}

input,textarea,select{
	font-size:inherit;
	color:#191919;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFF;
	font-family:inherit;
	font-weight:inherit;
	border-width:0px;
}

option{
	padding-right:10px;
}

.button_lien{
	font-size:inherit;
	color:#191919;
	background-color:#FFF;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	outline:none;
	line-height:30px;
	white-space:nowrap;
}

.button_lien:hover{
	background-color:#f29200;
	color:#FFF;
	outline:none;
}

.button{
	background-color:#FFF;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:7px;
	padding-right:7px;
	outline:none;
}

.button:hover{
	background-color:#f29200;
	color:#FFF;
	outline:none;
	cursor:pointer;
}

a{
	outline:0;
	text-decoration:none;
}


.cadre{
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#DDD;	
}

.center{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.vide{
	position:relative;
	width:100%;
	height:100%;
	overflow:hidden;
}

.largeur_100{
	position:relative;
	width:100%;
	height:auto;
}

.fond_div_fixed{
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	background-position:center;
	background-attachment:fixed;
	background-repeat:no-repeat;
}

.fond_div{
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}

.max_width{
	position:relative;
	width:auto;
	height:auto;
	max-width:100%;
}

.max_height{
	position:relative;
	width:auto;
	height:auto;
	max-height:100%;
}

.largeur_100{
	position:relative;
	width:100%;
	height:auto;
	overflow:hidden;
}

.survole{
	opacity:1;
}

.survole:hover{
	opacity:0.6;
}

.survole_lien{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}

.tr_entete{
	font-weight:bold;
	text-transform:uppercase;
}

.tr_1{
	background-color:#F0F0F0;
}

.tr_2{
	background-color:#F8F8F8;
}

.tr_0,.tr_1:hover,.tr_2:hover{
	background:#f29200;
	color:#FFF;
	cursor:pointer;
}

.tr_en_cours{
	background:#f29200;
	color:#FFF;
}

.tr_en_cours:hover{
	cursor:pointer;
}

.tr_resultat_1{
	border:solid #F0F0F0 3px;
	border-top:none;
}

.tr_resultat_2{
	border:solid #F8F8F8 3px;
	border-top:none;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#banniere_conteneur{
	position:relative;
	width:100%;
	min-height:100%;
	overflow:hidden;
}

#banniere_fond{
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
}

#banniere_contenu{
	position:relative;
	max-width:90%;
	top:0px;
	left:0px;
	text-align:center;
	overflow:hidden;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
	opacity:0;
}

.banniere_contenu_marge_top,.banniere_contenu_marge_bottom{
	position:relative;
	width:100%;
	height:40px;
}

#defi_logo{
	position:relative;
	width:100%;
	overflow:hidden;
}

#defi_logo_image{
	position:relative;
	max-width: 380px;
	width:100%;
	height: auto;
	margin:auto;
	margin-bottom:10px;
}

#defi_annee{
	position:relative;
	font-size:38px;
	line-height:42px;
	overflow:hidden;
}

.defi_tri_titre{
	position:relative;
	font-size:17px;
	line-height:22px;
	text-transform:uppercase;
	margin-top:30px;
	overflow:hidden;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	-moz-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	-webkit-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}

.defi_tri_choix_conteneur{
	position:relative;
	width:100%;
	overflow:hidden;
}

.defi_tri_choix{
	display:inline-block;
	width:100px;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	font-size:14px;
	line-height:24px;
	background-color:#FFF;
	color:#191919;
	overflow:hidden;
}

.defi_tri_choix.big{
	width:220px;
}

.defi_tri_choix:hover{
	background-color:#f29200;
	color:#FFF;
	outline:none;
}

.defi_tri_choix_en_cours{
	background-color:#f29200;
	color:#FFF;
}

#defi_recherche{
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	font-size:14px;
	text-transform:uppercase;
}

#defi_recherche_bouton{
	margin-right:10px;
	font-size:14px;
	text-transform:uppercase;
}

#scroll_conteneur_conteneur_absolute{
	position:absolute;
	width:100%;
	bottom:100px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
}

#scroll_conteneur_conteneur{
	position:relative;
	width:100%;
	overflow:hidden;
	display:none;
}

#scroll_conteneur{
	position:relative;
	width:44px;
	height:40px;
	margin:auto;
	margin-top:10px;
	cursor:pointer;
	overflow:hidden;
}

#scroll_conteneur:hover{
	opacity:0.4;
}

#scroll_contenu{
	position:relative;
	height:20px;
	margin:auto;
	overflow:hidden;
}

#scroll_contenu{
    -webkit-animation: 1s linear 0s normal none infinite scroll;
    -moz-animation: 1s linear 0s normal none infinite scroll;
    -ms-animation: 1s linear 0s normal none infinite scroll;
    -o-animation: 1s linear 0s normal none infinite scroll;
    animation: 1s linear 0s normal none infinite scroll;
}

#conteneur{
	position:relative;
	width:100%;
	overflow:hidden;
}

#contenu{
	position:relative;
	width:90%;
	max-width:1200px;
	margin:auto;
	margin-top:0px;
	overflow:hidden;
	font-size:15px;
	background-color:#FFF;
}

.resultat_participant{
	display:none;
	padding:20px;
}

.resultat_participant_tableau{
	width:100%;
	max-width:600px;
}

.resultat_participant_titre{
	font-size:23px;
}

#tableau_entete_conteneur{
	position:fixed;
	width:100%;
	top:0px;
	z-index:2;
	overflow:hidden;
	display:none;
}

#tableau_entete_contenu{
	position:relative;
	width:90%;
	max-width:1200px;
	margin:auto;
	background-color:#FFF;
	font-size:15px;
}

#footer_conteneur{
	position:relative;
	width:100%;
	height:120px;
	margin:auto;
	overflow:hidden;
}

#footer_contenu{
	position:relative;
	width:90%;
	max-width:1200px;
	margin:auto;
	margin-top:10px;
	color:#FFF;
	font-weight:bold;
	text-align:right;
	font-size:14px;
	overflow:hidden;
}

#footer_contenu a{
	color:#FFF;
	text-decoration:none;
}

#footer_contenu a:link{
	color:#FFF;
	text-decoration:none;
}

#footer_contenu a:visited{
	color:#FFF;
	text-decoration:none;
}

#footer_contenu a:hover{
	color:#FFF;
	text-decoration:underline;
}


@media (max-width: 1000px){
	.colonne_facultative{
		display:none;
	}
}


@media (max-width: 900px){
	.banniere_contenu_marge_bottom{
		height:80px;
	}
	
	.fond_div_fixed{
		background-attachment:scroll;
	}
	
	.tableau_vitesse_moyenne{
		display:none;
	}
}

@media (max-width: 600px){
	#footer_contenu{
		text-align:center;
	}
	
	.colonne_facultative2{
		display:none;
	}
}

@media (max-height: 950px){
	#scroll_conteneur_conteneur_absolute{
		bottom:50px;
	}
}

@media (max-height: 800px){
	#scroll_conteneur_conteneur_absolute{
		display:none;
	}

	#scroll_conteneur_conteneur{
		display:block;
	}
}

@media (max-height: 690px){
	#defi_logo_image{
		max-width: 290px;
		margin-bottom:0px;
	}
	
	#defi_annee{
		font-size:30px;
		line-height:34px;
	}
	
	.defi_tri_titre{
		font-size:15px;
		line-height:20px;
		margin-top:30px;
	}
	
	.defi_tri_choix{
		font-size:13px;
		line-height:22px;
	}
	
	#defi_recherche{
		font-size:13px;
	}
	
	#defi_recherche_bouton{
		font-size:13px;
	}

}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#footer_protection_donnees{
    position: fixed;
    bottom: 20px;
    right: 20px;
    color: #FFF!important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    background-color: #f29200;
    padding: 5px 10px;
    z-index: 99;
}

#footer_protection_donnees a{
    color: inherit!important;
}

#footer_protection_donnees:hover{
    color: #FFF!important;
    background-color: #000;
}




