body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	scrollbar-face-color: #3d2e25 ;
	scrollbar-track-color: #1a1a1c ;
	scrollbar-arrow-color: #FFFFFF ;
	scrollbar-shadow-color: #1a1a1c ;
	scrollbar-highlight-color: #1a1a1c ;
	scrollbar-3dlight-color: #1a1a1c ;
	scrollbar-darkshadow-color: #1a1a1c ;
}
td{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#ffffff;
}
.error{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#e1d253;
}
#main {
	position:relative;
	margin-top:50px;
	margin-left: auto;
    margin-right: auto;
	background-image:url(images/bckg.jpg);
	background-repeat:no-repeat;
	width:880px;
	height:685px;
	text-align:left;
}
#bottom {
	position:relative;
	margin-left: auto;
    margin-right: auto;
	margin-top:5px;
	width:880px;
	height:18px;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:#323234;
	text-decoration:none;
}
#bottom a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:#32323a;
	text-decoration:underline;
}
#topmenupart, #topmenupro{
	text-align:right;
	padding-right:25px;
	height:25px;
	padding-top:17px;
	width:855px!important;
	width:880px;
	border-bottom:5px solid #b19c0e;
	padding-bottom:0;
}
#topmenupro{
	border-bottom:5px solid #3d2e25;
}
html>body #topmenupart, html>body #topmenupro{
	height:25px;
}
#topmenucell, #topmenucellpro {
	background-image:url(images/topmenu.jpg);
	background-repeat:no-repeat;
	width:120px;
	height:25px;
	text-align:center;
	float:right;
	margin-left:5px;
	line-height:25px;
	}
#topmenucellpro {	
	background-image:url(images/topmenu_pro.jpg);
}
#topmenucell a, #topmenucellpro a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:25px;
	color: #ffffff;
	text-decoration: none;
	text-transform:uppercase;
}
#topmenucell a#selected, #topmenucellpro a#selected {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:25px;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
}
#topmenucell a:hover, #topmenucellpro a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #e1d253;
	text-decoration: none;
}
#topmenucelloff {
	background-image:url(images/topmenu.jpg);
	background-repeat:no-repeat;
	width:103px;
	height:21px;
	text-align:center;
	float:right;
	margin-left:5px;
	line-height:20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #e1d253;
	text-decoration: none;
}
#botmenu {
	position:absolute;
	top:176px;
	height:31px;
	text-align:left;
	margin-left:20px;
}
.botmenucell, .botmenucellpro {
	background-image:url(images/botmenu.jpg);
	background-repeat:no-repeat;
	width:132px;
	height:31px;
	text-align:center;
	float:left;
	margin-right:5px;
}
.botmenucell{
	background-image:url(images/botmenu_pro.jpg);
}
.botmenucell a, .botmenucellpro a {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height:33px;
	color: #ffffff;
	text-decoration: none;
}
.botmenucell a:hover, .botmenucellpro a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height:33px;
	color: #e1d253;
	text-decoration: none;
}
#botmenucelloff {
	background-image:url(images/botmenu_pro_selected.jpg);
	background-repeat:no-repeat;
	width:132px;
	height:31px;
	text-align:center;
	float:left;
	margin-right:5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height:33px;
	color: #e1d253;
	text-decoration: none;
}
#content {
	position:absolute;
	top:225px;
	width:530px;
	height:430px;
	margin-left:20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#FFFFFF;
	overflow-x: hidden; 
	overflow-y: auto; 
	padding-right:5px;
	
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #e1d253;
	text-decoration: none;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #ffffff;
	text-decoration: underline;
}
