body {
	scrollbar-face-color:#FFFFFF; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color: #000099;
    scrollbar-darkshadow-color: #000099;
    scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color:#000099
}
	
	A         { font-family: Arial; font-size: 16px; color: #000066; font-weight: bold }
  	A:link    { font-family: Arial; font-size: 16px; color: #000066; font-weight: normal; text-decoration: none }
  	A:visited { font-family: Arial; font-size: 16px; color: #000066; font-weight: normal; text-decoration: none }
  	A:hover   { font-family: Arial; font-size: 16px; color: #000066; font-weight: bold; text-decoration: underline
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: normal; color: #000066
}
.boldtextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal; color: #000066
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.souslign {
	text-decoration: underline;
}

.puce {
	list-style-position: outside;
	list-style-image:  url(images/interface/puce.gif);
}
.liste {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000066;
}
.textcat {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold; color: #000066
}
