@charset "iso-8859-1";
body {
background-color: #333333; 
margin-left: 0; 
margin-right: 0; 
margin-top: 0; 
font-family: Verdana, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: normal; 
text-decoration: none; 
color: white; 
scrollbar-face-color: #E2E2F5;
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-arrow-color: #FFFFFF; 
scrollbar-track-color: #FFFFFF; 
scrollbar-base-color: #E2E2F5; 
background: url(images/font.gif)
}

table {/* background-color: #333333; */
font-size: 12px; margin: 0 0 0 0; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}	  

.titre16 {
background-color: #333366; 
font-size: 16px; 
}

.titre14 {
background-color: #333366; 
font-size: 14px; 
}

.titre12 {
background-color: #333366; 
font-size: 12px; 
}

.titre12bl {
color: #333366; 
font-size: 12px; 
}

a:link { color: #808080; }
a:visited { color: #808080; }
a:hover { color: #454D90; }
a:active { color: #454D90; }

a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background-image: url(Menubouton.gif);
	height: 30px;
	width: 120px;
	background-position: center center;
	line-height: 30px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	display: block;
}
a.menu:visited {
	text-decoration: none;
}
a.menu:hover {
	text-decoration: none;
	background-color: #0000CC;
	color: #CCCCCC;
	font-weight: bold;
}
a.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.menu1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.menu1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}