 /* FOOTER */
 .mention_page .mention {
			position: fixed;
            bottom: 0;
            z-index: 1;
            width: 100%;
            padding: 16px 20px 20px;
            text-align: center;
            background-color: #162645;
		 }

         .mention {
			position: fixed;
            bottom: 0;
            z-index: 999999;
            width: 100%;
            padding: 16px 20px 8px;
            text-align: center;
            background-color: transparent;
		 }


	
.mention_page .mention a, .mention a {
   color:#ffffff !important;
   font-size:14px;
}

        /* fin */
	 .mention a { 
            color:#000000; 
           
            margin:0 8px;
        }

        .mention_page .extra {
            font-size: 36px;
            font-weight: bold;
            margin: 0 0 32px;
            line-height: 1.1 !important;
          }

        .mention_page {
            background-color: #dfe1e7;
            color: #057a7d;
            text-align: left;
        }

        .mention_page p { line-height: 1.6;}

        .mention_page .gagne {
            text-align: left;
        }

        .mention_page a { 
            color:#057a7d;
        }
       

        .sub_mention {
            font-size: 18px;
            font-weight: bold;
            margin: 32px 0 8px;
        }