/* CSS Document */

h1,h2,h3,h4 {
	color:#a87498;
}
/* Zone bas de page */
#zoneBas {
	background-color:#a87498;
	color:white;
	height:100px;
}
h1 a {
	text-decoration:none;
	color:#a87498;
}
