
	html {
		font-size: 100%;
	}
	body {
		font: 1em/1.4 Arial, Helvetica, serif;
		margin: 0;
		padding: 0;
		background: #000;
	}
	
	/* Headings */
	h1, h2, h3 {
		font-style: normal;
		font-weight: bold;
		line-height: 1.2;
	}
	h1 {
		color: #799259;
		font-size: 1.2727em;
		margin: 0 0 1.25em 0;
		border-bottom: 1px solid #799259;
	}
	h2 {
		color: #000;
		font-size: 1.2727em;
		margin: 1em 0 0.25em 0;
	}
	h3 {
		color: #000;
		font-size: 1em;
		margin: 0;
	}
	/* Lists */
	ul, ol {
		margin: 0 0 1em 1.5em;
		padding: 0;
	}
	/* Paragraphs */
	p {
		margin: 0 0 1em 0;
		font-weight: bold;
	}
	/* Links */
	a {
		color: #799259;
		text-decoration: underline;
	}
	a:focus, a:hover, a:active {
		text-decoration: underline;
	}

	/* Suppress border on images inside links */
	a img {
		border: none;
	}
	
	img {
		display: block;
	}
		
	/* Miscellaneous inline elements */
	em {
		font-style: italic;
	}
	strong {
		font-weight: bold;
	}
	abbr {
		border-bottom: none;
	}
	/* Forms */
	form, fieldset {
		border: none;
		margin: 0;
		padding: 0;
	}
	input, button, select, textarea {
		border: 1px solid #A4B97F;
		font-family: Arial, Helvetica, serif;
		font-size: 1em;
		vertical-align: middle;
	}

	/* --- /Base styles --- */
	
	.clear {
		clear: both;
		display: block;
	}

	.adresse {
		width: 250px;
		text-align: center;
		margin: 50px auto;
		border: 1px solid #000;
		padding: 10px;
		font-weight: bold;
	}	

	#main {
		color: #000;
	}	

	#page {
		margin: 0 auto;
		width: 1250px;
		border-left: 1px solid #FFF;
		border-right: 1px solid #FFF;
		border-bottom: 1px solid #FFF;
		background: #FFF;
	}

	/* Header */	
	#header {
		height: 262px;
	}
	#banniere {
		background-image: url("../images/banniere.jpg");
		background-repeat: no-repeat;
		height: 219px;
		width: 1250px;
		border-bottom: 1px solid #FFF;
	}

	#banniere p {
		clear: both;
		position: absolute;
		left: -666em;
	}
	
	/* Navigation */
	#nav {
		float:left;
		width: 1248px;
		list-style-type: none;
		padding: 1px;
		margin: 0;
		height:40px;
		background:#999;
	}

	#nav li {
		float: left;
		background: #000;
	}
	
	/* /Navigation */
	#langue {
		float:right;
	}

	/* Content */
	#content {
		clear: both;
		padding: 20px 40px 40px 110px;
		border-top: 1px solid #FFF;
		background: url("../images/restaurphoto.jpg") no-repeat 10px 20px;
		min-height: 540px;
	}
	/* Hack pour min-height Internet Explorer 6 */
	* html #content {
		height: 540px;
	}

	#content li {
		margin: 0 0 1em 0;
		padding: 0;
	}
	
	/* Text replacement */
	.txt {
		display: block;
		margin: 0;
		overflow: hidden;
		padding: 0;
		text-indent: -666em;
		border: none;
	}

	/* Footer */
	#footer {
		clear: both;
		width: 1250px;
		margin: 10px auto;
		text-align:center;
		color: #FFF;
	}

	.left {
		float: left;
		margin-right: 40px;
	}
	
	.right {
		float: right;
	}

	.fond-box {
		float:left;
		background: #000 url("../images/fond-box.jpg") no-repeat;
		width: 419px;
		height: 298px;		
	}
	
	.fond-box h2, .fond-box p {
		padding: 25px 40px 0 40px;
		color: #FFF;
	}

	.horizontal {
		width: 100%;
		height: 420px;
	}
	
	.vertical {
		width: 100%;
		height: 620px;
	}

	.horizontal .fond-box {
		margin: 35px 0;
	}
	
	.vertical .fond-box {
		margin: 130px 0;
	}
	
	 #numerisation {
		width: 600px;
		height: 200px;
		margin: 20px auto;
		background: #000 url("../images/fond-box-numerisation.jpg") no-repeat;
	}

	#numerisation h2, #numerisation p {
		padding: 25px 40px 0 40px;
		text-align: center;
		color: #FFF;	
	}	
	
	.aide {
		font-size: 1em;
		text-align: center;
	}

	
	.vertical .photo {
		float: left;
		width: 404px;
		height: 581px;
		margin-left: 140px;
}
		
	.horizontal .photo {
		float: left;
		width: 565px;
		height: 381px;
		margin-left: 60px;
}
/* TABLEAU Tarifs*/

.tarifs {
	width: 900px;
	padding: 0;
	margin: 20px 0;
}

.tarifs th {
	color: #FFF;
	border: 1px solid #C1DAD7;
	text-align: left;
	padding: 6px 0px 6px 6px;
	background: #799259;
}

.tarifs td {
	border: 1px solid #C1DAD7;
	background: #FFF;
	padding: 6px 6px 6px 12px;
}

.tarifs th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	background: #FFF;
	font-size: 1em;
	color: #000;
}

/* Bon de commande
	#commande {
		width: 600px;
	}

	#contact {
		width: 400px;
	}
		
	#commande label {
		display: block;
		float: left;
		margin-right: 5px;
		width: 270px;
	}

	#contact label {
		display: block;
		float: left;
		margin-right: 5px;
		width: 170px;
	}
	
	#commande input, #commande select, #contact input, #contact select {
		display: block;
		float: left;
		margin: 0 0 1em 0;
		width: 47%;
	}

	#commande input.odd, #commande select.odd, #contact input.odd, #contact select.odd {
		margin: 0 10px 1em 0;
	}

	#commande input.image-button, #contact input.image-button {
		border: none;
		display: inline;
		float: right;
		margin: 0 150px 2em 0;
		width: auto;
		border: 1px solid #C1DAD7;
	}
	
	#commande textarea, #contact textarea {
		display: block;
		float: left;
		height: 6em;
		margin: 0 0 1em 0;
		width: 280px;
	}*/
