body{
	font-size:10px;
	font-family:"Century Gothic";
	background-image:url(../Catalogue/WG-fd.jpg); background-repeat:repeat-x;
	background-color:#8f867f;
	color:#FFFFFF;
}
#Help{
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
}
#menuTop{top:0; height:80px; float:left;  background-image:url(../Accueil/menutop-fd.png);padding:10px 15px 0px 15px; width:940px;}
.center100{
	left:50%;
	margin-left:-485px;
	position:absolute;
}

#mainIndex{ height:650px;  top:105px; width:970px;}
	#formIndex { width:440px; height:auto; float:left; padding:15px 15px 15px 15px; text-align:center;  background-image:url(../Accueil/formIndex-fd.png)}
	#formIndex_maintenance { width:440px; height:500px; float:left; padding:15px 15px 15px 15px; text-align:center;  background-image:url(../Accueil/formIndex-fd.png)}
	#menuForm { width:100%; height:30px;  float:left; margin-left:-15px; margin-top:-15px;}
		#menuConn { width:150px; height:27px;  float:left; background-image:url(../Accueil/menucon.PNG); margin-right:2px; padding-top:3px; font-size:14px; cursor:pointer}
		#menuInsc{ width:150px; height:27px; padding-top:3px; font-size:14px;  float:left;background-image:url(../Accueil/menuconOn.PNG);cursor:pointer}
	#mainIndex .titre{ font-family:"Century Gothic"; font-size:25px; width:100%; margin-top:20px; }
	#mainIndex .titre2{ font-family:"Century Gothic"; font-size:20px; width:100%; margin-top:20px; }
		.lignform{ width:100%; height:40px; font-size:20px; margin-top:5px;}
		  	.ftext{ float:left; width:200px; margin-right:10px; text-align:right; height:23px; padding-top:7px;}
			.ftext2{ float:left;  margin-right:10px;  width:200px; height:68px; background-image:url(../Accueil/fdcli.png); text-align:center; padding-top:20px;}
			.ftext2:hover{ background-image:url(../Accueil/fdcliOn.png); cursor:pointer;}
			.ftext3{ float:left; width:150px; margin-right:10px; text-align:right; height:23px; padding-top:7px;}
		.finput{ float:left; width:220px; text-align:left; }
		.finput input { width:100%; height:30px; font-size:22px;font-family:"Century Gothic";}

	#adIndex {width:440px; height:420px; float:left; margin-left:20px; overflow:hidden}			
		#adIndex img { float:right; margin-top:50px;}
		
#bottom{
width:970px; position:fixed; top:100%;margin-top:-20px;background-color:#6c6057;left:50%; margin-left:-485px; height:20px;  text-align:center;}

