body {
	scrollbar-face-color: #3399FF;
	scrollbar-shadow-color: #3399FF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #3399FF;
	scrollbar-darkshadow-color: #3399FF;
	scrollbar-track-color: #3399FF;
	scrollbar-arrow-color: #000066;
	background-color: #FFFFFF;
	margin: 0px;
}

.fond_copy {
	background-image: url(../images/fond-copy.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333399;
	text-align: justify;
}

.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}

.titre { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #666666; text-decoration: underline}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #003399; font-weight: normal; text-decoration: underline}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; color: #3399FF; text-decoration: none}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
}

.ejs_scroll {
	font-size:11px;
	font-family:Verdana;
	color:#000000;
	text-decoration:none;
}

.ejs_scroll:hover {
	font-size:11px;
	font-family:Verdana;
	color:#000000;
	text-decoration:underline;
}

li {
	list-style-image: url(../images/puce2.gif);
}