@charset "utf-8";
/* CSS Document */

/* FOOTER DU SITE  */
/* ------------------------ */
#Footer_Haut{
	background-color:#6d6d6d;
	float:left;
	width:1000px;
	height:1px;
	}
#Footer_Maillage{
	background-color:#ebebe7;
	float:left;
	width:1000px;
	height:45px;
	text-align:center;
	overflow:hidden;
	}
#Footer_Copiright{
	background-color:#696967;
	float:left;
	width:1000px;
	height:auto;
	text-align:center;
	overflow:hidden;
	}
#Footer_LastRow{
	background-color:#696967;
	float:left;
	width:1000px;
	height:19px;
	}

/* LES DU FOOTER A ---------------------------------------------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.Texte_FooterA			{	color: #999999; font-family:Arial; font-size:11px; 												}
a.Lien_FooterA:link 	{	color: #999999; font-family:Arial; font-size:11px; text-decoration: none;								}
a.Lien_FooterA:visited 	{	color: #999999; font-family:Arial; font-size:11px; text-decoration: none;								}
a.Lien_FooterA:hover 	{	color: #999999; font-family:Arial; font-size:11px; text-decoration: none; background-color:#fbff98;	 		}
a.Lien_FooterA:active 	{	color: #999999; font-family:Arial; font-size:11px; text-decoration: none;								}

.Texte_FooterB			{	color: #FFFFFF; font-family:Arial; font-size:12px; 												}

a.Lien_FooterB:link 	{	color: #FFFFFF; font-family:Arial; font-size:12px; text-decoration: none;								}
a.Lien_FooterB:visited 	{	color: #FFFFFF; font-family:Arial; font-size:12px; text-decoration: none;								}
a.Lien_FooterB:hover 	{	color: #fbff98; font-family:Arial; font-size:12px; text-decoration: none; 						 		}
a.Lien_FooterB:active 	{	color: #FFFFFF; font-family:Arial; font-size:12px; text-decoration: none;								}

.Texte_FooterC			{	color: #fbff98; font-family:Arial; font-size:12px; 												}

a.Lien_FooterC:link 	{	color: #fbff98; font-family:Arial; font-size:12px; text-decoration: none;								}
a.Lien_FooterC:visited 	{	color: #fbff98; font-family:Arial; font-size:12px; text-decoration: none;								}
a.Lien_FooterC:hover 	{	color: #fbff98; font-family:Arial; font-size:12px; text-decoration: none; 						 		}
a.Lien_FooterC:active 	{	color: #fbff98; font-family:Arial; font-size:12px; text-decoration: none;								}
