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



/*ZONE EDITORIAL - DROITE*/

#zone-editorial              {
	text-align: right;
	position: absolute;
	top: 64px;
	right: 42px;
	width: 240px;
	height: 276px
	}













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



	
	

	
/*NOTE*/
#parcours           {
	color: #333;
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
	position: absolute;
	top: 256px;
	right: 0;
	width: 300px
	}


#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
	}








