@import url("reset.css");
body {
	background: #fff;
	color: #60563a; /*#7f724d;*/
	font: 12px/1.6em Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 15px;
}
#body {
	background: #f6eaae;
	padding: 0px;
	position: relative;
	z-index: 2;
}
a {
	color: #055230;
	text-decoration: underline;
}
a:hover {
	color: #2b9968;
	text-decoration: none;
}
div.description {
	height: 22px;
	color: #2b9968;
	font: 10px/22px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	text-align: right;
	padding: 0px 20px 17px 20px;
}
h2, h2 input {
	color: #665a3a;
	padding: 15px 0px 20px 0px;
	font: italic 28px/30px "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	position: relative;
	z-index: 10;
}
h2 input {
	top: -8px;
	left: -1px;
	position: absolute;
	border: 1px solid #000000;
	z-index: 11;
}
body.accueil h2, body.accueil h2 input,  body.home h2, body.home h2 input,  #include h3,  body.nouvelles h3,  body.nouvelle #nouvelles h3 {
	color: #60563a;
	padding: 0px 0px 8px 0px;
	margin-bottom: 0.5em;
	font-size: 22px;
	line-height: 24px;
	background: url(/images/bg-h.gif) 0px bottom no-repeat;
	font-weight: normal;
}
body.nouvelles h3,  body.nouvelle #nouvelles h3 {
	margin-left: 10px;
	margin-right: 10px;
}
h3 {
	color: #7f724d;
	font: italic bold 22px/24px "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	padding: 25px 0px 0.3em 0px;
}
h3.expander {
	text-decoration: underline;
	cursor: pointer;
	font-weight: 100;
}
h4 {
	color: #7f724d;
	font: italic 22px/24px "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	padding: 25px 0px 0.3em 0px;
}
h5 {
	color: #7f724d;
	font: italic bold 22px/24px "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	padding: 45px 0px 11px 0px;
	background: url(/images/bg-h.png) -10px bottom no-repeat;
	margin-bottom: 0.3em;
}
h6 {
	color: #7f724d;
	font: italic 22px/24px "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	/*padding: 45px 0px 11px 0px;*/

	padding: 25px 0px 11px 0px;
	background: url(/images/bg-h.png) -10px bottom no-repeat;
	margin-bottom: 0.3em;
}
.abonnement h6 {
	font: bold italic 17px/20px "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
}
ul, ol {
	padding: 10px 0px 20px 30px;
	color: #6b5e3b;
}
ul li {
	background: url(/images/bullet.gif) 0px 10px no-repeat;
	padding: 5px 20px;
}
ol li {
	list-style: decimal;
	margin: 0px 20px;
	padding: 5px 0px;
}
li ul,  li ol {
	padding: 10px 0px 20px 0px;
	color: #948660;
}
li ol li,  ul li ol li {
	background: none;
	list-style: decimal;
	margin: 0px 20px;
	padding: 2px 0px;
}
ul li li,  ol li ul li {
	padding: 2px 20px;
	background-position: -786px 7px;
	list-style: none;
	margin: 0px;
}
ol li li {
	list-style: lower-alpha;
}
p {
	margin: 0px;
	padding: 1em 0px;
	text-align: justify;
}
table {
	width: 100%;
	margin: 20px 0px;
}
table th {
	color: #7f724d;
	font: italic bold 15px/17px "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	padding: 5px 10px;
	border-bottom: 1px solid #aca47c;
}
table td {
	border-top: 1px solid #dad2a9;
	padding: 3px 10px;
}
form {
	padding-bottom: 30px;
}
form legend {
	padding: 0px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #443a1f;
}
form fieldset {
	border: 1px solid #dad2a9;
	border-right-color: #b8b084;
	border-bottom-color: #b8b084;
	padding: 10px;
	margin: 10px 0px;
}
form div {
	padding: 5px 10px;
	clear: both;
	position:relative;
}
form div.row1 {
	background: #ede09d;
}
form label {
	float: left;
	width: 150px;
}
form input, form select, form textarea {
	color: #848484;
	border: 1px solid #7f724d;
	padding: 3px 5px;
	font: 12px Arial, Helvetica, sans-serif;
	background: url(/images/bg-input.png) 0px 0px no-repeat;
	margin-top:3px;
}
form input.ga {
	float: left;
	margin-right: 15px;
}
form select {
	padding: 0px;
	background: #FFFFFF;
	color: #6b6b6b;
}
form textarea {
	clear: both;
	width: 80%;
}
form div.btn {
	text-align: right;
	padding: 10px 20px 5px 20px;
}
form div.btn input {
	background: #7f724d;
	padding: 3px 8px 4px 8px;
	color: #ffffff;
	font: italic bold 15px "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	border: none;
	cursor: pointer;
	letter-spacing: 1px;
	margin-left: 5px;
}
form div.btn input:hover {
	background: #37290d;
}
form input.nolook,  form select.nolook,  form textarea.nolook {
	border: none;
	height: auto;
	width: auto;
	background: none;
	list-style: none;
}
div.top {
	background: #0f1900 url(/images/bg.gif) 0px 0px repeat-x;
}
div.photo {
	background: url(/images/bg-photo.jpg) center 0px no-repeat;
	height: 1px;
}
html > body div.photo {
	height: auto;
	min-height: 1px;
}
div.holder {
	padding: 0px;
	margin: 0 auto;
	width: 972px;
	background: url(/images/bg-holder.png) center 0px no-repeat;
	position: relative;
}
div.page {
	background: url(/images/bg-page.gif) center 0px repeat-y;
}
body.accueil div.page,  body.home div.page {
	background: url(/images/bg-page-accueil.gif) center 0px repeat-y;
}
div.head {
	background: url(/images/bg-top.jpg) center 0px no-repeat;
	height: 1px;
}
html > body div.head {
	height: auto;
	min-height: 1px;
}
body.accueil div.head,  body.home div.head {
	background: url(/images/bg-top-accueil.jpg) center 0px no-repeat;
}
div.foot {
	background: url(/images/bg-foot.png) center bottom no-repeat;
	height: 1221px;
	min-height: 1221px;
}
html > body div.foot {
	height: auto;
	min-height: 1221px;
}
body.accueil div.foot,  body.home div.foot {
	background: url(/images/bg-foot-accueil.png) center bottom no-repeat;
}
#flash {
	position: absolute;
	top: 76px;
	left: 0px;
	z-index: 3;
}
#logo {
	position: relative;
	z-index: 100;
}
#logo img {
	position: absolute;
	top: 17px;
	left: 213px;
}
#right {
	width: 738px;
	float: right;
	padding-top: 251px;
	padding-bottom: 26px;
	padding-right: 19px;
}
body.accueil #right,  body.home #right {
	width: 757px;
	padding-top: 204px;
	padding-right: 0px;
}
body.accueil div.editBTN img,  body.home div.editBTN img {
	right: -56px;
}
#left {
	width: 185px;
	float: left;
	background: url(/images/bg-left.png) 11px 160px no-repeat;
	height: 404px;
	min-height: 404px;
	padding: 170px 10px 70px 20px;
	z-index: 10;
	position: absolute;
}
html > body #left {
	height: auto;
	min-height: 404px;
}
#left .reserver {
	background: url(/images/bgReserver.jpg) no-repeat 0 7px;
	height: 134px;
	padding: 67px 0 0 2px;
}
#left .reserver a {
	background: url(/images/btnReserver.png) no-repeat 0 0;
	color: #f8ecb0;
	float: left;
	font: 12px/38px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	height: 38px;
	text-align: center;
	text-decoration: none;
	width: 93px;
}
#left .reserver a.visit {
	margin: 0 0 0 -4px;
}
#left .reserver a:hover {
	background-position: 0 -38px;
}
#left form {
	padding-bottom: 0px;
}
#left div.tease a,  #left div.tease div {
	display: block;
	width: 166px;
	color: #f8ecb0;
	text-decoration: none;
	margin: 8px 0px;
	background: url(/images/tease-001.jpg) 0px 0px no-repeat;
	color: #f8ecb0;
	font: 11px/14px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 15px 10px;
	float: left;
	clear: left;
}
#left div.tease a:hover {
	background-position: 0px -73px;
	color: #FFFFFF;
}
#left h4, #left div.tease a strong,  #left div.tease h4, #haut a, #right div.tease ul li a strong {
	margin: 0px;
	font: italic bold 18px/22px "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	display: block;
}
#left h4, #left h4 a {
	padding: 5px 10px;
	color: #7e714c;
	text-decoration: none;
}
#left div.tease h4 {
	color: #f8ecb0;
	padding: 0px;
}
#left div.tease .t1 {
	height: 43px;
}
#left div.tease .t2 {
	height: 43px;
	background-image: url(/images/tease-002.jpg);
}
#left div.tease .t3 {
	/*height: 111px;*/
	background-image: url(/images/bg-teaser.jpg);
}
#mce-success-response {
	margin-top: 35px;
	margin-bottom: 10px;
	color: black;
}
#left div.tease div div,  #left div.tease div a {
	margin: 0px;
	padding: 0px;
	background: none;
	float: none;
	line-height: 16px;
}
#left div.tease div a {
	display: inline;
	font: bold 11px/16px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}
