html{
	background: #f6f9fb url(./images/bms/fond.gif) repeat-x;
}
#bms_balise_h1 h1{
	color: #699bc9;
	font-weight: normal;
	font-size: 12px;
}
#bms_copyright{
	padding: 3px 7px 3px 30px;
	margin: 0px auto 0px auto;
	width: 915px;
	text-align: left;
	color: #89c3ea;
}
#bms_copyright a{
	color: #89c3ea;
	font-weight: bold;
}
#bms_copyright img{
	margin-bottom: -3px;
}

/********************* MENU *************************/
#bms_menu a{
text-decoration: none;
font-weight: bold;
}
#bms_menu ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#bms_menu li{
	float: left;
}
.niv1 {
	padding-left: 1px;
	background: url(./images/bms/boutton1.gif) 0px 0px no-repeat;
	width: 80px;
	height: 29px;
	overflow: hidden;
	text-align: center;
}
.niv1 a{
	line-height: 24px;
	padding: 5px 0px 0px 0px; 
	color: #fff;
                font-weight: bold;
}
.niv1_on{
	cursor: hand;
	cursor: pointer;
	background-image: url(./images/bms/boutton2.gif);
                font-weight: bold;
}
.niv2 {
	background: url(./images/bms/menu_puce1.gif) 4px 3px no-repeat;
}
.niv2 a{
	color: #3e6283;
	font-size: 12px;
}
.niv2_on {
	cursor: hand;
	cursor: pointer;
	background-image: url(./images/bms/menu_puce2.gif);
}
.niv2_on a{
	color: #699bc9;
}
.niv3 {
	background: url(./images/bms/menu_puce3.gif) 6px 6px no-repeat;
}
.niv3 a{
	color: #3e6283;
	font-size: 12px;
}
.niv3_on {
	cursor: hand;
	cursor: pointer;
	background-image: url(./images/bms/menu_puce4.gif);
}
.niv3_on a{
	color: #699bc9;
}

#bms_menu_droit img{
	margin-bottom: -2px;
}
.bms_lienlogo {
	position: absolute;
	top: 37px;
	left: 52px;
	width: 210px;
	height: 35px;
}

