.boxLogin {
	margin-left:auto;
	margin-right:auto;
	width:320px;
	padding:4px;
	text-align:center;
}
.loginTitre {
	height:50px;
	line-height:50px;
}
.loginCellG {
	width:120px;
	text-align:left;
	padding:4px;
}
.loginCellD {
	width:200px;
	text-align:right;
	padding:4px;
}
.loginValider {
	width:200px;
}
.boxIdent {
	float:right;
	text-align:right;
}
form input.btnR {
	width:100px;
	float:right;
}
form.news {
	width:100px;
	float:right;
	background-color:#4C6670;
}
form.news input {
	width:100px;
}
form.newsCrea {
	margin-left:auto;
	margin-right:auto;
	width:200px;
}
form.newsCrea input {
	width:200px;
}
table .client {
	background-color:#999999;
}
table .client td {
	background-color:#4C6670;
}
tr .titre {
	text-align:center;
	font-weight:bold;
}
tr .titre td {
	background-color:#666666;
}