/* UNE NEWS */
section .article .gauche .tags														{padding:0px 0px 20px;}
section .article .gauche .tags a													{background:#2C2C2C; font-size:14px; line-height:14px; color:#FFFFFF; font-weight:bold; text-decoration:none; padding:1px 3px; margin:0px 0px 0px 5px;}
section .article .gauche .tags a:first-child										{margin:0px;}
section .article .gauche .tags a:hover												{background:#2C2C2C; text-decoration:none;}
section .article .gauche h1 span.picto_actu											{color:#FFFFFF; padding:0px 5px;}
section .article .gauche h2															{color:#000000; font-size:18px; line-height:22px; font-weight:normal; padding:5px 0px 10px; margin:0px; border-bottom:2px solid #EEEEEE;}
section .article .gauche h3															{float:left; width:calc(100% - 110px); color:#888888; font-size:14px; line-height:16px; padding:10px 0px 0px;}
section .article .gauche h3 img														{margin:0px 8px 0px 0px; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;}
section .article .gauche h3 a														{color:#888888; text-decoration:underline;}
section .article .gauche h3 a:hover													{text-decoration:none;}
section .article .gauche .partage													{float:right; width:90px; text-align:right; padding:10px 0px 0px;}
section .article .gauche .partage a													{width:24px; margin:0px 0px 0px 5px;}
section .article .gauche p.saviez_vous												{text-align:justify; background:#6C6C6C; color:#FFFFFF; padding:5px 10px; margin:30px 0px 20px; line-height:24px;}
section .article .gauche p img.img_in_news											{margin:10px 210px 0px;}
section .article .gauche p img.picto_in_news										{float:left; margin:0px 15px 20px 0px;}
section .article .gauche p img.picto_in_news_apple									{-webkit-border-radius:24px; -moz-border-radius:24px; border-radius:24px;}
section .article .gauche p a.tel_android											{color:#99B92A;}
section .article .gauche p a.tel_apple												{color:#4B87C4;}
section .article .gauche p a:hover													{text-decoration:underline;}
section .article .gauche img.img_bordure											{margin:0px 10% 0px; width:80%;}
section .article .gauche .image_supplementaire										{width:100%; max-width:1000px; margin:10px auto;}
section .article .gauche .image_supplementaire .image_petite						{float:left; width:calc((100% - 60px) / 4); margin:10px 0px 10px 20px;}
section .article .gauche .image_supplementaire .image_petite:first-child			{margin-left:0px;}
section .article .gauche .image_supplementaire .image_petite img					{width:100%;}
section .article .gauche .image_interne												{width:100%; max-width:800px; margin:20px auto;}
section .article .gauche .image_interne img											{width:calc(100% - 2px); border:1px solid #EEEEEE;}
section .article .gauche .image_interne_verticale									{text-align:center;}
section .article .gauche .image_interne_verticale img								{max-width:438px;}

section .article .droite .last_news													{border-top:20px solid #FFFFFF;}
section .article .droite .associes													{border-top:20px solid #FFFFFF; padding:0px 0px 20px; background:rgba(0,0,0,0.1);}
section .article .droite .associes .jeu												{position:relative; text-align:center; padding:20px 0px 0px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
section .article .droite .associes .jeu .note										{position:absolute; top:113px; right:calc(50% - 32px); width:64px; text-align:center; color:#FFFFFF; font-size:16px; line-height:16px; font-weight:bold; padding:4px 0px; background:rgba(44,44,44,0.8); -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;}
section .article .droite .associes .jeu a											{color:#FFFFFF;}
section .article .droite .associes .jeu a img.f_picto								{margin:0px 0px 6px;}
section .article .droite .associes .jeu_2 a img.f_picto								{-webkit-border-radius:24px; -moz-border-radius:24px; border-radius:24px;}
@media all and (max-width: 1300px) {
	section .article .gauche .image_supplementaire .image_petite					{width:calc((100% - 20px) / 2);}
	section .article .gauche .image_supplementaire .image_petite:nth-child(2n-1)	{margin-left:0px;}
}
@media all and (max-width: 950px) {
	section .article .droite .associes .jeu											{float:left; width:calc((100% - (10px * 4)) / 4); padding:10px 5px;}
}
@media all and (max-width: 680px) {
	section .article .droite .associes .jeu											{width:calc((100% - (10px * 3)) / 3);}
	section .article .gauche .image_supplementaire .image_petite					{width:100%; margin:10px 0px;}
}
@media all and (max-width: 500px) {
	section .article .droite .associes .jeu											{width:calc((100% - (10px * 2)) / 2);}
}

/* LISTING DES NEWS */
section .article .gauche .error														{color:#F26522; font-weight:bold; padding:20px 0px 20px; font-size:24px; line-height:24px;}
section .article .gauche .bouton													{text-align:right; padding:40px 0px 0px;}
section .article .gauche .bouton a													{background:#EEEEEE; color:#F26522; text-decoration:none; font-weight:normal; padding:5px 10px; border:1px solid #DDDDDD; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;}
section .article .gauche .bouton a:hover											{background:#888888; color:#FFFFFF; text-decoration:none; border-color:#888888;}
