body{
		padding:0;
		margin:0;
		border:1;
		background:#FFF;
		
	}
	#form_login{
		margin-left:150px;
		width:448px;
		height:420px;
		background:url(images/fond_login2.jpg) no-repeat; 		
		padding-top:235px;
		padding-left:85px;
	}
	#form_login label{
		width:90px;
		display: inline;
  		float: left;
		padding-top:5px;
		font-family:Verdana;
		font-size:12px;
		font-weight:bold;
		
	}
 	a{
		color:  #425D96;
		font-family:Verdana;
		font-size:10px;
		text-decoration:none;
	}

	  a:hover{
		color:black;
		
	}
	fieldset {
		border:0;
	}	
	.textfield {
		font:0.8em  Verdana, Arial, Helvetica, sans-serif ;
		color:#333 ;
		margin:3px;
		height:24px;
		border:solid 0 #fff;
		padding: 3px 8px;
		background: transparent url("images/fond_input.gif") no-repeat fixed;
		width:176px;
		voice-family: "\"}\""; 
		voice-family:inherit;
		width:187px;
		}
	fieldset .textfield {
		margin:3px;
		height:24px;
		width:176px;
		border:solid 0 #fff;
		background: transparent 
		url("images/fond_input.gif") no-repeat fixed; 
	}
	fieldset>input.textfield {
		background: transparent 
		url("images/fond_input.gif") no-repeat; 
	}
	.submit {
		margin-top:20px;
		margin-left:60px;
		background: transparent url("images/envoi.gif") no-repeat;
		height:22px;
		border:solid 0 #fff;
		width:106px;		 
 	}
	#support{
		
		position:absolute;
		top:415px;
		left:500px;
		font-family:Verdana;
		font-size:10px;
		

	}
	#footer {
		position: fixed;
		border-top: 1px solid #ddd;
		border-bottom: 10px solid #f5f5f5;
		background:  #f5f5f5;
		width: 100%;
		left: 0px;
		bottom: 0px;
		text-align:left;
		color: #aaa;
		font-size: 10px;
		z-index:10000;
		opacity:0.9;
		filter:alpha(opacity:90);
		text-align:center;
	}

	#sousnav{
		position:absolute;
		top:415px;
		left:200px; 
		border:1px solid #c9c9c9;
		background:#f5f5f5;
		padding:5px;width:350px;
	}

#mentions_legales{
	position: absolute;
	 width: 100%;
	 top:0;
	left:0;
	
}
#mentions_legales2{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 1080px;
	background-color: #000;
	filter:alpha(opacity=60);
 	-moz-opacity: 0.6;
	opacity: 0.6;
	
}
 .mentions{
	position: relative;
	margin-top:10px;
	padding:10px; 
	z-index: 100;
	width:60%;
	font-size:12px;
	margin-left:220px;
	background-color:#FFF;
	font-family:arial;
	text-align:justify; 
 
}
#validcgu{
	border:1px solid #999;
	background:#FFF;
	width:500px;  
	margin-left:200px;
	padding:5px;
	text-align: center;	
	position: absolute; z-index: 100;
}
