body { 
	scrollbar-base-color: #FFF; 
	scrollbar-arrow-color: #999; 
	scrollbar-DarkShadow-Color: #FFF; 
	scrollbar-3Dlight-Color: #999; 
	scrollbar-track-color: #FFF; 
	font-family: Arial, Helvetica, sans-serif;
}
td { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #333;
}
.menu { 
	font-size: 14px; 
	color: #666666; 
	font-weight: bold; 
	text-decoration: none
}
.tran {
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}
.small {
	font-size: 10px;
	text-decoration: none;
	color: #999;
	font-weight: normal;
}
.titre2 {
	color: #CC0000;
	font-size: 22px;
	font-weight: normal;
}
.soustitre {
	color: #CC0000;
	font-size: 14px;
}
.lien {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.liennew {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.liensouligne {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.titre {
	color: #999;
	font-size: 30px;
	letter-spacing: normal;
	font-weight: bold;
	text-decoration: none;
}
.bouton {
	background-color: #FFF;
	font-size: 12px;
	text-decoration: none;
	width: 330px;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 1px solid #CCC;
}
.bouton2 {
	background-color: #FFF;
	font-size: 12px;
	text-decoration: none;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 1px solid #CCC;
}
input {
	font-size: 12px;
	text-decoration: none;
}
.texte {
	font-size: 12px;
	text-decoration: none;
}
.menu:hover { 
	text-decoration: none; 
	color: #CC0000;	
	background-color: #FFF;
}
.lien:hover,.liennew:hover { 
	text-decoration: none;
	color: #FFF;
	background-color: #CC0000;
}
.table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	padding-top: 10px;
}
.table_cadre {
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	padding: 10px;
	background-color: #FBFBFB; 
}

