		body{
			background:url('../images/carre_background.jpg') top left repeat-x #D0D0D0;
			margin:0px;
		}
		#main{
			margin-left:auto;
			margin-right:auto;
			margin-top:27px;
		}
		#body{
			background:#ffffff;
			width:800px;
			height:600px;
			padding:8px;
			vertical-align:top;
		}
		#copyright{
			padding-top:5px;
			font-family:trebuchet ms, arial;
			color:#eeeeee;
			font-size:11px;
		}	
	
		.menu_active{
			opacity:0;
			filter:alpha(opacity=0);
		}
		.menuItem{
			opacity:0;
			filter:alpha(opacity=0);
			cursor:pointer;
		}
		
		.error{
			color:#8F8166;
			font-family:arial;
			font-weight:normal;
		}
