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



/*EDITORIAL*/

#galerie   {
	text-align: center;
	position: relative;
	top: 230px;
	left: 40px;
	width: 700px
	}


#pages     {
	color: #ccc;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	margin-top: 6px;
	border-top: none
	}



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

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

	
#pages a:hover  {
	color: #0cf;
	text-decoration: none
	}
	
#pages span {
	color: #0cf;
	}