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



/*ZONE EDITORIAL - GAUCHE*/

#zone-editorial                  {
	text-align: right;
	position: absolute;
	top: 80px;
	left: 39px;
	width: 270px;
	height: 260px
	}






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

	
	
#postexte             {
	position: absolute;
	top: 200px;
	left: 0;
	width: 260px
	}

	
	

/*NOTE*/
#parcours            {
	color: #ccc;
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
	text-align: left;
	position: absolute;
	top: 234px;
	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
	}