#left div.tease div a:hover {
	text-decoration: underline;
}
#left div.tease div div.btn {
	text-align: center;
}
#left div.tease input {
	margin: 5px 0px;
}
#left #mailling input {
	margin: 2px 0px 0px 0px;
}
#left h4.local {
	padding: 0px;
}
#left h4.local a {
	width: 166px;
	height: 213px;
	background: url(/images/tease-map.jpg) 0px 0px no-repeat;
	display: block;
	padding-top: 15px;
}
#left h4.local a:hover {
	background-position: 0px -233px;
	color: #2b2410;
}
#left div.acces {
	padding: 0px 10px;
	line-height: 23px;
}
#left div.acces input {
	margin-top: 5px;
	outline: none;
}
#left div.acces a {
	color: #7f724d;
	font-size: 10px;
}
#left div.acces div.btnfloat {
	position: relative;
	padding: 0px;
	line-height: normal;
	height: 29px;
}
#left div.acces div.btn {
	position: absolute;
	top: 5px;
	left: 135px;
}
#left div.acces div.btn,  #left div.acces div.btn input {
	display: block;
	padding: 0px;
	width: 30px;
	margin: 0px;
}
#left div.acces div.btn input {
	text-align: center;
	line-height: 23px;
	height: 23px;
	font-size: 10px;
	font-weight: bold;
}
#left div.acces p {
	padding: 0px;
	text-align: right;
}
#right div.page {
	background: url(/images/bg-page.gif) -216px 0px repeat-y;
	padding-bottom: 25px;
}
#right {
	height: 840px;
	min-height: 840px;
}
html > body #right {
	height: auto;
	min-height: 840px;
}
#right div.tease ul,  #right div.tease ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
	border: none;
}
#right div.tease ul li,  #right div.tease ul li a {
	float: left;
	width: 235px;
	height: 296px;
}
#right div.tease ul li {
	margin: 9px 8px 9px 9px;
	display: inline;
}
#right div.tease ul li a {
	background: url(/images/bg-tease.gif) 0px 0px no-repeat;
	color: #60563a;
	text-decoration: none;
	position: relative;
	cursor: pointer;
}
#right div.tease ul li a strong {
	height: 31px;
	line-height: 31px;
	padding: 10px 19px 143px 19px;
}
#right div.tease ul li a span {
	display: block;
	padding: 0px 18px;
}
#right div.tease ul li a em {
	position: absolute;
	top: 252px;
	left: 10px;
	text-align: right;
	width: 195px;
	height: 35px;
	font: 12px/35px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	color: #FFFFFF;
	padding: 0px 10px;
}
#right div.tease ul li a:hover {
	background-position: 0px -296px;
	color: #1c7c51;
}
body.accueil #right div.page,  body.home #right div.page {
	background: url(/images/bg-page-contenu.gif) 0px 0px repeat-y;
	padding-bottom: 0px;
}
#contenu, #contenuEdit {
	padding: 0px 25px;
	height: 370px;
	min-height: 370px;
	z-index: 5;
	position: relative;
}
html > body #contenu,  html > body #contenuEdit {
	height: auto;
	min-height: 370px;
}
#contenuEdit {
	padding: 0px 9px;
}
body.accueil #contenu,  body.home #contenu,  body.accueil #contenuEdit,  body.home #contenuEdit {
	background: url(/images/bg-foot-contenu.png) 0px bottom no-repeat;
	padding: 10px 29px 31px 29px;
	min-height: 140px;
	height: 140px
}
body.accueil #contenuEdit,  body.home #contenuEdit {
	padding: 10px 18px 31px 18px;
}
html > body.accueil #contenu,  html > body.accueil #contenuEdit,  html > body.home #contenu,  html > body.home #contenuEdit {
	height: auto;
	min-height: 140px;
}
/*body.nouvelles #contenu{padding: 0px 65px;}*/



