body {
	scrollbar-face-color: yellow; 
	background:  url(images/fond.jpg); 
	scrollbar-highlight-color: #660000; 
	scrollbar-shadow-color: #660000; 
	scrollbar-arrow-color: #660000; 
	font-family: verdana, arial, helvetica, sans-serif; 
	scrollbar-base-color: yellow; scrollbar-3d-light-color: #660000; 
	scrollbar-dark-shadow-color: #660000
}
table {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
}
td {
	font-style: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px; 
	vertical-align: text-top; 
	text-align: justify
}
a:link {
	font-weight: bold;
	color: #000066;
	font-family: georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a:active {
	font-weight: bold; 
	color: #000066; 
	font-family: georgia, "times new roman", times, serif; 
	text-decoration: none
}

#georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
a:visited {
	font-weight: bold; 
	color: #000066; 
	font-family: georgia, "times new roman", times, serif; 
	text-decoration: none
}
a:hover {
	font-weight: bold; 
	color: #000066; 
	font-family: georgia, "times new roman", times, serif; 
	text-decoration: none; 
	background-color: #ffcc00
}
.fondciel {
	background: url(images/backciel.gif);
}
.marqueur {
     display: block;
     text-align: center;
     line-height: 1;
}