body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
}
body {
	background-color: #434343;
	background-image: url(/public/themes/BLACK/images/fond2.gif);
	margin: 0px;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-track-color: #434343;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	background-attachment: fixed;
}
a:link,a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #66997F;
	text-decoration: none;
}
a.commentaire:link,a.commentaire:visited {
	color: #FF9900;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.commentaire:hover {
	color: #66997F;
	text-decoration: none;
}
a.nouveau_commentaire:link,a.nouveau_commentaire:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.nouveau_commentaire:hover {
	color: #66997F;
	text-decoration: none;
}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	background-color: #434343;
	background-image: url(/public/themes/BLACK/images/input.gif);
	border: 1px solid #000000;
}
.link_title:link,.link_title:visited {
	color: #FF9900;
	text-decoration: underline;
}
.link_title:hover {
	color: #66997F;
	text-decoration: none;
}
.quiet_link:link,.quiet_link:visited {
	text-decoration: none;
}
.quiet_link:hover {
	color: #66997F;
	text-decoration: none;
}
.quiet_link_title:link,.quiet_link_title:visited {
	color: #FF9900;
	text-decoration: none;
}
.quiet_link_title:hover {
	color: #66997F;
	text-decoration: none;
}
.form_input_error {
	color: #FFFFFF;
	background-color: #D9623D;
}
.form_button {
	font-weight: bold;
	color: #CCCCCC;
	height: 22px;
	border: 1px solid #000000;
	background-image: url(/public/themes/BLACK/images/button.gif);
	background-position: center center;
}
.form_radio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	background-image: none;
	border: 0px;
	background-color: #262626;
}
.block-title {
	font-size: 10pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.title {
	font-size: 12pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.subtitle {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.header {
	color: #66997F;
}
.notice {
	font-size: 8pt;
}
.subnotice {
	font-size: 7pt;
}
.shadow {
	font-size: 6pt;
}

.baspage {
	font-size: 7pt;
	letter-spacing: 0.5px;
	word-spacing: 1px;
}
