@charset "iso-8859-1"
.body {
    scrollbar-face-color: #224155;
	scrollbar-highlight-color: #FC9EA;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #AFC9EA;
	scrollbar-arrow-color: #FFBE9E;
	scrollbar-track-color: #224155;
    font-family: "Times New Roman", Times, serif;
    font-size: 9px;
    font-style: italic;
    color: #660000;
    background-color: #FFBE9E;
}
/* LIENS NORMAUX */
A:link, A:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #224155;
	background-color: transparent;
	text-decoration: underline;
	text-transform: capitalize;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
A:active, A:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #3399CC;
	background-color: transparent;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: overline;
}

/* LIENS MENU */
.Amenu:link, .Amenu:visited {
	width: 130px;
	height: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #224155;
	text-align: center;
	vertical-align: middle;
	background-image: url(boutonoff.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	background-color: transparent;
	line-height: 25px;
}
.Amenu:active, .Amenu:hover {
	background-image: url(boutonon.gif);
	background-repeat: no-repeat;
	color: #3399CC;
	background-color: transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
}

/* LIENS PETIT */
.Asmall:link, .Asmall:visited, .Asmall:active, .Asmall:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FF9900;
	background-color: transparent;
	text-align: center;
	vertical-align: middle;
	text-transform: capitalize;
	text-decoration: overline;
	width: 152px;
	height: 15px;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #224155;
	background-color: transparent;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
	text-transform: capitalize;
	font-weight: bold;
}
.STD {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #224155;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(fondtexte.jpg);
	text-align: center;
	vertical-align: top;
	overflow: auto;
	font-weight: bold;
	width: 550px;
	height: 398px;
}
.hautmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(hautmenu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: top;
	height: 40px;
	width: 130px;
}
.bloc {
	width: 130px;
	height: 90px;
	vertical-align: top;
	text-align: center;
	overflow: auto;
	text-decoration: none;
}
