body {
	font: sans-serif;
	color: #FFFFFF;
	background-image: url(../graphique/background2.jpg);
	background-position: top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #333333;
}

a:link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
	color: #3399cc;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:active   {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
	color: #ff9900;
	text-decoration: transparent;
	font-weight: bold;
}

#container {
	background: url(graphique/fd_contenu.gif) repeat-y;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	position: relative;
}

acronym {
	font-weight: bold;
	border-bottom: 1px dotted #bbbbbb;
	}
	
.tableau {  border-color: black #CCCCCC black black; border-style: dashed; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
.h2 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-style: normal; 
font-weight: bold;
text-decoration: underline;
color: #333333;
}
.h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; color: #990000}
.p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000}
.p2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #333333}
.p3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #0099FF}
.p4 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #666666}
.titre { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; color: #333333}

.tab {  border: dashed; border-width: 0px 1px 1px; border-color: black #999999 #999999}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0 0 0 8px;
	list-style-type: disc;
	font-size: 0.96em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#menu {
	position: absolute;
	top: 284px;
	left: 0px;
	width: 173px;
	font-size: 0.90em;
	font-weight: bold;
}

#menu dt {
	color: #fff;
	margin: 2px 0 4px;
	height: 20px;
	line-height: 18px;
	text-align: left;
	font-size: 0.85em;
	font-weight: bold;
	border-bottom: 1px dotted #EEEEEE;
	display: block;
	background: url(../graphique/linkblue.gif) no-repeat 0 50%;
}

#menu dd {
	border: 1px #fff;
	font-size: 0.90em;
	font-weight: bold;
}

#menu li {
	text-align: left;
	padding-left: 0px;
	font-size: 0.90em;
	font-weight: bold;
	list-style: none;
}

#menu li a {
	color: #FF9900;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}
#menu dt a {
cursor: pointer;
color: #fff;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

#menu li a:hover, #menu dt a:hover {
	color: #ffff00;
	margin-left: 0px;
}

#menu li a:active, #menu dt a:active {
	color: #ff0000;
	margin-left: 0px;
	
}
