body,table
{
	font-family:Verdana,sans-serif;
	font-size:10pt;
	color:#C0C0C0;
}
body
{
	background-color:#181818;
	background-image:url('../images/bin.gif')
}

a
{
	color:#5070FF;
	text-decoration:none;
}
a:hover
{
	color:#8090FF;
}
a:active,a:visited
{
	color:#7070FF;
}

a.texte
{
	color:#7FAFFF;
}

p,div
{
	text-align:justify;
}

.menu
{
	font-weight:bold;
	width:95%;
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom:16px;
	background-color:#303030;
	border:outset 1px;
	border-color:#C0C0C0;
}

.copyright
{
  text-align:center;
  font-size:8pt;
  font-style:italic;
  color:#606060;
}

div.titre
{
	font-weight:bold;
	padding:4px;
	margin-left:64px;
	margin-bottom:64px;
	background-color:#303030;
	border:outset 1px;
	border-color:#C0C0C0;
}

span.maj
{
	color:#808080;
	font-weight:bold;
}

span.maj_perime
{
	color:#F080A0;
	font-weight:bold;
}

span.mj_only
{
	color:#FF0000;
	font-weight:bold;
	margin-left:4pt;
	margin-right:4pt;
}

div.box,div.box_expand
{
	text-align:left;
	margin:8px;
	padding:4px;
	border:solid 1px;
	border-color:#C0C0C0;
	background-color:#303030;
}

div.box_expand
{
	cursor:help;
}

div.mj_only
{
	text-align:center;
	color:#FF0000;
	font-weight:bold;
	font-size:x-large;
}

td.file
{
	background-color:#292930;
}

sup
{
  line-height:0;
}