body {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0F0F0F;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #CFCFCF;
	background-color: #ffffff;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 0px;
	margin-top: 0px;
}

table{
	font-size: 11px;
	color: #2E2E2E;
}

div.header{
	color: #404040;
	font-size: 22px;
	font-style: italic;
	font-weight: 800;
	text-align: right;
	padding-right: 10px;
}

a.menus{
	font-weight: 500;
   text-decoration: none;
	height: 12px;
	line-height: 12px;
	color: #292929;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px none;
	margin-left: 0px;
	margin-right: 1px;
	margin-top: 2px;
}

a.menus:hover{
	border: 1px solid #343434;
	background-color: White;
	padding-left: 5px;
	padding-right: 5px;
}

td.menuleft{
	background: url(assembleur/menu-left.gif) no-repeat;
	height: 23px;
	width: 19px;
}

td.menuright{
	background: url(assembleur/menu-right.gif) no-repeat;
	height: 23px;
	width: 19px;
}

td.menubody{
	background: url(assembleur/menu-body.gif);
	height: 23px;
	vertical-align: middle;
	
}

td.menutwin{
	background: url(assembleur/menu-twin.gif) no-repeat;
	height: 23px;
	width: 23px;
}

div.tabgrey{
	background-image: url(assembleur/tab-grey.gif);
	background-repeat: no-repeat;
	width: 161px;
	height: 18px;
	line-height: 18px;
	text-indent: 7px;
	font-weight: 600;
	vertical-align: middle;
	color: #333333;
	margin-top: 2px;
}

div.tabblue{
	background-image: url(assembleur/tab-blue.gif);
	background-repeat: no-repeat;
	width: 114px;
	height: 18px;
	line-height: 18px;
	text-indent: 7px;
	font-weight: 600;
	vertical-align: middle;
	color: #333333;
	margin-top: 2px;
	color: White;
}

div.bckgrey{
	border: 1px solid #483D8B;
	width: 161px;
	height: 155px;
	offbackground: url(assembleur/bck-grey.gif);
	background-repeat: repeat-x;
	margin-top: 1px;
	background-color: White;
}

div.bckblue{
	border: 1px solid #483D8B;
	width: 161px;
	lheight: 100px;
	offbackground: url(assembleur/bck-blue.gif);
	background-repeat: repeat-x;
	margin-top: 1px;
	background-color: White;
}

input.searchbutton{
	background: transparent url(assembleur/anonym-button-red.gif);
	border: 0px none;
	height: 21px;
	width: 79px;
	text-align: center;
	color: White;
	font-weight: 600;
}

input.searchme{
	background:;
	border: 1px solid #202020;
	width: 200px;
	color: #252525;
	background-color: #E4E5D6;
	height: 18px;
}

td.mainbody{
	border: 1px solid #383838;
}

table.topbck{
	background-repeat: repeat-x;
	background-image: url(assembleur/bck-dot.gif);
	
}
