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





/*ZONE EDITORIAL - DROITE*/

#zone-editorial                {
	text-align: right;
	position: absolute;
	top: 40px;
	right: 15px;
	width: 240px;
	height: 150px
	}






/*BLOC CONTENANT LE TEXTE*/
#content           {
	color: #fff;
	font-style: italic;
	text-align: right;
	position: absolute;
	top: 0;
	right: 0;
	width: 240px
	}
	
	
#content a:link   {
	color: #fff;
	text-decoration: none
	}

	

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


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