body, td { 
scrollbar-face-color : silver;
scrollbar-shadow-color : #000000;
scrollbar-3dlight-color : silver;
scrollbar-darkshadow-color : white;
scrollbar-track-color : #CCCCCC;
scrollbar-arrow-color : #0000FF;
scrollbar-highlight-color : white;
}
body {
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
}
.texte {
	font-size:1.1em;
	font-style: normal;
	color: #0000CC;
	font-weight: normal;
	
}
.titre {
	font-size:1.2em;
	font-style: normal;
	color: #000066;
	line-height: bold;
	font-weight: normal;
}
.titreorange {
	font-size:1.1em;
	font-style: normal;
	color: #FF3300;
	line-height: bold;
}
.texteGras {
	font-size:1.1em;
	font-style: normal;
	color: #003399;
	font-weight: bold;
}
	
.petit {
	font-size:0.9em;
	font-style: normal;
	color: white;
}
.lienbleu:link {
	font-size: 1.1em;
	color: #0066CC;
	text-decoration: none;
}
.lienbleu:visited {
	color: #0066CC;
	text-decoration: none;
}
.lienbleu:hover {
	color: #FF6600;
	text-decoration: none;
}
.lienbleu:active {
	color: #0066CC;
	text-decoration: none;
}
.menu:link {
line-height:1.8em;
	font-size:1em;
	color: #000099;
	text-decoration: none;
}
.menu:visited {
	color: #000099;
	text-decoration: none;
}
.menu:hover {
	color: #FF6600;
	text-decoration: none;
}
.menu:active {
	color: #000099;
	text-decoration: none;
}

