body {
	background-color:#000000;
	font-size:10pt;
	font-family: verdana, tahoma, arial;
	color: #FFFFFF;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
	list-style-type : disc;
	text-align: justify;
}
a { color: #FFFFFF; text-decoration: underline; font-size: 10pt; font-weight: bold; }
a:visited { color: #FFFFFF; text-decoration: underline; font-size: 10pt; }
a:active { text-decoration: none; font-size: 10pt; }
a:hover{ text-decoration: none; font-size: 10pt; }
a.auteur { color: #FFFFFF; text-decoration: none; font-size: 8pt; font-weight: bold; }
a.auteur:visited { color: #FFFFFF; text-decoration: none; font-size: 8pt; }
a.auteur:active { text-decoration: none; font-size: 8pt; }
a.auteur:hover{ text-decoration: underline; font-size: 8pt; }
table {
	font-size:10pt;
	font-family: verdana, tahoma,arial;
	vertical-align:top;
}
td {
	vertical-align:top;
	text-align: justify;
	font-size:10pt;
}
.titre {
	font-size:16pt;
	font-weight:bold;
	padding-left: 5px;
}
.stitre {
	font-weight: bold;
	font-size: 12pt;
	padding-left: 5px;
}
.news {
	font-weight: bold;
	font-variant: small-caps;
	font-size:11pt;
	padding-left:3px;
}
.auteur {
	font-size:8pt;
}
input,textarea {
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	background-color:#000000;
	font-family: verdana, tahoma, arial;
	width:300px;
	color:#FFFFFF;
}
textarea {
	height: 250px;
}
select {
	border-style: solid;
	border-width:1px;
	border-color:#FFFFFF;
	background-color:#000000;
	font-family: verdana, tahoma, arial;
	color:#FFFFFF;
}
