div.page {
	margin: auto;
	height: auto;
	width: 921px;
	background-image: url(images/fond-marge.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
body {
	background-image: url(images/fond-body.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
div.bandeau {
	background-image: url(images/bandeau.jpg);
	height: 227px;
	width: 921px;
}
div.m_gauche {
	float: left;
	width: 172px;
}
div.contenu {
	background-image: url(images/fond-corps.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FCFEFD;
	float: left;
	width: 749px;
}
ul.menu {
	background-image: url(images/fond-menu.jpg);
	margin: 0px;
	height: 192px;
	width: 172px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	color: #c76700;
}
ul.menu li {
	line-height: 30px;
	padding-left: 17px;
	margin-left: 3px;
}
ul.menu li:hover, ul.menu li.over {
	background-image: url(images/fond-item-over.png);
	background-repeat: repeat;
}
ul.menu li:hover a, ul.menu li.over a{
	color:#c76700;
	text-decoration: none;
}
div.corps h3 {
	color: #66989F;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66989F;
}
table#tarifs {
	border: 3px double #66989F;
}
table#tarifs td {
	border: 1px solid #66989F;
}
div.contenu b,div.contenu strong {
	color: #c76700;
}
div.galerie {
	float: right;
	padding-left: 10px;
}


ul.menu li a {
	color: #c76700;
}

ul.infos {
	background-image: url(images/fond-infos.jpg);
	margin: 0px;
	width: 166px;
	list-style-type: none;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 40px;
	background-repeat: no-repeat;
}
ul.infos li {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 5px;
}
ul.infos li a {
	color: #FFFFFF;
}
div.corps {
	float: left;
	width: 554px;
	padding-right: 5px;
	padding-left: 5px;
}
div.m_droite a {
	font-weight: bold;
	color: #66989F;
}

div.corps p {
	text-align: justify;
	color: #c76700;
}

div.corps h1, div.popup h1, div.popup #titre_popup {
	font-size: 18px;
	color: #c76700;
	margin-bottom: 0px;
}
div.corps h2, div.popup h2 {
	font-size: 16px;
	color: #c76700;
	margin-top: 0px;
}
div.m_droite {
	float: left;
	width: 182px;
}
div.m_droite img.photo {
	position: absolute;
	margin-top: -29px;
}
div.bas {
	background-image: url(images/bas-page.jpg);
	clear: both;
	height: 36px;
	width: 911px;
	color: #c76700;
	padding-top: 140px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 36px;
}
div.bas a {
	color: #c76700;
}

div.bas div.footer {
	float: right;
}
table#tarifs td.titre {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFB82C;
}
div.popup {
	background-color: #F0A91D;
	width: 600px;
	margin: auto;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}table#tarifs td.ligne1 {
	background-color: #C9E4E2;
}
table#tarifs td {
	padding: 3px;
}
.corps li {
	color: #C76700;
}
