.MenuBarre {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 26px;
	background-image: url(barre_menu.gif);
	background-repeat: no-repeat;
	background-position: center center;


}
.MenuBarre:hover {
	font-weight: bold;
	text-decoration: underline;
}
.MenuTitre {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 27px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(menu_titre.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 27px;
	width: 150px;
}
.MenuRubrique {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(menu_fond.gif);
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 150px;
}
.MenuRubrique:hover {
	font-weight: bold;
	text-decoration: underline;
}
.BlocContent {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 95%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.Copyright {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}


.TITRE { color:#000000; font-size:10px; font-family:verdana; font-weight:bold; text-decoration:none;}
.TITREBLANC { color:#ffffff; font-size:10px; font-family:verdana; font-weight:bold; }
.SOUSTITRE { color:#000000; font-size:11px; font-family:verdana; font-weight:normal; }
.SOUSTITREBLANC { color:#ffffff; font-size:11px; font-family:verdana; font-weight:bold; }
.TEXT { color:#000000; font-size:10px; font-family:verdana; font-weight:normal; }
.TEXTBLANC { color:#ffffff; font-size:10px; font-family:verdana; font-weight:normal; }