body {
	margin-top: 0px;
	background-image: url(img/bg_grapes.gif);
	background-repeat: repeat-y;
	background-color: #EAE3A9;
}
.contenu {
	width: 650px;
	height: 400px;
	background-color: #a79d73;
}
#grand_div {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 689119;
	border-left-color: 689119;
	background-color: #A89C72;
}

#entete {
	width: 650px;
	margin-top: 0px;
	margin-left: 0px;
	height: 142px;
}
.div_accueil {
	width: 250px;
	margin-left: 40px;
}

#logo {
	margin-top: 10px;
	margin-left: 50px;
}
#table_menu {
	margin-left: 25px;
}
#tab_gallerie {
	margin-top: 5px;
	margin-left: 0px;
	width: 258px;
	float: left;
	height: 335px;
}


#cont_gauch {
	float: left;
	width: 125px;
	background-color: #FDF6E1;
	height: 100%;
	margin-left: 25px;
}
#separateur {
	float: left;
	width: 3px;
	height: 481px;
	background-color: #000000;
}
.separ_horiz {
	height: 31px;
	width: 650px;
	background-image: url(img/top-07.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #BCB684;
}

#cont_droit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 390px;
	margin-top: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: 0px;
	float: right;
}
#pied_de_page {
	width: 100%;
	background-color: #101854;
	height: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D5D1B3;
	padding-top: 15px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FAF7E6;
	text-align: center;
	line-height: 17px;
}
#map {
	height: 400px;
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 1px solid #CCCCC;
	margin-top: 56px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #101854;
	text-decoration: none;
	font-weight: bold;
}
.txt_normal {
	color: #FFFFFF;
}
.div_buffets {
	width: 375px;
	margin-top: 5px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}
h2 {
	color: #48432D;
	margin-top: 1em;
	margin-bottom: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.div_prix {
	float: right;
	width: 187px;
}
.descr_buf {
	float: left;
	width: 187px;
}

.txt_normalP {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
}
.contenubuf {
	width: 650px;
	background-color: #a79d73;
	height: 700px;
}
#content {
	background-color: #79d73;
	width: 650px;
}

.div_h2 {
	width: 375px;
	margin-top: 3px;
	float: left;
	margin-bottom: 8px;
	padding-bottom: 6px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #EBE6B1;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	margin-bottom: 0em;
	font-weight: lighter;
	font-style: italic;
	padding-right: 20px;
	padding-left: 10px;
	vertical-align: top;
	text-align: right;
	line-height: 25px;
}
.contenumap {


	width: 650px;
	height: 500px;
	background-color: #a79d73;
}
.div_img {
	background-color: #A89C72;
	width: 650px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
