body
{
	box-sizing: border-box;
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 13px;
	display: block;
	margin: 0;
	padding: 0;
}
img
{
	border: none;
}
								/*ALERTE COOKIE*/
#Alerte_cookie
{
	width: 95%;
	margin: auto;
	font-size: 11px;
	background-color: #87decd;
	height: auto;
	padding: 1px;
	text-align: center;
}
								/*HEADER*/
header
{
	box-sizing: border-box;
}
header a
{
	color: #333333;
	text-decoration: none;
	
}
#Top
{
	text-align: right;
}
#Reseaux
{
	display: inline-block;
	vertical-align: middle;
}
#Reseaux img
{
	width: 30px;
}
#Accroche
{
	display: inline-block;
	vertical-align: middle;
}
@media screen and (max-width: 360px)
{
	#bandeau_accueil_medium
	{
		display: none;
	}
	#bandeau_accueil_small
	{
		box-sizing: border-box;
	}
	#bandeau_accueil_small img
	{
		width: 100%;
	}
	#bandeau_accueil_big
	{
		display: none;
	}
	#Accroche, #Reseaux
	{
		display: none;
	}
}
@media screen and (min-width: 361px) and (max-width: 640px)
{
	#bandeau_accueil_medium
	{
		display: none;
	}
	#bandeau_accueil_small
	{
		box-sizing: border-box;
	}
	#bandeau_accueil_small img
	{
		width: 100%;
	}
	#bandeau_accueil_big
	{
		display: none;
	}
	#Accroche
	{
		font-size: 10px;
		position: relative;
		top: 0;
		text-align: right;
		font-style: italic;
		background-color: rgba(255,255,255,0.8);
		border-radius: 0 0 5px 5px;
		padding: 5px;
		width: auto;
	}
}
@media screen and (min-width: 641px) and (max-width: 1399px)
{
	#bandeau_accueil_small
	{
		display: none;
	}
	#bandeau_accueil_medium
	{
		box-sizing: border-box;
	}
	#bandeau_accueil_medium img
	{
		width: 100%;
		box-sizing: border-box;
	}
	#bandeau_accueil_big
	{
		display: none;
	}
	#Accroche
	{
		font-size: 13px;
		position: relative;
		top: 0;
		text-align: right;
		font-style: italic;
		background-color: rgba(255,255,255,0.8);
		border-radius: 0 0 5px 5px;
		padding: 5px;
		width: auto;
	}
}
@media screen and (min-width: 1400px)
{
	#bandeau_accueil_small
	{
		display: none;
	}
	#bandeau_accueil_big
	{
		box-sizing: border-box;
	}
	#bandeau_accueil_big img
	{
		width: 100%;
		box-sizing: border-box;
	}
	#bandeau_accueil_medium
	{
		display: none;
	}
	#Accroche
	{
		font-size: 15px;
		position: relative;
		top: 0;
		text-align: right;
		font-style: italic;
		background-color: rgba(255,255,255,0.8);
		border-radius: 0 0 5px 5px;
		padding: 5px;
		width: auto;
	}
}
#Trophee
{
	box-sizing: border-box;
	text-align: center;
	border-bottom: 1px solid #6d6d6d;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	color: #339c3f;
	font-style : italic;
}
@media screen and (max-width: 640px)
{
	#Trophee
	{
		font-size: 10px;
	}
}
@media screen and (min-width: 641px) and (max-width: 800px)
{
	#Trophee
	{
		font-size: 11px;
	}
}
@media screen and (min-width: 801px) and (max-width: 1000px)
{
	#Trophee
	{
		font-size: 12px;
	}
}
									

											/*CONTENU PAGE*/
