html {
	width:100%;
	height:100%;
}
body {
	background-color:#000000;	
	color:#FF9900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
div.menu {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:30px;
	border:0px solid #333333;
}
div.menu span {
	padding:2px 4px;
	margin: 0px 4px;
	line-height:24px;
	background-color: #444444;
	border:0px solid #333333;
}
div.edit0 {
	background-image:url(../../fpp/fnt-actualite.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:760px;
	height:500px;
	font-size:18px;
	line-height:28px;
	text-align:left;
}
div.edit1 {
	background-image:url(../../fpp/fnt-entrees.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:760px;
	height:500px;
	font-size:18px;
	line-height:28px;
	text-align:left;
}
div.edit2 {
	background-image:url(../../fpp/fnt-plats_desserts.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:760px;
	height:500px;
	font-size:18px;
	line-height:28px;
	text-align:left;
}
div.edit3 {
	background-image:url(../../fpp/fnt-vins.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:760px;
	height:500px;
	font-size:18px;
	line-height:28px;
	text-align:left;
}
form {
	margin:0px;
	padding:0px;
	padding-left:52px;
	padding-top:83px;
}
textarea {
	background:none;
	background-color:transparent;
	width:536px;
	height:359px;
	border:none;
}
a, a:hover {
	color:#cccccc;
	font-weight:normal;
}
input.save {
	position:relative;
	float:right;
	top:-34px;
	left:-55px;
	width:105px;
	height:31px;
}
