.tablemenu {
	font-size: 12px;
	color: #4C2177;
	background-color: #8FBABF;
	font-family: Tahoma;


}
.titre {
	font-family: Tahoma;
	font-size: 14px;
	color: #4C2177;
	background-color: #8FBABF;
	font-weight: bold;
	text-align: center;
}
.lienmenu {
	color: #4C2177;
	font-family: Tahoma;

}
p {
	font-family: Tahoma;
	font-size: 12px;
}
li {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.liref {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
}

.cadre {
	border-top-style: solid;
	border-top-color: #8FBABF;
	border-left-style: solid;
	border-left-color: #8FBABF;
	border-right-style: solid;
	border-right-color: #8FBABF;
	border-bottom-style: solid;
	border-bottom-color: #8FBABF;
}

.manuscrit {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: italic;
}
