body { 
	scrollbar-base-color: #111; 
	scrollbar-arrow-color: #FFF; 
	scrollbar-DarkShadow-Color: #666; 
	scrollbar-Shadow-Color: #000; 
	scrollbar-Highlight-Color: #000; 
	scrollbar-3Dlight-Color: #666; 
	scrollbar-track-color: #000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #888;
}
td { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #888;
}
form {
	margin:0px;
}
.petittexte {
	font-size: 11px;
	color: #666;
	font-weight: normal;
	text-align: left;
}
.texte { 
	font-size: 12px; 
	color: #999;
}
.menu {
	font-size: 13px;
	color: #999;
	text-decoration: none;
	font-weight: bold;
	background-position: left;
}
.small {
	font-size: 11px;
	text-decoration: none;
	color: #999;
	border: #FFF;
}
.texte {
	font-size: 12px;
	font-style: normal;
}
.soustitre {
	color: #999;
	font-size: 13px;
	font-weight: bold;
}
.lienmenu {
	font-size: 12px;
	text-decoration: none;
	color: #777;
}
.lien {
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666;
	height: 15px;
}
.titre {
	color: #999;
	font-size: 22px;
	letter-spacing: normal;
}
.code {
	color: #666;
	text-decoration: none;
	font-size: 10px;
}
.blanc {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.noir {
	color: #000;
	text-decoration: none;
	font-size: 8px;
	font-weight: normal;
}
.titrerouge {
	font-size: 18px;
	color: #0066CC;
	text-decoration: none;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.bouton {
	font-size: 12px;
	text-decoration: none;
	width: 250px;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 0px solid #CCC;
}
.bouton2 {
	font-size: 12px;
	text-decoration: none;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 0px solid #CCC;
	color: #333;
	background-color: #FFF;
}
.bouton3 {
	font-size: 12px;
	text-decoration: none;
	width: auto;
	height: 20px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #666;
	color: #FFF;
	background-color: #000;
	vertical-align: middle;
}
.encadre {
	border: 1px dashed #666;
}
.grostitre {
	font-size: 20px;
	font-weight: bold;
	color: #666;
	font-style: italic;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ff9900;
	text-indent: 10pt;
	height: 25px;
}
.petittitre {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	vertical-align: bottom;
}
.titrepage {
	font-size: 24px;
	font-weight: bold;
	color: #999;
	height: 40px;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
.ligne {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	padding-top: 5px;
}
.tablebas2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 4px;
	padding-top: 1px;
}
.tablebas {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 10px;
	padding-top: 10px;
}
.orange {
	font-weight: bold;
	color: #FF9900;
	text-align: center;
}
.groslien {
	color: #999999;
	font-size: 14px;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	height: 15px;
}
