.SECURITY{
	clear:both;
	float:none;
	width:367px;
	height:298px;
	margin-top:150px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.SECURITY div.LOGIN{
	width:367px;
	float:left;
	margin-top:135px;
	text-align:center;
}
.SECURITY div.LOGIN input , .SECURITY div.MOTDEPASSE input{
	width:195px;
}
.SECURITY div.MOTDEPASSE{
	float:left;
 	vertical-align:bottom;
	text-align:center;
	width:367px;
	margin-top:33px;
}
.SECURITY div.VALID{
	text-align:center;
	width:367px;
	float:left;
	margin-top:25px;
}

.SECURITY div.LIGNEERR{
	color:white;
	text-align:center;
	width:367px;
	float:left;
	margin-top:5px;
}


.COPY{
	clear:both;
	float:none;
	width:367px;
	height:298px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:white;
}
.COPY a{
	color:white;
	text-decoration:underline;
}


