body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EEEEEE;
}
body {
	background-color:#000000;
	margin: 0px;
    scrollbar-arrow-color:#cc0000;
    scrollbar-track-color:#000000;
    scrollbar-shadow-color:#000000;
    scrollbar-face-color:#000000;
    scrollbar-highlight-color:#000000;
    scrollbar-darkshadow-color:#000000;
    scrollbar-3dlight-color:#000000;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	color:#FF3300;
}

.mediu {
	color: #FF3300;
}
.soumise-2 {
	font-size: 18px;
}
.nr {
	font-family:"Times New Roman", Times, serif;
	font-size: 36px;
	color: #FF3300;
}
a {
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;
}
li.li-kit {
	list-style-position: outside;
	list-style-image: url(images/kit-arrow.gif);
	list-style-type: square;
}

li {
	list-style-position: outside;
	list-style-type: square;
}
