 body{
	margin: 0 0 0 0;
	background:#ffffff;
	background-repeat:repeat-x;
}
#PAGE{
	position:absolute;
	left:50%; top:0px;
	margin-left:-635px;/*-513px*/
	width:1270px;
	height:761px;
	z-index:0;
	background:#ffffff
	background-repeat:no-repeat;	
}
#MAIN{
	position:absolute;
	left:50%; top:0px;
	margin-left:-512px;
	width:1027px;
	height:622px;
	z-index:0;
}
#NAVIGATION{
	position:absolute;
	left:0px; top:0px;
	width:1027px;
	height:73px;	
	z-index:1;
	background-image:url(images/fond_nav.jpg);
	background-repeat:no-repeat;
}
#NAV_ITEMS{
	position:absolute;
	left:242px; top:19px;
	z-index:2;
}
#LOGIN{
	position:absolute;
	left:616px; top:55px;
	z-index:2;
}
#LOGO{
	position:absolute;
	left:53px; top:0px;
	width:164px;
	height:80px;	
	z-index:2;
}
#COL_GAUCHE{
	position:absolute;
	z-index:1;
	left: 0 px; top: 140px;
}
#x_COL_GAUCHE{
	position:absolute;
	z-index:1;
	left: 42px; top: 158px;
	background:#f0f0f0;
}
#COL_CENTRE_TOP{
	position:absolute;
	z-index:2;
	left: 240px;
	top: 115px;
}
#COL_CENTRE{
	position:absolute;
	z-index:1;
	left: 240px;
	top: 158px;
	width: 575px;
	height: 397px;
	background:#FFFFFF;
	background-repeat:no-repeat;
}
#COL_CENTRE_BLANC{
	position:absolute;
	z-index:1;
	left: 240px;
	top: 158px;
	width: 575px;
	height: 397px;
	background:#ffffff;
}
#COL_DROITE{
	position:absolute;
	z-index:1;
	left: 830px; top: 155px;
	width: 147px;
}
#FLUXRSS{
	position:absolute;
	z-index:1;
	left:821px; top:493px
}
#FOOTER{
	position:absolute;
	left:50%;
	top:800px;
	margin-left:-513px;
	width:1027px;
	height:33px;
	z-index:1;
}
#FOOTER a, strong {
	font-size: small;
}

.scroll-track{
 height:10px;
 width:13px;
 background: transparent url(images/track.gif);
 /*background:black;*/
}

.scroll-handle{
 /*border: 1px solid black;*/
 height:13px;
 width:7px;
 background: transparent url(images/cursor.jpg) no-repeat;
 /*background:#5B207B;*/
 cursor:pointer;
}