#menu, #menu ul, #menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
	border: none;
	text-align: center;
	z-index: 300;
	position: relative;
}
#menu {
	width: 950px;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 22px;
	height: 31px;
	font: 13px/31px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	display: block;
}
#menu li {
	float: left;
	z-index: 400;
}
#menu li a,  #menu li div {
	color: #5e553e;
	padding: 0px 4px;
	text-decoration: none;
	float: left;
	position: relative;
	z-index: 500;
}
#menu li a.selected,  #menu li a.selected:hover,  #menu li.shover a.selected,  #menu li.shover a.selected:hover,  #menu li div:hover,  #menu li div.selected:hover,  #menu li.shover div.selected,  #menu li.shover div.selected:hover {
	color: #120d01;
	/*background: #fbf3d3;*/

	cursor: default;
	text-decoration: none;
}
#menu li a:hover,  #menu li.shover a,  #menu li.shover li a:hover,  #menu li div:hover,  #menu li.shover div,  #menu li.shover li div:hover {
	text-decoration: underline;
}
#menu li.shover li a,  #menu li.shover li div {
	text-decoration: none;
}
#menu li b {
	padding: 0px;
	margin: 0px;
	width: 14px;
	float: left;
	background: url(/images/splitter.gif) center 15px no-repeat;
}
#menu li ul {
	position: absolute;
	left: 0px;
	width: 170px;
	background: url(/images/bg-sous-menu.gif) 0px 0px no-repeat;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	line-height: normal;
	display: block;
	float: left;
	display: none;
}
#menu li ul {
	top: 31px;
}
#menu li ul.presentation {
	left: -42px;
}
#menu li ul.parcours {
	left: -54px;
}
#menu li ul.services {
	left: -55px;
}
#menu li ul.activites {
	left: -53px;
}
#menu li ul.tarifs {
	left: -63px;
}
#menu li ul.photos {
	left: -59px;
}
#menu li ul.documents {
	left: -46px;
}
#menu li ul.nous-joindre {
	left: -63px;
}
#menu li.shover ul {
	display: block;
}
#menu li.shover ul li {
	display: block;
	width: 140px;
	background: url(/images/bg-sous-menu.gif) -360px bottom no-repeat;
	margin: 0px;
	padding: 4px 15px 13px 15px;
	float: left;
	clear: left;
}
#menu li.shover ul li a {
	float: none;
	display: block;
	font: 12px/14px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #807656;
}
#menu li.shover ul li.last {
	background: url(/images/bg-sous-menu.gif) -180px bottom no-repeat;
	padding-bottom: 22px;
}
#menu li.shover ul li ul {
	position: relative;
	top: 0px;
	left: 0px;
	width: 140px;
	background: none;
	margin-top: 8px;
	padding: 3px 0px;
	background: #fdfaec;
}
#menu li.shover ul li ul li {
	width: 120px;
	padding: 2px 10px;
	background: none;
}
#menu li.shover ul li ul li a {
	font-size: 11px;
	padding: 2px 0px;
	color: #9e9371;
}
#footer {
	background: url(/images/bg-footer.gif) 0px 0px repeat-x;
	height: 125px;
	min-height: 125px;
	font: 10px/20px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	color: #7f724d;
	padding-top: 40px;
	text-align: center;
}
html > body #footer {
	height: auto;
	min-height: 125px;
}
#nouvelle {
	padding: 0px 0px 30px 0px;
}
#nouvelle h2 {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0.5em;
}
#nouvelle div.date {
	font: 130% "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	padding-bottom: 0.4em;
	color: #8e815f;
}
#include {
	height: 349px;
	padding: 20px 25px;
	position: relative;
	z-index: 10;
}
#include #frame {
	position: absolute;
	top: 77px;
	left: 17px;
	z-index: 11;
	background: #FFFFFF;
	background-position: center center;
	background-repeat: no-repeat;
}
#include h3 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#include p {
	padding: 5px 0px;
}
#include #nouvelles {
	position: absolute;
	top: 77px;
	left: 338px;
	z-index: 12;
}
#nouvelles ul,  #nouvelles ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
	line-height: normal;
}
#nouvelles ul li,  #nouvelles ul li a {
	width: 668px;
	height: 120px;
	float: left;
	clear: left;
}
#include #nouvelles ul li,  #include #nouvelles ul li a {
	width: 400px;
	height: 75px;
}
#nouvelles ul li {
	background: url(/images/bg-nouvelles-li-large.gif) center 99px no-repeat;
}
#include #nouvelles ul li {
	background: url(/images/bg-nouvelles-li.gif) center 68px no-repeat;
}
#include #nouvelles ul li.last {
	background: none;
}
#nouvelles ul li.last {
	height: 98px;
}
#include #nouvelles ul li.last {
	height: 66px;
}
#nouvelles ul li a {
	width: 668px;
	height: 63px;
	padding: 10px;
	color: #60563a;
	text-decoration: none;
	font-size: 11px;
	background: url(/images/bg-nouvelles.gif) -999em 0px no-repeat;
	line-height: 17px;
	cursor: pointer;
}
#include #nouvelles ul li a {
	width: 360px;
	padding: 7px 15px 7px 25px;
	height: 52px;
}
#nouvelle p.img {
	padding: 0px;
}
#nouvelles ul li a span.img,  #nouvelle p.img img,  #nouvelle p.img a img {
	background: #FFFFFF;
	border: 1px solid #7f724d;
	padding: 5px;
	float: right;
	margin: 15px 0px 20px 20px;
}
#nouvelles ul li a span.img {
	float: left;
	width: 90px;
	height: 55px;
	padding: 3px;
	margin: 0px 20px 0px 0px;
}
#nouvelles ul li a:hover span.img,  #nouvelle p.img a:hover img {
	background: #f7e9ad;
	border-color: #635736;
}
#nouvelles ul li a span.img img {
	width: 90px;
	height: 55px;
	background-position: center center;
	background-repeat: no-repeat;
}
#nouvelles ul li a span.titre {
	float: left;
	width: 550px;
}
#nouvelles ul li a span.full {
	width: 668px;
}
#include #nouvelles ul li a span.titre,  #include #nouvelles ul li a span.full {
	width: auto;
	display: inline;
}
#include #nouvelles ul li a span.img {
	display: none;
}
#nouvelles ul li a small {
	display: none;
}
#nouvelles ul li a strong {
	font: bold 14px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	display: block;
}
#nouvelles ul li a strong em {
	font-weight: normal;
	font-style: normal;
}
#nouvelles ul li a:hover {
	background-color: #FFFFFF;
	color: #4b4124;
}
#include #nouvelles ul li a:hover,  #include #nouvelles ul li a.selected {
	background-position: 0px 0px;
}
#nouvelles ul li a:hover small,  #nouvelles ul li a.selected small {
	display: inline;
}
#include #nouvelles p.more {
	width: 385px;
	padding: 0px 15px 0px 0px;
	margin-top: 3px;
	line-height: 34px;
	height: 34px;
	border: none;
	text-align: right;
	position: absolute;
	top: 216px;
	left: 0px;
	z-index: 10;
}
#include #nouvelles p.more a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	float: none;
	padding: 0px;
	background: none;
	line-height: 34px;
}
#include #nouvelles p.more a:hover {
	text-decoration: underline;
	background: none;
}
#footer div.holder {
	background: none;
	position: relative;
	height: auto;
}
#footer #haut {
	width: 186px;
	position: absolute;
	text-align: center;
	top: -103px;
	left: 20px;
	z-index: 15;
}
#footer #haut a {
	padding-top: 8px;
}
#footer p {
	text-align: center;
	padding-top: 10px;
}
#footer ul, #footer ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
	border: none;
	display: inline;
	text-align: center;
}
#footer ul {
	display: block;
}
#footer ul li a {
	padding: 0px 8px;
}
#footer a {
	color: #60563a;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
