h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #990066;
}

#menu-region {
	padding-left: 10px;
	background: #93107e;
}

#texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #93107e;
}

#contenu a {
	color: #990066;
	text-decoration: none;
}

#contenu a:hover {
	color: #990066;
	text-decoration: underline;
}

/* Bas de page */
#footer {
	background: #93107e;
}