/** IDENTIFICATION */
#login{
	padding-top:10px;
	background:top left url(../images/carteLogin.jpg) no-repeat;
	padding-left:290px;
	min-height:500px;
	font-size:13px;
}
h1 {
	color:#003D79;
	margin-left:17px;
}
p.entete{font-size:15px;}

p.cookie{
	font-size:9px;
	color:#939BA1;
	margin-top:150px;
	text-align:right;
	margin-right:20px;
}
#errorMSG{color:red;}
#errorMSG.red{color:red;}
#errorMSG.green{color:green;}
label{
	margin-bottom:3px;
	display:block;
	width:100px;
	text-align:right;
	font-weight:bold;
	color:#939BA1;
	float:left;
	clear:left;
}
p{margin-bottom:5px;}
p#nav a{
	text-transform:uppercase;
	font-weight:bold;
}
.apparition{
	clear:left;
	padding-top:10px;
}
