/* Mathieu Desjardins */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #6D6D6D;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
}
a:link	{ text-decoration: none; }
a:visited	{ text-decoration: none; }
a:hover	{ color: #474747; text-decoration: none; }
a:active	{ text-decoration: none; }
a.clickable   { color:#FFFFFF; overflow:auto; display:block; margin:auto;  }
a.clickable:hover   { color: #FC6; }
td.imagespreview	{ background:#AD0F06; width:30; text-align:center }
td.imagespreview:hover	{ background:#666 }
.Style1 {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
.hidden {
	visibility: hidden;
	font-size: 1px;
}
.header-table {
	background-color: #E6E6E6;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.bordure-image {
	border:solid #FFFFFF;
	border-width:1px;
}
.construction {
	font-family: Verdana;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: blink;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}
.level1 {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.trait-fin-gris-table {
	border:solid #999999;
	border-width:1px;
}
.red-11px-bold {
	color: #990000;
	font-weight: bold;
	font-size: 11px;
}
.blanc-bold {
	color: #FFFFFF;
	font-weight: bold;
}
.blanc-12px-bold {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.titre-detail {
	color: #990000;
	font-size: 12px;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
}
.12px-bold {
	font-size: 12px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.select1 {
	background-color:#FFFFFF;
	border:solid #414141;
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	width:120px;
	border-width:1px;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
}
.select2 {
	background-color:#FFFFFF;
	border:solid #414141;
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	border-width:1px;
}
.edit1 {
	background-color:#FFFFFF;
	border:solid #414141;
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	border-width:1px;
}
.red {
	color: #990000
}
.jaune {
	color:#E8D18E
}
.white {
	color:#FFFFFF
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
dl#menu {
	width: 186px;
}
dl#menu li {
	text-align: left;
	background: #E6E6E6;
}
dl#menu li a, dl#menu dt a {
	color: #000000;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}
dl#menu li a:hover, dl#menu dt a:hover {
	background: #FFFFFF;
}
a.image {
	display: block;
	width: 38px;
	height: 36px;
	background-image: url('skin1/download-0.jpg');
	background-repeat: no-repeat;
}
a.image:hover {
	background-image: url('skin1/download-1.jpg');
}
.highlightit img {
filter:progid:DXImageTransform.Microsoft.alpha(opacity=50)
}
.highlightit:hover img {
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100)
}
.15px-blue-gras {
	font-size: 18px;
	color: #069;
	font-weight:bold;
}