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



/*ZONE EDITORIAL - GAUCHE*/

#zone-editorial                    {
	text-align: right;
	position: absolute;
	top: 18px;
	left: 39px;
	width: 230px;
	height: 310px
	}








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

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




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

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







