body
{
	background-color: #333333;
	margin-top: 0px;
	background-image: url(images/bground.gif);
}

.maintext
{
	color: #3F3F3F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
}

.whitetext
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
}

a:link,a:active,a:visited
{
	color: #3F3F3F;
	text-decoration: none;
}

A:hover
{
	color: #3F3F3F;
	text-decoration: underline;
}

.redlink:link, .redlink:active, .redlink:visited
{
	color: #FF0000;
	text-decoration: none;
}

.brownlink:link, .brownlink:active, .brownlink:visited
{
	color: #993300;
	text-decoration: none;
}

.menuul
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	list-style-position: inherit;
}

.menuli
{
	padding-left: 10px;
	height: 15px;
}

.subli
{
	padding-left: 25px;
	height: 15px;
}

.normalli
{
	padding-left: 10px;
	height: auto;
}

.normalul
{
	list-style-type: none;
	list-style-position: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

.bordures
{
	border-color: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}

.inbordures
{
	border-color: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
