html{
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	color: #000;}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img, input, div, span{border:0; margin:0; padding:0;}

body#index{
	background: #FFFFFF url(Gx/I/bg_index.gif) repeat-x 0px 0px;	
	padding: 139px 0 0 0;
	text-align: center;}	
#container{
	background: transparent url(Gx/I/bg_container.png) no-repeat top left;
	margin: 0 auto;
	width: 540px;
	height: 288px;
	position: relative;}

a#forgot, a#forgot:link, a#forgot:visited{
	position: absolute;
	top: 257px;
	left: 42px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a#forgot:hover{
	text-decoration: underline;
}

#remembercontainer{
	position: absolute;
	top: 257px;
	left: 242px;	
}
#remember{
	border:none;
	width: 18px;
}
	
#logo1{
	position: absolute;
	top: 72px;
	left: 17px;}

#logo2{
	position: absolute;
	top: 60px;
	left: 347px;}

#login{}

#lblu{
	font-size: 12px;
	position: absolute;
	top: 210px;
	left: 42px;}
#lblUm{
	font-size: 12px;
	position: absolute;
	top: 210px;
	left: 242px;}
#lblc{
	font-size: 12px;
	float: left;
}	

#Utilisateur{
	position: absolute;
	top: 230px;
	left: 42px;
	background: #f8f6e0;
	border: 1px solid #e0dece;
	color: #7d7a53;
	padding: 2px 0;
	width: 180px;	}
#MotPasse{
	position: absolute;
	top: 230px;
	left: 242px;
	background: #f8f6e0;
	border: 1px solid #e0dece;
	color: #7d7a53;
	padding: 2px 0;
	width: 180px;}
#courriel{
	background: #f8f6e0;
	border: 1px solid #e0dece;
	color: #7d7a53;
	padding: 2px 0;
	width: 180px;
	margin: 4px 7px 0 0;
	float: left;}	
	
#inputbutton{
	background: transparent url(Gx/I/bg_input.gif) no-repeat top left;
	position: absolute;
	top: 225px;
	left: 430px;
	width: 90px;
	height: 31px;
	cursor: pointer;}
	
#inputbutton2{
	background: transparent url(Gx/I/bg_input2.gif) no-repeat top left;
	width: 90px;
	height: 31px;
	cursor: pointer;}	
	
#note{
	margin: 0 auto;
	width: 530px;
	height: 288px;
	text-align: left;
	color: #83837b;}
#note a, #note a:link, #note a:visited{
	color: #83837b;	
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;	}
#note a:hover{
	text-decoration: none;	
	color: #000;}



.box{
	background: transparent url(Gx/I/bg_box.png) no-repeat bottom left;
	width: 540px;
	height: 188px;
	position: absolute;
	top: 280px;
	left: 0px;
	/*background:aqua;*/
	display:none;
	text-align: left;
}
.box .inner{
	padding: 0 42px;
}



.erreur{
	color: #F00;}