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

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



/*ZONE EDITORIAL - DROITE*/

#zone-editorial            {
	font-style: normal;
	text-align: right;
	position: absolute;
	top: 58px;
	right: 20px;
	width: 262px;
	height: 280px
	}








/*SCROLLING DE TEXTE*/

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



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




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

	


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





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






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



	
	

	
/*NOTE*/
#notedito        {
	color: #9cf;
	font-size: 12px;
	font-style: italic;
	line-height: 13px;
	position: absolute;
	top: 226px;
	right: 25px;
	width: 300px;
	height: 44px
	}



/*DESIGN EDITORIAL et LIENS*/
	
	
h1   {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	position: relative;
	top: 15px;
	right: 50px
	}

	
p {
	margin-bottom: 12px
	}

.actif   {
	color: #9cf
	}

h1  a:link        {
	color: #fff;
	text-decoration: none
	}


h1 a:visited   {
	color: #fff;
	text-decoration: none
	}


h1 a:hover, h1 a.active   {
	color: #9cf;
	text-decoration: none
	}
	
	
	
#content  a:link         {
	color: #ccc;
	text-decoration: none
	}



#content  a:visited    {
	color: #ccc;
	text-decoration: none
	}



#content  a:hover   {
	color: #9cf;
	text-decoration: none
	}

