body {
	margin: 2px;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu_haut {
	font-weight: bold;
	color: #999898;
	font-size: 16px;
}
a:link {
	color: #999898;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999898;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #999898;
}
.menu {
	font-size: 9px;
	color: #8D388A;
}

p {
	font-size: 12px;
	color: #333333;
	text-align: justify;
	font-weight: normal;
}
li {
font-size: 80%;
color: #333333;
}
h1 {
	font-size: 18px;
	
	color: #F3910C;
	font-weight: bold;
	padding: 0px;
}
h2 {
	font-size: 15px;
	color: #FEB65C;
}
h3 {
	font-size: 13px;
	color: #FDC67B;
}
.marge25 {
	margin-right: 25px;
	margin-left: 25px;
}
.orange {
	font-weight: bold;
	color: #FF9900;
}
.mauve {
	color: #A5017E;
}

.fond_gris {
	background-color: #F4F4F5;
}
.plushaut {
	margin: -20px 0px 0px;
}
td {
	font-size: 12px;
}

.bordure {
	border: 2px solid #666666;
}
/*---------- CSS SPE ----------*/
.fedhead {
background-color: #F4F4F5;
border-bottom: 2px solid #666666;
/* border-left: solid 1px #B9B9B9; */
/*border-right: solid 1px #B9B9B9; */
}
.fedmenu {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #666;
}
.fedmenu A:link {
text-decoration : none; 
color: #333
}
.fedmenu A:visited {
text-decoration : none;
color: #333
}
.fedmenu A:active {
text-decoration : none;
color: #999999}
.fedmenu A:hover {
text-decoration: underline;
}
  
.fedsep {
background-color: #B9B9B9
}
.fedsep2 {
background-color: #333333
}

.fedlogo {
border-left: solid 1px #B9B9B9;
}
  
.activelang2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFF; 
background-color: #666}
  
  
.fedfooter{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
#footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 60%;
color: #666666;
text-align: center;
padding-top: 6px;
clear: both;
}.crumb {
	font-size: 10px;
	color: #A32380;
	background-position: right;
}