div.paging {
	padding: 10px;
	float: right;
	clear: left;
	margin-top: -20px;
}
div.paging span,  div.paging a {
	float: left;
	padding: 2px 8px;
	border: 1px solid #bfb8a2;
	background: #fdf9e7;
	margin-right: 2px;
	text-decoration: none;
	color: #bfb8a2;
}
p.more {
	margin-top: 20px;
	padding-top: 0px;
	border-top: 1px solid #dad2a9;
	clear: both;
}
p.more a, div.paging a {
	float: left;
	background: #dad2a9;
	color: #60563a;
	text-decoration: none;
}
p.more a:hover, div.paging a:hover {
	background: #2b9968;
	color: #FFFFFF;
	text-decoration: none;
}
p.more a {
	float: right;
	padding: 0px 10px;
	font: bold 11px/26px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}
div.sep {
	width: 186px;
	height: 13px;
	background: url(/images/bg-split-left.gif) center center no-repeat;
}
.alignleft, .alignright, .cadrephoto {
	border: 1px solid #7f724d;
	background: #FFF;
	padding: 5px;
}
.sanscadre {
	background: none;
	border: 0;
}
ul.alignleft {
	border: 0;
	background: none;
	display: inline;
	margin-right: 50px;
}
/* FORFAITS */

