body { 
	scrollbar-base-color: #222; 
	scrollbar-arrow-color: #666; 
	scrollbar-DarkShadow-Color: #222; 
	scrollbar-3Dlight-Color: #666; 
	scrollbar-track-color: #222; 
	background-color: #222;
}
td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}
div.menu {
	cursor: pointer;
	color: #666;
	border: 1px solid #444;
	background-color: #333;
	height: 20px;
	width: 100px;
	float: left;
	margin-right: 10px;
	text-align: center;
	vertical-align: bottom;
}
div.menu a {
	color: #999;
	text-decoration: none;
}
.texte {
	font-family: "Times New Roman", helvetica, sans-serif;
	text-align: justify;
	font-style: italic;
}
.small {
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
.page {
	font-size: 12px;
	color: #CCC;
}
.liste {
	color: #666;
	margin-left: 20px;
	text-align: left;
}
.soustitre {
	font-weight: bold;
	color: #666666;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;

}
.liens {
	color: #999;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.liens2 {
	color: #EEE;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.titre {
	color: #666666;
	font-size: 36px;
	text-decoration: none;
	vertical-align: bottom;
}
.titre2 {
	color: #999;
	font-size: 20px;
	text-decoration: none;
}
a:active {
	color: #EEE;
}
a:hover {
	color: #EEE;
}
.bord {
	border: 1px solid #444;
}
.bouton {
	background-color: #CCCCCC;
	font-size: 12px;
	height: auto;
	width: 250px;
	border: 1px solid #333333;
	color: #000000;
	font-weight: normal;
}
.bouton2 {
	background-color: #CCCCCC;
	font-size: 10px;
	height: auto;
	width: auto;
	border: 1px solid #333333;
	color: #000000;
	font-weight: normal;
}
.souligne {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #444444;
	border-right-color: #444444;
	border-bottom-color: #444444;
	border-left-color: #444444;
}
