body
{
	margin: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 760px;
	color: #000000;
	background: #ffffff;
	font-size: small;
	font-family: "Verdana" ,sans-serif;
}
h1
{
	margin:0px 0px 20px 0px;
	font-size: medium;
	text-align :center;
	color: #DB4D01;
}
h2
{
	margin: 0px;
	margin-bottom: 10px;
	padding-top: 30px;
	font-size: 14px;
	color: #DB4D01;
	clear: both;
}
a
{
	color: #DB4D01;
	text-decoration: none;
	cursor: pointer;
}

a:hover, .cur
{
	color: #00C4DB;
}
img
{
	margin: 10px;
}
a img
{
	border: none;
	text-decoration: none;
}
li {
	list-style-image: url("../images/menu-link.png");
	font-weight: bold;
}

li:hover {
	list-style-image: url("../images/menu-link-hover.png");
}
.left-img-legend
{
	margin-left: 10px;
	margin-bottom: 20px;
	color: #DB4D01;
	clear: both;
	float: left;
	font-size: x-small;
}
.right-img-legend
{
	margin-right: 10px;
	margin-bottom: 20px;
	color: #DB4D01;
	clear: both;
	float: right;
	font-size: x-small;
}
table
{
	width: 100%;
	font-size: 12px;
	font-weight: bold;
}
th,td
{
	height: 25px;
}
th
{
	text-transform: uppercase;
	text-align: center;
}
.table-blue
{
	background:#3399FF;
	text-align: left;
}
.table-yellow
{
	background:#FFFF00;
	text-align: center;
}
.table-red
{
	background:#DC4F00;
	text-align: center;
}
.table-green
{
	background:#33FF43;
	text-align: center;
}
form br
{
	clear: both;
}
label {
	width: 130px;
	margin-top: 2px;
	display: block;
	float: left;
	font-style: italic;
	text-align: left;
}
input[type=text], input[type=submit], textarea, select
{
	margin-top: 2px;
	float: left;
	display: block;
	border: 1px solid #DB4D01;
}
input[type=submit]
{
	margin-top: 10px;
  	color : #FFFFFF;
  	background : #DB4D01;
}
input[type=submit]:hover
{
	cursor: pointer;
  	background : #00C4DB;
  	border: 1px solid #00C4DB;
}
input[type=text].input-number
{
	width:20px;
}
legend
{
	color: #DB4D01;
	font-weight: bold;
}
fieldset
{
	margin:0px;
	margin-left: 103px;
	padding: 10px 40px 10px 20px;
	float: left;
	width: auto;
	border: 1px solid #DB4D01;
}
fieldset.no-border
{
	margin: 0px;
	padding: 0px 10px 10px 0px;
	border: none;
}
fieldset a
{
	display: block;
	padding-left: 12px;
	font-weight: bold;
	font-size: 11px;
}
fieldset a:hover, fieldset a.cur
{
	background: url('../images/contact-link-hover.png') center left no-repeat;
}
fieldset.reservation
{
	margin: 0px;
	padding: 10px 20px 10px 5px;
	clear: both;
	width: 665px;
}
fieldset.reservation legend
{
	font-weight: normal;
	font-size: 11px;
}
fieldset.reservation input[type=text], fieldset.reservation select
{
}
#header
{
	height: 108px;
	background: url('../images/banner.jpg') no-repeat top left;
	display: block;
}
#header img
{
	margin: 0px;
}
#menu
{
	background: url('../images/menu.jpg') no-repeat top left;
	font-size: 12px;
	letter-spacing: -0.3px;
}
#menu a
{
	padding-left: 12px;
	padding-right: 2px;
	font-weight: bold;
	background: url('../images/menu-link.png') center left no-repeat;
}
#menu a:hover, #menu .cur
{
	background: url('../images/menu-link-hover.png') center left no-repeat;
}
#menu-top
{
	padding-bottom: 20px;
}
#menu-bottom
{
	padding-top: 12px;
	padding-bottom: 15px;
}
.menu-left
{
	float: left;
}
.menu-right
{
	float: right;
}
a#reservation
{
	display: block;
	height: 24px;
	width: 148px;
	padding-top: 5px;
	padding-left: 21px;
	background: url('../images/menu-link-2.png') center left no-repeat;
	color: #ffffff;
}
a:hover#reservation, .cur#reservation
{
	background: url('../images/menu-link-2-hover.png') center left no-repeat;
	color: #ffffff;
}
#main
{
	padding: 10px 5px 20px 5px;
	text-align: justify;
	background: url('../images/main.jpg') top left repeat-y;
}
strong.very
{
	color: #DB4D01;
}
table.link td
{
	padding-left: 50px;
	font-weight: normal;
	height: auto;
}
td.link
{
	padding-left: 0px;
	text-align: right;
}
#footer
{
	border-bottom: 1px solid #DB4D01;
	font-weight: bold;
	letter-spacing: -0.5px;
	color: #DB4D01;
	clear: both;
}
#footer a:hover
{
	color: #DB4D01;
}
#eop
{
	text-align: center;
	font-size: x-small;
	color: #DB4D01;
}
#eop a
{
	font-weight: bold;
}
.petit
{
	font-size: x-small;
	font-weight: bold;
	color: #DB4D01;
}
