.nom_menu {
	letter-spacing: 0.3em;
	font-variant: small-caps;
	color: #3399CC;
	line-height: 1.666;
	text-align: center;
	font-size: large;
	font-family: "Times New Roman", Times, serif;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	width: 80%;
	left: 10%;
	position: relative;
}
.plat {
	line-height: 1.3;
	color: #CC0066;
	text-align: center;
}
.nom_plat {
	color: #BB8E97;
	font-weight: bolder;
	letter-spacing: 0.1em;
	line-height: 2;
}
.ou {
	line-height: 0.8;
	color: #BB8E97;
}
.separator {
	padding-top: 9px;
	padding-bottom: 9px;
}
