.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFF00;
	text-align: center;
}
.text3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFF00;
	font-weight:bold;
}
BODY
{
SCROLLBAR-FACE-COLOR: #A8C8DF; 
SCROLLBAR-HIGHLIGHT-COLOR: #A8C8DF;
SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-TRACK-COLOR: #5BA5D6;
}

a.bouton2:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/button2.gif);

	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	height: 20px;
	width: 150px;
	padding-left: 10px;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 2px;

}
a.bouton2:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/button2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	height: 20px;
	width: 150px;
	padding-left: 10px;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 2px;

}
a.bouton2:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/button2_0.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	height: 20px;
	width: 150px;
	padding-left: 10px;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 2px;

}
a.bouton2:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/button2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	height: 20px;
	width: 150px;
	padding-left: 10px;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 2px;

}
a.classique:link {
	font-weight: bold;
	color: #FFFFFF;
}
a.classique:hover {
	font-weight: bold;
	color: #FFFFFF;
}
a.classique:active {
	font-weight: bold;
	color: #FFFFFF;
}
a.classique:visited {
	font-weight: bold;
}
a.bouton {
display:block;
}
a.bouton:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	/*background-attachment: fixed;*/
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	height: 20px;
	width: 278px;
	padding-left: 10px;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 2px;

}
a.bouton:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	/*background-attachment: fixed;*/
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	height: 20px;
	width: 278px;
	padding-left: 10px;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 2px;

}
a.bouton:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	/*background-attachment: fixed;*/
	background-image: url(../images/button_0.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	height: 20px;
	width: 278px;
	padding-left: 10px;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 2px;

}
a.bouton:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	/*background-attachment: fixed;*/
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	height: 20px;
	width: 278px;
	padding-left: 10px;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 2px;

}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	overflow: scroll;
	height: 350px;
	width: 711px;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
}