	#bandeau-haut {
		background: url(../images/themes/b_entreprise.jpg);
	}
	
	#contenu {
		background:url(../images/themes/fond-entreprise.jpg) no-repeat 100% 90%;
	}
	
	#zone-texte H1,
	#zone-texte H4 {
		color: #8e2543;
	}
	
	#liste-articles li {
		border-bottom: 1px solid #8e2543;
	}
	
	.lien_detail {
		color: #8e2543;
		border-left: 1px solid #8e2543;
	}
	
	#texte ul {
		padding-left: 20px;
	}
	
	.socle-article {
		border-bottom: 1px solid #8e2543;
	}

	