#haut-menu
{
	position: fixed;
	right: 0px;
	top: 0px;
	height: 80px;
	width: 100%;
	background: url("../images/site/haut-menu.png");
	z-index: 50; 
}
#haut-menu li
{
	list-style-type: none; 
}
#haut-menu li a
{
	display: block;
	width: 150px;
	height: 51px;
	margin-top: -16px;
	padding-top: 10px;
	float: left;
	text-align: center;
	color: #9CD3E5;
	font-weight: bold;
	text-decoration: none;
}
#haut-menu li a:hover
{
	background: url("../images/site/haut-menu-hover.png") center top;
}
#haut-menu .menu-p
{
	position:relative; 
	float: left;
	margin: 5px;
	margin-top: 10px;
	padding-left: 200px;
	z-index: 50;
	margin-right: 10px;
	font-size: small;
	text-transform: uppercase;
}
#haut-menu form
{
	position:relative; 
	float: left;
	margin: 5px;
	margin-top: 10px;
	padding-left: 200px;
	z-index: 50;
	margin-right: 10px;
	font-size: small;
	text-transform: uppercase;
}
#haut-menu .chargement
{
	position: fixed;
	left: -50px;
	top: -18px;
	width: 148px;
	height: 77px;
	margin: 5px;
	margin-top: 10px;
	z-index: 50;
	font-size: small;
	text-transform: uppercase;
	text-align: center;
	background: url("../images/site/chargement-1.png") center right no-repeat;
	color: #465153;
}
#haut-menu .chargement img
{
	margin-top: 0px; 
	margin-left: 70px;
	display: block;
}
#haut-menu .chargement span
{
	display: block;
	margin-left: 40px;
}
#haut-menu p a
{
	color: #9CD3E5;
}
.menu
{
	position: fixed;
	right: 0px;
	top: 60px;
	width: 100%;
	height: 40px;
	background: url("../images/site/haut-menu.png");
	z-index: 30; 
}
.menu img
{
	float: left;
}
.menu a
{
	display: block;
	width: 100px;
	height: 30px;
	float: left;
	color: white;
	text-align: center;
	padding-top: 10px;
	margin-top: -10px;
	color: #9CD3E5;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover
{
	background: url("../images/site/haut-menu-hover.png") center top;
}
.menubis1, .menubis2
{
	position: fixed;
	left: 0px;
	top: 60px;
	width: 100%;
	background: #5A99AE;
	z-index: 40; 
	color: white;
	padding-left: 300px;
	text-transform: none;
}
.menubis1
{
	height: 150px;
}
.menubis1
{
	height: 250px;
}
.menubis3-1
{
	width: 100%;
	height: 19px;
	background: url("../images/site/menu-bas.png") center top;
	position: fixed;
	left: 0px;
	top: 200px;
}
.menubis3-2
{
	width: 100%;
	height: 19px;
	background: url("../images/site/menu-bas.png") center top;
	position: fixed;
	left: 0px;
	top: 305px;
}

/* Membres : */

.membre-menu
{	
	float: right;
	width: 200px;
	height: 55px;
	margin: 2.5px;
}
.membre-menu .bienvenue
{	
	font-weight: bold;
	padding-left: 2px;
	display: block;
	color: #9CD3E5;
}
.membre-menu .avatar
{
	width: 50px;
	height: 50px;
	background: url(../images/site/membre-avatar.png) no-repeat;
	display: block;
	float: left;
}
.membre-menu .avatar img
{
	display:block;
	height:38px;
	margin-left:5px;
	padding-top:5px;
	width:38px;
}
.membre-menu .mp
{
	width: 60px;
	height: 48px;
	background: url(../images/site/mp.png) no-repeat;
	display: block;
	float: right;
	color: #9CD3E5;
	cursor: pointer;
}
.membre-menu .mp .nbr-mp 
{
	padding-left: 41px;
	padding-top: 0px;
	display: block;
	color: white;
}