   BODY {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: White;
}

   A {
	color: #D9D9D9;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-weight: lighter;
	font-size: 11px;
}
   A:hover {
	color: #70E300;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-weight: lighter;
	font-size: 11px;
}
   A.forumlink{
	color: #708090;
	text-decoration: none;
	font-size: 10px;
}
A.forumlink:hover{
	color: #96A3AF;
	text-decoration: none;
	font-size: 10px;
}
/*----------------------------------------------------------------*/
/*	Custom CSS for HomePage*/
/*----------------------------------------------------------------*/

   #Home{
	   padding-top: 0px;
	   padding-left: 0px;
    }

   #Home h1 {
	margin-top: 0px;
	font-size: 16px;
	color: #565656;
	font-weight: bold;
   }
	#Home h1 span {
		display:none;
	}
	#Home h3 {
	margin: 0px;
	padding: 0px;
	color: #565656;
	font-size: 14px;
	font-weight: bold;
   }
	#Home h3 span {
		display:none;
	}

	.ImgF{
		padding-top:0px;
		border:0;
	}
	
	/*-------------------------------------------------------------*/
	/* textes */
	/*-------------------------------------------------------------*/

	.texteG {color: White; font-size: 12px; font-family: Verdana, Arial; font-weight: bolder;}
	.texteMB {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial;
	font-weight: bold;
}
	.textePB {
	color: White;
	font-size: 12px;
	font-family: Verdana, Arial;
	font-weight: 100;
}
   .textecopy {
	color: #708090;
	font-size: 10px;
	font-family: Verdana, Arial;
	font-weight: 100;
}
   .texteLI {
	color: #D0D0D0;
	font-size: 9px;
	font-family: Verdana, Arial;
	font-weight: 100;
}
	.texteMG {color: #525252; font-size: 12px; font-family: Verdana, Arial; }
	
  /*----------------------------------------------------------------*/
  /*	tableau*/
  /*----------------------------------------------------------------*/	
  .page{
	display:none;
  }
  
  .BGhg{
	background-image: url(../images/base_r1_c1.png);
	height: 115px;
	width: 20px;
	background-repeat: no-repeat;
  }

  .BGhd{
	background-image: url(../images/base_r1_c3.png);
	height: 115px;
	width: 20px;
	background-repeat: no-repeat;
  }

  .coteG{
	background-image: url(../images/base_r3_c1.png);
	width: 20px;
	background-repeat: repeat-y;
  }

  .coteD{
	background-image: url(../images/base_r3_c3.png);
	width: 20px;
	background-repeat: repeat-y;
  }
