body{
	background-color: #fefee8;
	font-size: 14px;
	color: #660000;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin: 0px;
}
table{
  border: 0px;
  margin: 0px;
  padding: 0px;
}
td{
	font-size: 14px;
}
A {
	color: #006666;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	color: #cc0000;
	font-weight: bold;
}
.menuType {
	font-size: 30px;
	color: #D4C436;
	font-weight: bold;
  font-style: italic;
}
.menuType:hover {
	font-size: 30px;
	color: #990000;
	font-weight: bold;
  font-style: italic;
}
.menuGroup {
	color: #660000;
}
.menuGroup:hover {
	color: #CC0000;
}
.menuGroupSpec {
	font-weight: bold;
	color: #660000;
}
.menuGroupSpec:hover {
	font-weight: bold;
	color: #cccc00;
}
.menuGroupTitle {
	font-size: 24px;
	font-weight: bold;
   font-style: italic;
   color: #A59566;
   text-align: center;
}
.menuGroupHeader {
	font-size: 14px;
   font-style: italic;
   text-align: center;
}
.menuGroupFooter {
	font-size: 16px;
   font-style: italic;
   text-align: center;
	font-weight: bold;
}
.note{
 	color: red;
	font-size: 12px;
	font-weight: bold;
}
.menuSubGroupTitle {
	font-size: 20px;
	font-weight: bold;
   font-style: italic;
   text-align: center;
	color: #996633;
}
.description{
	font-size: 12px;
   font-style: italic;
 }
.price{
	font-size: 24px;
   font-style: italic;
 }
.petit{
	font-size: 4px;
 }
