/* CSS Document */

body {
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
	background: #9c8969 url(../images/fond1.jpg) repeat-x top center;
}


#fond_bann{
	margin-top:30px;
	background: url(../images/fond_bann.png) top repeat-x;
	height:170px;
	position: inherit;
}

#corps{
	background:url(../images/corps_good.jpg) top center no-repeat;
	height:740px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-138px;
}

#corps_tarif{
	background:url(../images/corps_tarif.jpg) top center repeat-y;
	height:1150px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-138px;
}

#corps_contact{
	background:url(../images/corps_tarif.jpg) top center repeat-y;
	height:900px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-138px;
}


#titre{
	margin-left:auto;
	margin-left:auto;
	width:900px;
}


#logo{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#lustin{
	float:left;
	height:133px;
	width:359px;
}
	
#flash{
	float:right;
	margin-top:1px;
	height:276px;
	width:530px;
}

#menu{
	margin-top:5px;
	height:544px;
	width:250px;
	float:left;
	padding-left:10px;
}

#separation_ver{
	background:url(../images/separation_verti.jpg) center no-repeat;
	margin-top:20px;
	width:1px;
	height:473px;
	float:left;
}

#texte{
	padding-top:10px;
	border-top: #a9754b 1px solid;
	color:#4c2c11;
	text-align:justify;
	margin-left:20px;
	margin-top:20px;
	font-family:"Times", times New Roman, serif;
	font-style:italic;
	float:left;
	width:550px;
	height:auto;
	font-size:17px;
	line-height:25px;
}

#texte a{
	color:#4c2c11;
	text-decoration: none;
}

#texte a:hover{
	color:#4c2c11;
	text-decoration: underline;
}


#texte_tarifs_prix{
	color:#4c2c11;
	text-align:justify;
	font-family:"Times", times New Roman, serif;
	font-style:italic;
	float:left;
	width:500px;
	height:auto;
	font-size:15px;
	margin-left:auto;
	margin-right:auto;
}

#restaurant{
	height:254px;
	width:277px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/restaurant.jpg) no-repeat center;
	border:#4c2c11 solid 1px;
}

#picto{
	border:#4c2c11 solid 1px;
	height:80px;
	width:520px;
	margin-left:auto;
	margin-right:auto;
}

#image_lien{
	height:75px;
	}

#footer{
	background: url(../images/fond_footer.png) right repeat-x;
	height:41px;
}

#barre-bas{
	font-family:"Times", times New Roman, serif;
	color: #4c2c11;
	font-size: 14px;
	height: 30px;
}

#barre-bas a{
	font-family:"Times", times New Roman, serif;
	color: #4c2c11;
	font-size: 14px;
	text-decoration: none;
}

#barre-bas a:hover{
	font-family:"Times", times New Roman, serif;
	color: black;
	font-size: 14px;
	text-decoration: none;
}

h1{
	font-family:"Times", times New Roman, serif;
	color: #4c2c11;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}

