body {
	background-attachment: fixed;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #000000;
	margin: 0px;

}
.MenuSupp {
	background-image: url(images/menu_barre.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 486px;
	margin-bottom: 10px;


}
.MenuHeader {
	background-image: url(images/menu_01.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 121px;
}
.MenuFooter {
	background-image: url(images/menu_03.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 121px;
}.MenuCenter {
	background-image: url(images/menu_02.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 121px;
}
.MenuTitre {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/Titre_menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 20px;
	width: 110px;
}
.Rubrique {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/rubrique.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 20px;
	width: 110px;
}
.Rubrique:hover {
	background-image: url(images/rubrique3.jpg);
	color: #000000;
	text-decoration: none;
	font-weight: normal;


}
.MenuGlobal {
	width: 121px;
	margin-bottom: 10px;
}
.Content {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	width: 483px;
}
.LienMenuSupp {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 20px;
	width: 110px;
	background-image: url(images/Titre_menu.jpg);


}
.LienMenuSupp:hover {
	background-image: url(images/Titre_menu2.jpg);
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.copyright {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
}
a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

