#body-vestiaires #container      {
	background-image: url("../../images/scope/visite/vestiaires-scope.jpg");
	background-repeat: no-repeat;
	background-position: left top
	}



/*ZONE EDITORIAL - GAUCHE*/

#zone-editorial            {
	text-align: right;
	position: absolute;
	top: 4px;
	left: 4px;
	width: 262px;
	height: 334px
	}








/*SCROLLING DE TEXTE*/

#box    {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1;
	}


#up       {
	cursor: pointer;
	position: absolute;
	z-index: 2;
	top: 30px;
	left: 6px
	}



	
#track    {
	position: absolute;
	top: 40px;
	left: 0;
	height: 100px
	z-index: 3
	}

	


#down      {
	cursor: pointer;
	position: absolute;
	z-index: 5;
	top: 76px;
	left: 6px
	}




#contentMask            {
	position: absolute;
	z-index: 6;
	top: 0;
	left: 26px;
	width: 230px;
	height: 112px;
	overflow: hidden;
	clip: rect(0, 230px, 112px, 0)	
	
	}






/*BLOC CONTENANT LE TEXTE*/
#content         {
	color: #333;
	font-style: italic;
	text-align: left;
	position: absolute;
	top: 0;
	left: 0;
	width: 230px
	}



	
	

	
/*NOTE*/
#parcours      {
	color: #333;
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
	text-align: left;
	position: absolute;
	top: 310px;
	left: 26px;
	width: 260px
	}

#parcours a:link     {
	color: #333;
	text-decoration: none
	}

#parcours a:visited    {
	color: #333;
	text-decoration: none
	}
	
#parcours a:hover        {
	color: #333;
	font-weight: bold;
	text-decoration: none
	}