#forfaits div, #albums div {
	display: inline;
	background: #ede09d;
	width: 335px;
	float: left;
	margin-bottom: 15px;
	min-height: 220px;
}
#albums div {
	width: 315px;
	margin-right: 15px;
	min-height: 203px;
	clear: left;
}
#forfaits div.dr, #albums div.dr {
	margin-left: 15px;
	clear: right;
}
#forfaits div h4, #albums div h4 {
	font: italic 18px/22px "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	background: url(/images/forfaits-titre.gif) left top no-repeat;
	color: #f8ecb0;
	height: 34px;
	padding: 5px 0 0 10px;
}
#forfaits div p, #albums div p {
	padding: 5px 10px;
}
#albums div p {
	text-align: left;
}
#forfaits div img, #albums div img {
	float: right;
	padding: 0px 6px 6px 0;
}
#albums div img {
	width: 124px;
	height: 160px;
	padding: 0px;
	margin: 0px 6px 6px 15px;
	background-position: center center;
	background-repeat: no-repeat;
}
#forfaits div a {
	color: #60563a;
}
/* FIN FORFAITS */

	

/* CARTE */

#carte {
	float: right;
	padding: 30px 0 30px 0;
	clear: right;
}
#carte iframe {
	border: 1px solid #7f724d;
	background: #FFF;
	padding: 5px;
}
.emphase {
	background: #ede09d;
	padding: 15px 0px 5px 10px;
	width: 670px;
}
.emphase a {
	padding: 0 5px 10px 0;
}
/* FIN CARTE */



