#page {
	background-image: url(images/fond-page.jpg);
	background-repeat: repeat-y;
	width: 970px;
	margin: auto;
}
.haut-gauche {
	background-image: url(images/haut-menu.jpg);
	height: 349px;
	width: 165px;
	background-repeat: no-repeat;
}
.corps h1, #titre_popup, h1.tarif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C9D119;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C9D119;
	margin-right: 10px;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	font-weight: bold;
}
.petit a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.corps p {
	text-align: justify;
}


.marge ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.marge {
	vertical-align: top;
}

.marge img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.marge li {
	background-image: url(images/separateur.jpg);
	background-position: left bottom;
	padding-bottom: 9px;
}

.bandeau {
	background-image: url(images/bandeau.jpg);
	height: 224px;
	width: 805px;
}
.corps {
	background-image: url(images/haut-corps.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 1px;
}
.bas {
	background-image: url(images/bas-page.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 805px;
	padding-top: 165px;
	text-align: center;
	color: #FFFFFF;
}
.footer a {
	font-size: 11px;
	color: #BBBBBB;
}
.bas a {
	color: #FFFFFF;
}





body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/fond-body.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	background-color: #FFFFFF;
}
html {
	background-color: #895C47;
}
.infos {
	background-image: url(images/fond-info.jpg);
	background-repeat: repeat-y;
	width: 170px;
	color: #FFFFFF;
}
.infos ul{
	min-height:150px
}
.infos ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.ligne_info {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 3px;
	text-align: center;
	background-image: url(images/sep-infos.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 9px;
	padding-left: 3px;
}
.speGourmande .ligne_info {
	float: left;
	width: 170px;
	text-align: center;
	margin-top: 3px;
	margin-left: 3px;
}
.ligne_info a {
	color: #FFFFFF;
}


.infos a:link, .infos a:visited, .speGourmande a:link, .speGourmande a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.infos a:hover, .speGourmande a:hover  {
	color: #FFFFFF;
	text-decoration:underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #895C47;
}
.speGourmande {
	background-image: url(images/fond-spe-gourmandes.jpg);
	background-repeat: repeat-y;
	list-style-type: none;
	padding: 0px;
	width: 390px;
}
.speGourmande ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	overflow: visible;
	width: 360px;
}
.contenu a {
	color: #336600;
}
#tarifs {
	border: 2px solid #895C47;
}
#tarifs .intitule {
	color: #FFFFFF;
	background-color: #895C47;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tarifs td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #895C47;
}