#bloc_page
{
	width: 100%;
	background-color: white;
	box-sizing: border-box;
	position: relative;
}
#Contenu_autres_pages a
{
	color: #333333;
	text-decoration: none;
}
#Contenu_autres_pages a:hover
{
	text-decoration: underline;
}
#Bloc_accueil
{
	text-align: center;
	background-color: white;
}
#Bloc_accueil_gauche
{
	display: inline-block;
	vertical-align: top;
	width: 78%;
	margin: 1,5%;
}
@media screen and (max-width: 900px)
{
	#Bloc_accueil_gauche
	{
			width: 95%;
			padding: 0;
			margin: auto;
	}
}
#sous-categories
{
	margin: 10px auto 20px auto;
}
#sous-categories p
{
	width: auto;
	max-width: 250px;
	font-size: 25px;
	background-color: #a9bccd;
	padding: 15px;
	border-radius: 5px;
	text-align: center;
	margin: auto;
}
#sous-categories li
{
	display: inline-block;
	background-color: #e0e0e0;
	border-radius: 5px;
	padding: 5px 10px 5px 10px;
	margin-top: 15px;
	margin-left: 15px;
	text-align: center;
}
#sous-categories a
{
	text-decoration: none;
	color: #333333;
}
#sous-categories a:hover
{
	text-decoration: underline;
}
#sous-categories ul
{
	list-style-type: none;
	box-sizing: border-box;
	margin: auto;
}
#SousrubSelec
{
	font-weight: bold;
	font-size: 14px;
	padding: 15px 15px 15px 15px;
}
h1
{
	width: auto;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #333333;
	text-align: center;
}
@media screen and (max-width: 640px)
{
	h1
	{
		font-size: 16px;
	}
}
											/*NAVIGATION*/
#Nav_principale
{
	font-size: 15px;
	padding: 10px 15px 10px 15px;
	border-bottom: 3px solid #a9bccd;
	background-color: white;
}
#Menu
{
	display: none;
}
#Menu
{
	display: none;
}
@media screen and (max-width: 360px)
{
	#Menu
	{
		display: block;
		background-color: #6d6d6d;
		width: 40px;
		border-radius: 2px;
		margin: auto;
	}
	#Menu p
	{
		border: 2px solid white;
		width: 30px;
		padding: 3px;
		margin: auto;
	}
	#Nav_principale
	{
		display: none;
	}
	#Navigation_complete
	{
		background-color: #6d6d6d;
	}
	#Navigation_complete li
	{
		width: 100%;
		padding: 8px;
		list-style-type: none;
		border-bottom: 1px solid white;
		text-align: center;
		position: relative;
		left: -20px;
	}
	#Navigation_complete li a
	{
		color: white;
		text-decoration: none;
	}
}
@media screen and (min-width: 361px) and (max-width: 640px)
{
	#Nav_principale
	{
		font-size: 14px;
	}
}
#Nav_principale a
{
	color: #333333;
	text-decoration: none;
}
#Nav_principale a:hover
{
	color: #6d6d6d;
	text-decoration: underline;
}
#Nav_principale ul
{
	list-style-type: none;
	width: 100%;
	margin: auto;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-left: -40px;
}
#Nav_principale li
{
	display: inline-block;
	height: auto;
}
@media screen and (max-width: 640px)
{
	#Nav_principale li
	{
		margin: 1px;
		padding: 10px;
		background-color: #6d6d6d;
		border-radius: none;
		height: auto;
	}
	#Nav_principale li a
	{
		color: white;
	}
	#Nav_principale li a:hover
	{
		color: white;
		text-decoration: underline;
	}
	#Rub6, #Rub7, #Rubsports
	{
		border-radius: none;
	}
}
@media screen and (min-width: 641px) and (max-width: 900px)
{
	#Nav_principale li
	{
		display: inline-block;
		margin-bottom: 10px;
		margin-right: 10px;
		height: auto;
	}
}
#RubSelec
{
	font-weight: bold;
	background-color: #a9bccd;
	padding: 15px;
	border-radius: 5px;
	color: white;
}
#Rub1, #Rub2, #Rub3, #Rub4, #Rub5, #Rubsports
{
	padding: 3px 15px 3px 15px;
}

#Rub6, #Rub7
{
	text-align: center;
	padding: 3px 15px 3px 15px;
	border: 1px dotted #6d6d6d;
	border-radius: 5px;
}
#Rub6
{
	margin-right: 10px;
}

