.loginTable{
	background-color: #000000;
	margin-left : 250px;
}
.errorLoginText{
	font-size : 12px;
	font-family: Trebuchet MS;
	color:#FFFFFF;
}
.errorLoginBouton{

}

.errorTable{
	background-color: #000000;
	margin-left : 250px;
	font-size : 12px;
	font-family: Trebuchet MS;
	color:#FFFFFF;
}
.errorText{
	font-size : 12px;
	font-family: Trebuchet MS;
	color:#FFFFFF;
}
.errorText a:link{
	font-size : 12px;
	font-family: Trebuchet MS;
	color:#FFFFFF;
}
.errorText a:hover{
	font-size : 12px;
	font-family: Trebuchet MS;
	color:#FFFFFF;
}
.errorText a:visited{
	font-size : 12px;
	font-family: Trebuchet MS;
	color:#FFFFFF;
}

.btnOK{
	margin-left:850px;
	margin-top:0px;
	font-size:14px;	
	font-weight:bold;
	color:#CDAE88;
}

.btnOK a {
	color:#CDAE88;	
	text-decoration:none;
	font-weight:bold;
}

.btnAnnuler{
	margin-left:20px;
	margin-top:0px;
	float:left;
	font-size:14px;
	font-weight:bold;
}

.btnAnnuler a {
	color:#CDAE88;
	text-decoration:none;
	font-weight:bold;
}