.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(images/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(images/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(images/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: auto;
	margin-bottom: auto;
	margin-top: auto;
}
.BlocContent2 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #476070;
	text-decoration: none;
	width: auto;
	margin-bottom: auto;
	margin-top: auto;
}
.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;
}

A.liens {
	color:#000000;
	text-decoration:none;
	font-family: VERDANA;
	font-size: 12px;
}
A:hover.liens {
color:#476070;
text-decoration:none;
}
A.liens2 {
	color:#000000;
	text-decoration:none;
	font-family: VERDANA;
	font-size: 10px;
}
A:hover.liens2 {
color:#476070;
text-decoration:none;
}A.liens3 { color:#000000; text-decoration:none; font-family: Verdana; font-size: 8px; }
A.liens4 { color:#FF0000; text-decoration:none; font-family: VERDANA; font-size: 10px; }

