@charset "UTF-8";
#menu {
	height: 45px;
	width: 744px;
	position: absolute;
	left: 100px;
	top: 134px;
}
.fond #menu ul {
	list-style-type: none;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.fond #menu ul li {
	float: left;
}
.fond #menu ul li a {
	display: block;
	height: 18px;
	width: 132px;
	text-align: center;
	color: #BE000F;
	text-decoration: none;
	padding-top: 2px;
}
.fond #menu ul li a:hover {
	color: #FFF;
	background-color: #7F8271;
}
#langues {
	height: 20px;
	width: 206px;
	position: absolute;
	top: 146px;
	left: 913px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C7F65;
	text-align: right;
	z-index: 7;
}
#langues .pied .TabbedPanelsContent a {
	color: #7F8271;
	text-decoration: none;
}
#langues .pied .TabbedPanelsContent a:hover {
	color: #FFF;
	text-decoration: underline;
}
#sous_rubrique {
	background-color: #7F8271;
	height: 405px;
	width: 130px;
	position: absolute;
	z-index: 8;
	left: 0px;
	top: 193px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 12px;
	letter-spacing: 0px;
	padding-left: 10px;
	padding-top: 5px;
}
.fond #sous_rubrique p a {
	color: #FFF;
	text-decoration: none;
}
.fond #sous_rubrique p a:hover {
	color: #BE000F;
	text-decoration: none;
}
.fond #sous_rubrique p aSelected {
	color: #BE000F;
}

