body {
	background-image: url(lignejuin3.jpg); 
	scrollbar-face-color : #fff;
	scrollbar-highlight-color : #fff;
	scrollbar-3dlight-color : #fff;
	scrollbar-darkshadow-color : #fff;
	scrollbar-shadow-color : #fff;
	scrollbar-arrow-color : #e85a00;
	scrollbar-track-color : #fff;
}
* {
	clip : rect();
	font : 9px Tahoma;
	color : #000;
	border : none;
	border-color : black inset;
	text-align : justify;
}
h1 {
	font-weight : 600;
                color : #000;
}
a {
	font-size : 9px;
	color : #e85a00 ;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-weight : normal;
	text-decoration : none;
	border : none;
	cursor : crosshair;
}
 a:hover {
	color : #44f3f8;
}
p {
	text-indent : 3px;
}
em {
     font-style : italic;
}

/*
+++++++++++++++++++++++++++++++++++++++
|                                div                                        |
+++++++++++++++++++++++++++++++++++++++
*/
#centrer {
	position : absolute;
	top : 3px;
	left : 0px;
	width : 100%;
	text-align : center;
	z-index : 0;
}
#fond {
	background-image : url(juin4.jpg);
	position : relative;
	width : 863px;
	height : 572px;
                top : 5px;
                left: 20px;
	margin : 0 auto 0 auto;
	z-index : 3;
}
#Layer1 {
	position : relative;
	left : 512px;
	top : 24px;
	width : 350px;
	height : 522px;
	direction : ltr;
	text-align : center;
	overflow : auto;
	z-index : 1;
}
#inverse {
	position : relative;
	left : 0;
	top : 0;
	direction : ltr;
	padding-left : 0px;
	z-index : 2;
	padding-top: 5px;
	padding-right: 30px;
                padding-bottom: 100px;
	margin: auto;
}
#menu {
	position : absolute;
	width : 380px;
                height : 20px;
	left : 90px;
                top : 535px;
	z-index : 5;
}
#menu p {
	margin : 10px;
	text-align : left;
	text-indent : 0;

}
#estat {
	position : absolute;
	left : 0px;
	top : 0px;
	visibility : hidden;
	z-index : 7;
}
/*
+++++++++++++++++++++++++++++++++++++++
|                                classes                                            |
+++++++++++++++++++++++++++++++++++++++
*/
.drag {
	position : relative;
	cursor : hand;
}

