#super-conteneur {
	background: url(../images/styles/fond-lilas.gif) repeat-x;
}


a {
	color:#a2477d;
}


H2 {
	color:#a2477d;
}


.actif {
	background-color:#f0e0ea;
}


#menu-haut a:hover {
	background: #f0e0ea;
}


#menu-interne li {
	background: #f0e0ea;
}


#continuer {
	background-color:#f0e0ea;
}


#bord-gauche {
	background-image: url(../images/styles/bord-gauche-lilas.gif);
}


#bord-droit {
	background-image: url(../images/styles/bord-droit-lilas.gif);
}


#entete {
	background:url(../images/styles/entete-lilas.jpg) repeat-x;
}