#Rubsports
{
	border-radius: 5px;
	background-color: #6d6d6d;
	margin-left: 10px;
	padding: 3px 15px 3px 15px;
	border: 1px dotted #6d6d6d;
	color: white;
}
#Rubsports a
{
	color: white;
}
#Rubsports a:hover
{
	color: white;
}
.sous_menu
{
	position: absolute;
	box-sizing: border-box;
	padding: 5px;
	top: 40px;
	display: none;
	background-color: #f1f1f1;
	border-radius: 5px;
	font-size: 12px;
}
.sous_menu p
{
	text-align: left;
	padding-left: 15px;
	line-height: 150%;
	border-bottom: 1px dotted #333333;
}
.sous_menu a
{	
	height: 30px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
.sous_menu a:hover
{
	font-weight: bold;
	text-decoration: none;	
}

nav li:hover div.sous_menu
{
	display: none;
}
.sous_menu_sport
{
	position: absolute;
	box-sizing: border-box;
	padding: 5px;
	top: 40px;
	display: none;
	background-color: #f1f1f1;
	border-radius: 5px;
	font-size: 12px;
}
.sous_menu_sport a
{	
	height: auto;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
.sous_menu_sport a:hover
{
	font-weight: bold;
	text-decoration: none;	
}
nav li:hover div.sous_menu_sport
{
	display: none;
}

															/*CENTRE DE LA PAGE*/
#Centre_page
{
	box-sizing: border-box;
	width: 100%;
}
														/*NAVIGATION SECONDAIRE*/
#Ligne_haut
{
	border-bottom: 1px solid #a9bccd;
	background-color: white;
	padding: 3px;
}
@media screen and (max-width: 640px)
{
	#Ligne_haut
	{
		display: none;
	}
}
#Nav_liens
{
	width: 100%;
	text-align: right;
	height: 30px;
}
#Nav_liens ul
{
	list-style-type: none;
	margin-left: -20px;
}
#Nav_liens li
{
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 15px 8px 5px; 
}
#Nav_liens a
{
	color: #a9bccd;
	text-decoration: none;
}
#Navnews, #NavFB
{
	display: inline-block;
}
															/*PARTIE ACCUEIL*/

#Bloc_accueil
{
	box-sizing: border-box;
	text-align: center;
}
#Bloc_accueil_gauche
{
	display: inline-block;
	vertical-align: top;
	width: 75%;
}
@media screen and (max-width: 900px)
{
	#Bloc_accueil_gauche
	{
			width: 95%;
			padding: 0;
			margin: auto;
	}
}
															/*PAGES CHALLENGE*/

#Centre_page_challenge
{
	width: 100%;
	background: url('https://sportenalsace.fr/Images/Affiche_challenge_2016.jpg')fixed repeat;
	background-size: 100%;
}
#Accueil_challenge
{
	width: 80%;
	margin: auto;
	background-color: white;
	border-right: 1px dotted #6d6d6d;
	border-left: 1px dotted #6d6d6d;
	border-bottom: 1px dotted #6d6d6d;
	padding: 20px;
}
#Partenaires_challenge
{
	border-top: 2px solid #333333;
	border-bottom: 2px solid #333333;
}
#Partenaires_challenge img
{
	width: 150px;
	padding: 10px;
	display: inline-block;
	border: 1px dotted #6d6d6d;
	vertical-align: middle;
}
	@media screen and (max-width: 900px)
	{
		#Centre_page_challenge
		{
			background: none;
		}
		#Accueil_challenge
		{
			width: 90%;
			border-right: none;
			border-left: none;
			border-bottom: none;
		}
	}
#Challenge_semi
{
	line-height: 160%;
	margin: auto;
	text-align: center;
	padding: 20px;
}
#Challenge_semi a
{
	text-decoration: none;
	color: #333333;
}
#Challenge_semi a:hover
{
	text-decoration: underline;
}
#Challenge_semi img
{
	border: none;
}
#Logo_challenge, #Accroche_challenge
{
	display: inline-block;
	vertical-align: top;
	padding: 20px;
	margin: auto;
}
#Logo_challenge img
{
	max-width: 450px;
}
	@media screen and (max-width: 500px)
	{
		#Logo_challenge img
		{
			max-width: 350px;
		}
	}
#Navigation_challenge
{
	text-align: center;
	padding: 20px;
	border-top: 1px solid #339c3f;
	border-bottom: 1px solid #339c3f;
}
#Navigation_challenge a
{
	text-decoration: none;
	color: white;
}
#Navigation_challenge a:hover
{
	text-decoration: underline;
}
#Navigation_challenge ul
{
	list-style-type: none;
	margin: auto;
	margin-left: -30px;
}
.select
{
	display: inline-block;
	color: #339c3f;
	font-weight: bold;
	padding: 10px;
	font-size: 16px;
	vertical-align: bottom;
}
.unselect
{
	display: inline-block;
	padding: 10px;
	background-color: #339c3f;
	color: white;
	vertical-align: top;
	margin: 5px;
	border-radius: 5px;
	font-weight: bold;
}
#col_gauche, #col_milieu, #col_droite
{
	width: 32%;
	text-align: center;
	display: inline-block;
	vertical-align: top;
}
#partie_gauche
{
	padding: 5px;
	width: 65%;
	display: inline-block;
	vertical-align: top;
	text-align: justify;
}
#Intro, #Intro_inscrits
{
	margin: auto;
	padding: 15px;
}

#partie_droite
{
	padding: 5px;
	display: inline-block;
	vertical-align: top;
	background-color: #f1f1f1;
}
#Resultats, #Actualites, #Affiche
{
	width: 300px;
	display: inline-block;
	vertical-align: top;
	margin: auto;
	text-align: justify;
	padding: 5px;
}
#Actualites
{
	border-right: 1px dotted #6d6d6d;
	border-left: 1px dotted #6d6d6d;
}
	@media screen and (max-width: 640px)
	{
		#Actualites
		{
		border-right: none;
		border-left: none;
		border-bottom: 1px dotted #6d6d6d;
		border-top: 1px dotted #6d6d6d;
		}
	}
#Masquer
{
	display: none;
}
#Inscription
{
	text-align: left;
}
#Inscription_challenge
{
	padding: 20px;
}
#Inscription_challenge_211
{
	margin: 5px;
	width: 250px;
	padding: 5px;
	font-size: 14px;
	background-color: #f1f1f1;
	border: 1px solid #f1f1f1;
	border-radius: 5px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
}
#Inscription_mini_challenge
{
	margin: 5px;
	width: 250px;
	padding: 5px;
	font-size: 14px;
	background-color: #ffaaee;
	border: 1px solid #ffaaee;
	border-radius: 5px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
}
#Challenge_choisi_211
{
	margin: auto;
	width: 450px;
	padding: 20px;
	font-size: 14px;
	background-color: #f1f1f1;
	border: 1px solid #f1f1f1;
	border-radius: 5px;
	text-align: center;
	font-weight: bold;
}
#Challenge_choisi_mini
{
	margin: auto;
	width: 450px;
	padding: 20px;
	font-size: 14px;
	background-color: #ffaaee;
	border: 1px solid #ffaaee;
	border-radius: 5px;
	text-align: center;
	font-weight: bold;
}
#coordonnees_mini_challenge_semi
{
	line-height: 100%;
}
#coordonnees_mini_challenge_semi legend
{
	color: #ffaaee;
	font-size: 14px;
}
#coordonnees_challenge_semi legend
{
	color: #339c3f;
	font-size: 14px;
}
.Annee
{
	text-align: center;
}	
caption
{
	font-weight: bold;
	color: #333333;
	font-size: 16px;
	height: 30px;
	text-align: center;
	margin-bottom: 5px;
	padding: 12px;
}
table
{
    width: 80%;
	border-collapse: collapse;
	background-color: #f2f2f2;
	word-wrap: break;
	margin: auto;
}
th
{
	font-size: 12px;
	font-weight: bold;
	border: 1px solid grey;
	padding: 5px;
}
td
{
    border: 1px solid grey;
	font-size: 11px;
	padding: 5px;
}
#Intro_inscrits
{
	text-align: left;
}
#blague
{
	display: none;
}
#submit_form a:hover
{
	font-style: italic;
}
#resultats_precedents
{
	width: 50%;
	margin: auto;
}
#resultats_precedents ul
{
	line-height: 120%;
	list-style-type: none;
}
#resultats_precedents a
{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#Guide, #Affiche
{
	display: inline-block;
	width: 400px;
	vertical-align: top;
	text-align: center;
	line-height: 200%;
	padding: 20px;
}
#Partenaires_soiree img
{
	max-width: 120px;
	display: inline-block;
	vertical-align: middle;
}
#Partenaires_soiree a
{
	text-decoration: none;
}
															
	
																/*PAGES PRESENTATION, COMMUNICATION*/
#Contenu_autres_pages
{
	width: 80%;
	margin: auto;
}
#Presentation h1
{
	font-size: 18px;
	display: inline-block;
	background-color: #a9bccd;
	padding: 5px;
	border-radius: 5px;
	color: white;
	border: none;
}
#Presentation ul
{
	list-style-type: none;
	display: inline-block;
}
#Presentation li
{
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	display: inline-block;
}
#Presentation li a
{
	display: inline-block;
	background-color: #f1f1f1;
	margin: 10px;
	padding: 10px;
	border-radius: 5px;
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
#Presentation li a:hover
{
	text-decoration: underline;
}
#Descriptif
{
	line-height: 200%;
	width: 90%;
	margin: auto;
	padding: 0 10px 10px 10px;
}
#Descriptif h1
{
	width: auto;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #333333;
	text-align: center;
}
#Descriptif h2
{
	font-size: 15px;
}
#Descriptif p
{
	width: 90%;
	margin: auto;
	padding: 2px;
}
@media screen and (max-width: 640px)
{
	#Descriptif h1
	{
		font-size: 14px;
	}
}
#Descriptif iframe
{
	display: inline-block;
	margin: auto;
	padding: 10px;
}
#Descriptif q
{
	display: inline-block;
	padding: 10px;
	vertical-align: bottom;
}
#Descriptif a
{
	text-decoration: none;
	color: #333333;
}
#Descriptif a:hover
{
	text-decoration: underline;
}
#Livret_deux_ans
{
	max-width: 450px;
	margin: auto;
	padding: 1% 3% 1% 3%;
	border: 1px dotted #339c3f;
}
#Identite, #Activites, #Perf, #Pro
{
	width: 90%;
	margin: auto;
}
#Exemples_parutions
{
	text-align: center;
	margin: auto;
	padding: 20px;
}
#Exemples_parutions ul
{
	list-style-type: none;
}
#Exemples_parutions li
{
	display: inline-block;
	vertical-align: top;
	margin: 10px;
}
#Exemples_parutions li img
{
	max-width: 100px;
}
#Telechargements_annonceurs li
{
	display: inline-block;
	vertical-align: top;
	text-align: left;
	padding: 10px;
	margin: 10px;
	width: 280px;
}
#Telechargements_annonceurs img
{
	display: block;
	padding: 10px;
}
#Telechargements_annonceurs ul
{
	list-style-type: none;
}
#Telechargements_annonceurs, #Engagement_annonceurs a
{
	text-decoration: none;
	color: #333333;
}
#Engagement_annonceurs
{
	width: 80%;
	text-align: left;
	margin: auto;
	color: #339c3f;
	line-height: 180%;
}
#Contact_annonceurs
{
	width: 80%;
	font-size: 14px;
	margin: auto;
	line-height: 180%;
}
#Partenaires_tous
{
	margin: auto;
	text-align: center;
}
#Partenaires_premium, #Partenaires_access, #Partenaires_basic
{
	width: 100%;
	padding: 10px;
}
.bloc_logo_premium
{
	display: inline-block;
	margin: 10px;
	width: 400px;
	height: 400px;
	text-align: center;
	font-size: 11px;
	vertical-align: middle;
	border: 1px dotted #d3d3d3;
	overflow: hidden;
}
.bloc_logo_premium img
{
	width: 400px;
	height: 400px;
}
.bloc_logo_access
{
	display: inline-block;
	width: 300px;
	height: 300px;
	margin: 10px;
	text-align: center;
	font-size: 11px;
	vertical-align: middle;
	border: 2px dotted #d3d3d3;
	overflow: hidden;
}
.bloc_logo_basic
{
	display: inline-block;
	width: 200px;
	height: 200px;
	margin: 10px;
	text-align: center;
	font-size: 11px;
	vertical-align: middle;
	border: 2px dotted #d3d3d3;
	overflow: hidden;
}
.bloc_logo a
{
	text-decoration: none;
	color: #333333;
}
.logos_partenaires img
{
	max-width: 99%;
	border: none;
}
.claim
{
	width: 100%;
	text-align: center;
}

															/*PAGES NEWSLETTER*/
#Contenu_newsletter
{
	width: 80%;
	margin: auto;
	padding: 40px;
}
#Contenu_newsletter h2
{
	font-size: 14px;
	font-weight: bold;
	color: #339c3f;
}
#Affichage_last_news
{
	text-align: left;
	width: 25%;
	display: inline-block;
	vertical-align: top;
	background-color: #f1f1f1;
	border-right: 1px dotted #6d6d6d;
}
#News
{
	margin: auto;
}
#News p
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#News a
{
	color: #333333;
	text-decoration: none;
}
#News a:hover
{
	text-decoration: underline;
}
.News
{
	display: inline-block;
	width: 70%;
	vertical-align: top;
	margin: auto;
}
.News table
{
	background-color: white;
}
#Inscription
{
	font-weight: bold;
}
#Inscription_newsletter, #Desinscription_newsletter
{
	width: 80%;
	padding: 20px;
}
#Logos_partenaires
{
	display: block;
}
																/*PAGES ERREURS 404 ETC.*/

#Message_erreur_toutes
{
	line-height: 250%;
	padding: 30px;
}
#Message_erreur_toutes a
{
	color: #333333;
	text-decoration: none;
}

																		/*FOOTER*/
footer
{
	background-color: #e0e1e5;
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
footer a
{
	color: #333333;
	text-decoration: none;
}
#Blocs_utiles
{
	text-align: center;
}
#Bloc_challenge, #Bloc_newsletter
{
	display: inline-block;
	vertical-align: top;
	width: 250px;
	margin: 15px;
	background-color: white;
	height: 250px;
	overflow: hidden;
	padding: 5px;
}
#Bloc_Facebook
{
	display: inline-block;
	vertical-align: top;
	color: #333333;
	width: 340px;
	margin: 15px;
	text-align: left;
	background-color: none;
	padding: 5px;
}
#Bloc_challenge
{
	font-size: 12px;
	position: relative;
}
#Bloc_challenge p
{
	position: absolute;
	top: 80px;
	left: 0;
	background-color: #333333;
}
#Bloc_challenge a
{
	color: white;
}
#Bloc_challenge img
{
	width: 180px;
	border: none;
}
#Bloc_newsletter
{
	background-color: #333333;
	color: white;
	line-height: 200%;
}
#Bloc_newsletter img
{
	width: 90%;
}
#Bloc_newsletter a
{
	color: white;
}
#Bloc_partenaires
{
	width: 90%;
	text-align: center;
	margin: auto;
	background-color: white;
	padding: 10px;
}
#Bloc_partenaires img
{
	width: 220px;
	border: none;
	padding: 15px;
}
#Bandeau_partenaires
{
	width: 250px;
	border: 1px dotted #333333;
	overflow: hidden;
	height: auto;
	color: white;
	margin: auto;
	display: inline-block;
	vertical-align: middle;
}
#Premium
{
	display: inline-block;
	vertical-align: middle;
	margin-right: 40px;
}
#Premium img
{
	width: 400px;
}
.Logo_partenaire
{
	display: inline-block;
	vertical-align: middle;
}
@keyframes slide_partenaires
{
	from, 8%, to {left: 0px;} /* ajouter 254.5px de plus à chaque nouvelle insertion de partenaire*/
	9%, 17% {left: -254.5px;}
	18%, 25% {left: -509px;}
	26%, 33% {left :-762.5px;}
	34%, 41%{left :-1017px;}
	42%, 49%{left :-1274px;}
	50%, 57%{left :-1528.5px;}
	58%, 65%{left :-1274px;}
	66%, 73%{left :-1017px;}
	74%, 81% {left :-762.5px;}
	82%, 89% {left :-509px;}	
	90%, 99% {left: -254.5px;}
}
@-webkit-keyframes slide_partenaires
{
	from, 8%, to {left: 0px;} /* ajouter 254.5px de plus à chaque nouvelle insertion de partenaire*/
	9%, 17% {left: -254.5px;}
	18%, 25% {left: -509px;}
	26%, 33% {left :-762.5px;}
	34%, 41%{left :-1017px;}
	42%, 49%{left :-1274px;}
	50%, 57%{left :-1528.5px;}
	58%, 65%{left :-1274px;}
	66%, 73%{left :-1017px;}
	74%, 81% {left :-762.5px;}
	82%, 89% {left :-509px;}	
	90%, 99% {left: -254.5px;}
}
#Partenaires
{
	position: relative;
	width: 1527px;
	animation: slide_partenaires 40s linear;
	animation-iteration-count: infinite;
	-webkit-animation: slide_partenaires 40s linear;
	-webkit-animation-iteration-count: infinite;
}
#liens_autres
{
	text-align: center;
	padding: 10px;
}
#liens_autres ul
{
	display: inline-block;
	vertical-align: top;
	border: 2px dotted white;
	padding: 10px;
	background-color: #e0e0e0;
	max-width: 300px;
	height: 90px;
}
#liens_autres li
{
	list-style-type: none;
}
#Logo
{
	width: 100%;
	margin: auto;
	text-align: center;
}
#Logo img
{
	width: 180px;
	padding: 0 0 10px 0;	
}
#Trophee_Numeric_Alsace
{
	background-color: white;
	padding: 3px;
	margin: auto;
	max-width: 400px;
	text-align: center;
	border-radius: 5px;
	border: 1px dotted #6d6d6d;
}
#Marque_Alsace
{
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 1px dotted #6d6d6d;
	background-color: white;
	margin-top: 10px;
}
#Marque_Alsace img
{
	padding: 10px;
	background-color: white;
	width: 180px;
}
#Bas_footer
{
	width: 95%;
	margin: auto;
	text-align: center;
	padding: 15px;
}