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



/*ZONE EDITORIAL - EN-TETE*/


#listing       {
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: 20px;
	left: 40px
	}




	
#entete .actif {
	color: #f93
	}
	
	
#partenaires  {
	color: #fc9;
	font-size: 11px;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 40px
	}


/*ZONE EDITORIAL - DROITE*/


#editorial-droit   {
	text-align: left;
	}

#zone-editorial              {
	text-align: left;
	top: 84px;
	right: 42px;
	width: 234px;
	height: 260px
	}



#zone-editorial dl          {
	margin-top: 20px
	}

#zone-editorial dl dt {
	font-style: italic;
	font-weight: bold
	}

#editorial-gauche img  {
	margin-left: 40px
	}


/*PAGE PARTENAIRES*/

#body-partenaires #editorial img  {
	position: relative;
	top: 12px;
	left: 40px
	}



/*DESIGN LIENS*/

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


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

	
a:hover, a.actif  {
	color: #f93;
	text-decoration: none
	}


