body {
	margin: 0;
	border: 0;
	background-color: #79A944;
}

img {
	margin: 0;
	border: 0;
}
	
td {
	vertical-align: top;
}

form {
	width: 400px;
}

input {
	color: #455D2B;
	font-family: arial;
	font-size: 11pt;
	font-weight: normal;
	text-align: center;
}

.restaurant {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.menu {
	color: #455D2B;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.titre1 {
	margin: 10px auto 20px auto;
	color: #455D2B;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	text-transform: uppercase;
}

.style1 {
	width: 35Opx;
	margin: 10px auto 10px auto;
	color: #455D2B;
	font-family: arial;
	font-size: 11pt;
	font-weight: normal;
	text-align: center;
}

.style2 {
	width: 350px;
	margin-left: 10px;
	color: #455D2B;
	font-family: arial;
	font-size: 11pt;
	font-weight: normal;
	text-align: left;
}

.formulaire {
	color: #455D2B;
	font-family: arial;
	font-size: 11pt;
	font-weight: normal;
	text-align: left;
}

.adresse {
	color: #FFFFFF;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.souligne {
	text-decoration: underline;
}

.bas {
	color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;
	text-align: right;
}

a.menu {
	color: #455D2B;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

a:link.menu {
	color: #455D2B;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

a:visited.menu {
	color: #455D2B;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

a:hover.menu {
	color: #455D2B;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

a:active.menu {
	color: #455D2B;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

a.bas {
	color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

a:link.bas {
	color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

a:visited.bas {
	color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

a:hover.bas {
	color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

a:active.bas {
	color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
.styletext {
	margin-left: 10px;
	color: #455D2B;
	font-family: arial;
	font-size: 11pt;
	font-weight: normal;
	text-align: justify;
}