@media screen and (-webkit-min-device-pixel-ratio:0) { /* Hack Safari/Chrome */
	#contenu #about_history {
		background:			url('../images/background_about.png') repeat-y top 6px;
	}
}

