body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-image: url(images/fleche-pt.gif);
	list-style-type: square;
}
body {
	background-color: #FFFFFF;
	scrollbar-arrow-color : #FFFFFF; 
	scrollbar-base-color : #1429B8;
	margin: 10px;
}
a {
	color: #1626BB;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a:hover {
	color: #D9E0F3;
	background-color: #1822C2;
	text-decoration: none;
	font-size: 11px;
}
.b {  
	color: #FF0000; text-decoration: none
}
.b:hover {  
	color: #333333; text-decoration: none
}
.taille11 {
	font-size: 11px;
}
.taille10 {
	font-size: 10px;
}
.taille12 {
	font-size: 12px;
}
.taille13 {
	font-size: 13px;
}
.taille15 {
	font-size: 15px;
}
.taille16 {
	font-size: 16px;
}
.titres {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}
.cadre {
	border: 1px dashed #1429B8;
}
.taille9 {
	font-size: 9px;
}