/* CALENDRIER */

#calendar th {
	width: 95px;
}
#calendar td a {
	color: #d78900;
	text-decoration: none;
	font-weight: bold;
}
#calendar td a:hover {
	color: #2b9969;
}
.mois {
	text-transform: uppercase;
	font: 18px/22px "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	text-align: center;
}
.mois a {
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
}
.calendrier h4 {
	font-size: 16px;
	font-weight: bold;
}
/* FIN CALENDRIER */



/* ALBUM PHOTO */

#album {
	list-style: none;
	padding: 0;
}
#album li {
	padding: 5;
	display: inline;
	float: left;
	background: #ede09d;
}
#album li b {
}
/* FIN ALBUM PhOTO */



body.avantages h2 {
	padding-top: 35px;
	display: block;
}

/* MENU RESTAURANT */




.resto-menu th{
	border-bottom:0;
	padding:5px 0;
}

.resto-menu th h6{
	padding-left:10px;
	border-bottom:1px solid #7f724d;
	background:none;
}

.resto-menu th p{padding-left:10px;}

.resto-menu th h6 span{
	font-size:80%;
}

.resto-menu td {
	border-top: 0;
	border-bottom: 1px solid #dad2a9;
}

.resto-menu td:last-child{text-align: right;min-width:80px;}
.pafttable{
	text-align: right;
	font-size:90%;
	font-weight:bold;
}

.pafttable+.pafttable{font-weight:normal;padding-top:0;}




