.titrepage {
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: sans-serif;
	font-style: normal;
}
a.lienmenu {
	color: #669933;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

a.lienmenu:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: sans-serif;
	background-color: #000000;
}
a.lienmenuclic {
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.lienmenuclic:hover {
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}

