* 
{
	margin:		0;
	padding:	0;
	border:		0;
}

body 
{
	overflow:			hidden;
	background:		#ffffff;
}

#flashcontent 
{
	display:	block;
	position:	absolute;
	top:			0px;
	left:			0px;
	width:		100%;
	height:		100%;
	z-index:	1;
}

.wdiv
{
	position:		absolute;
	top:			50%;
	left:			50%;	
	z-index:		10;
	font-size: 		10px;
	font-family:	Arial, Helvetica, sans-serif;
}

#lostpwd
{
	margin: 		117 0 0 54;
	color:			#0084a8;
}

#loginerr
{
	margin: 		117 0 0 -164;
	color:			#f60505;
}
	
.idCode {margin:21px 0 0 -174px;}
.divPass {position:absolute; width:351px; height:40px; top:50%; left:50%; margin:21px 0 0 -174px; background:url(../img/BGMdp.gif) no-repeat; }

#flashdiv 
{
	display:	block;
	position:	absolute;
	top:			50%;
	left:			50%;
	width:		350px;
	height:		40px;
	margin:		90px 0 0 -175px;
	z-index:	10;
	background:	url(../images/prehome_textfield.gif) no-repeat center center;
}

#flashdiv form 
{
	display:			block;
	float:				left;
	font-size:		9px;
	font-family:	Arial, Helvetica, sans-serif;
	color:				#446d97;
	width:				350px;
	height:				24px;
	margin:				8px 0 0 0;
}

#flashdiv span 
{
	display:			block;
	float:				left;
	width:				165px;
	margin:				6px 0 0 6px;
	font-size:			9px;
	font-family:		Arial, Helvetica, sans-serif;
	color:				#446d97;
}

#flashdiv input.text 
{
	display:			block;
	float:				left;
	width:				130px;
	font-size:		10px;
	font-family:	Arial, Helvetica, sans-serif;
	color:				#8a8a8a;
	margin:				4px 0 0 12px;
	background:		#fff;
}

#flashdiv input.submit 
{
	display:			block;
	float:				left;
	font-size:			9px;
	font-weight:		bold;
	font-family:		Arial, Helvetica, sans-serif;
	color:				#fff;
	width:				19px;
	height:				18px;
	margin:				2px 0 0 3px;
	background:			url(../images/prehome_submit.gif) no-repeat center center;
}

#prehome 
{
	display:			block;
	position:			absolute;
	width:				100%;
	height:				100%;
	background:		url(../images/prehome_background.jpg) no-repeat center center;
	z-index:			10;
	text-align:		center;
}

#prehome div 
{
	display:		block;
	position:		absolute;
	top:				50%;
	left:				50%;	
	width:			400px;
	height:			400px;
	margin-top:		-430px;
	margin-left:	-200px;
}

#prehome span 
{
	display:	none;
}

#prehome h1 
{
	display:			block;
	width:				300px;
	height:				150px;
	margin:				150px auto 20px auto;
}

#prehome p a 
{
	display:			block;
	width:				300px;
	height:				150px;
}

#prehome p 
{
	display:			block;
	width:				390px !important;
	width:				405px;
	margin:				0 auto;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
	color:				#7483a7;
	text-align:		center;
}

#prehome a.btn_part 
{
	display:			block;
	float:				left;
	width:				127px;
	height:				127px;
	margin:				16px 0 0 11px;
	background:		url(../images/prehome_btn_part.jpg) no-repeat top center;
}

#prehome a.btn_part:hover 
{
	background:		url(../images/prehome_btn_part.jpg) no-repeat bottom center;
}

#prehome a.btn_entr 
{
	display:			block;
	float:				left;
	width:				125px;
	height:				127px;
	margin:				28px 0 0 0;
	background:		url(../images/prehome_btn_entr.jpg) no-repeat top center;
}

#prehome a.btn_entr:hover 
{
	background:		url(../images/prehome_btn_entr.jpg) no-repeat bottom center;
}

#prehome a.btn_partenaire 
{
	display:		block;
	float:			left;
	width:			127px;
	height:			127px;
	margin:			16px 0 0 0 !important;
	margin:			16px 0 0 0;
	background:	url(../images/prehome_btn_partenaire.jpg) no-repeat top center;
}

#prehome a.btn_partenaire:hover 
{
	background:		url(../images/prehome_btn_partenaire.jpg) no-repeat bottom center;
}



#prehome p.footer {
	display:		block;
	position:		absolute;
	top:			100%;
	left:			0px;
	width:			100% !important;
	width:			100%;
	height:			30px;
	padding-top:	5px;
	margin-top:		-23px;
	background: 	#fff;
}

#prehome p.footer img.logo 
{
	display:			block;
	position:			absolute;
	left:				0%;
	width:				auto;	 
	height:				auto;
	margin-left:		10px;
	margin-top:			-2px;
	text-decoration: 	none;
}
#prehome p.footer a.rejoindre 
{
	display:			block;
	position:			absolute;
	left:				50%;
	width:				120px;	 
	height:				auto;
	color:				#666;
	font-size:			10px;
	margin-left:		-60px;
	text-decoration: 	none;
}
#prehome p.footer a.rejoindre:hover {
	text-decoration: underline;
}
#prehome p.footer a.membre 
{
	display:		block;
	position:		absolute;
	right:			0%;
	width:			120px;
	height:			auto;
	color:			#369;
	font-size:		10px;
	background:		url(../images/blue_arrow.gif) no-repeat 5px 3px;
}

#prehome p a.none {
	width:				auto;
	height:				auto;
}