#login_form{
	color:grey;
	text-align:center;
	padding-bottom:5%;
	padding-left:15%;
	padding-right:15%;
	padding-top:15%;
}

#titre{
	color:white;
	font-size:250%;
	margin-top:6%;
	text-align:center;
	font-family:frutiger;
	font-weight: bold;
}

#logo{
	margin-bottom:0.2%;
	margin-left:0.5%;
	width:15%;
	
}

.fondBlanc{
	background-color:rgba(255, 255, 255,0.4);
	margin-top:3%;
	border-radius: 2%;
	width:25%;
	margin-left:auto;
	margin-right:auto;
}

.ff{
	margin-top:12%;
}


.elements{
	padding:3%;
}

.btn{
	width:100%;
	margin-top:9%;
	font-family:frutiger;
	font-size:105%;
}
.textAuth, .textRemember{
	font-size:120%;
	color:black;
	font-family:frutiger;
}

.textAuth{
	margin-bottom:2%;
}

.listderoulant
{
	color:black;
}

.textRemember{
	text-align:left;
}

#imageProfile{
	width:30%;
	height:30%;
	margin-bottom:3%;
}
.perdu, a{
	text-align:right;
	color:#001A70;
	font-family:frutiger;
}

.compte:hover, .perdu:hover, a:hover{
	color:green;
	text-decoration:none;
}


#addblue {
	height:2%;
	width:2%;
	margin-right:1%;
}

.ins{
	color:#001A70;
	font-size:125%;
	margin-top:1.5%;
	text-align:right;
	margin-right:2%;
	font-family:frutiger;
}

.ee{
	float:left;
	margin-top:0.6%;
	margin-left:15%;
	color:#001A70;
	font-size:125%;
	font-family:frutiger;
}

a:hover{
	text-decoration:underline;
}
