/* CSS Document */
body {
	background-image: url(files/fond_numis.jpg);
	background-color: #CC9966;
	scrollbar-face-color: #F4DC93;
	scrollbar-highlight-color: #D8B35F;
	scrollbar-shadow-color: #EBD07E;
	scrollbar-3dlight-color: #F4DC93;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #D8B35F;
	scrollbar-darkshadow-color: #D8B35F;
}
ul {
	
	list-style-image: url(files/bullet.gif);
}
.centercoltext {background-color: #D8B35F;}
.book
{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
.divider {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	padding-right: 20px;
	padding-left: 20px;
}
.Style1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.Style2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #000000;
}
.Style3 {font-size: 14px}
.Style4 {color: #663300}
.Style5 {color: #FFFF00}
a {color: #000000;}
a:hover {color: #996600;}
a:active {color: #FFFFFF;}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
	font-style: italic;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: 20px;
	color: #663300;
}
h2 {
	font-size: 16px;
	color: #000000;
}
