/* ### [CHINE] QUALI STEEL ### */
body {
	background: #002748;
}
#form_login {
	background: #D3DEFF;
	width:400px;
}
#form_login h2 {
	background: #255790;
	border-bottom:1px solid #999;
	padding:10px;
	text-align:center;
	color:#fff;
}
#form_login table {
	width:100%;
}
#entete,#entete h1 a {
	background: #D3DEFF;
	color: #002748;
}
#entete span {
	color: #002748;
}
#entete #user a{
	color:#000;
}
#navigation {
	background: #255790;
	border-top:1px solid #002748;
	border-bottom:1px solid #002748;
	border-left:1px solid #888;
	border-right:1px solid #888;
}
#navigation a {
	background: #255790;
	color: #fff;
	border-right: 1px solid #002748;
}
#navigation a:hover {
	background: #AABFFF;
	color: #002748;
}
#navigation ul li li a {
	border-bottom:0;
	border-left:1px solid #002748;
	border-right:1px solid #002748;
	border-top:1px solid #002748;
	border-bottom:0;
}
div.fieldset .legend {
	color: #fff;
	background:#255790;
	border: 1px solid #002748;
}
#navigation a.nodroit {
	color:#4B8FDC;
}
#navigation a.nodroit:hover {
	background: #255790;
	color: #4B8FDC;
}
/*
#navigation a.nolink:hover {
	background: #255790;
	color: #fff;
}
*/