body {
	font-family: "Times New Roman", Times, serif;
	color: #330000;
	background-color: #000000;
	margin: 0px;
	height: auto;
	width: auto;
	overflow: auto;
	scrollbar-face-color:#FFD3A9;
	scrollbar-arrow-color:#A35B14;
	scrollbar-track-color:#FDEFE0;
	scrollbar-highlight-color:#FFDCBB;
	scrollbar-3dlight-color:#FDCEA2;
	scrollbar-shadow-color:#D0AB86;
	scrollbar-darkshadow-color:#FEC186;
}
body, td, th {
	color: #330000;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
}
.SousTitre {
	font-size: 15px;
	color: #330000;
	text-decoration: none;
}
.Tiny {
	font-size: 11px;
	color: #330000;
	text-decoration: none;
}
table {
	font-size: 13px;
	color: #330000;
}
.StyleRougeMajuscule {
	color: #D51009;
	font-size: 15px;
}
a:link {
	text-decoration: underline;
	color: #330000;
	font-weight:bold;
}
a:visited {
	text-decoration: underline;
	color: #330000;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #D51009;
	font-weight:bold;
}
a:active {
	text-decoration: underline;
	color: #D51009;
	font-weight:bold;
}
.body_popup {
	background-color: #FDEFE0;
}
.body_listes {
	background-color: #FDEFE0;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	text-decoration: none;
	color: #330000;
}
.body_listes_empty {
	background-color: #FDEFE0;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	text-decoration: none;
	color: #CCCCCC;
}
.form_popup {
	background-color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	text-decoration: none;
	color: #330000;
}

