* {padding:0;margin:0;}
html{}
body {
	font-size:14px;
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
	background:#9d6c3c url('images/bg-site.png') repeat-x left top;
	padding-bottom:20px;
}
img{border:0;}
a,
a:visited {
	text-decoration:underline;
	color:#00f;
}
a:hover {
	text-decoration:underline;
	color:#00a;
}
h1{font-size:140%;}
h2{font-size:22px;color:#532f17;margin:10px 0 20px 0;}
h3{font-size:18px;color:#532f17;margin:20px 0 10px 0;}
h4{font-size:100%;}
table, td, select, input, textarea, li {
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
input[type="text"],
input[type="password"],
textarea {
	font-size:14px;
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-weight:normal;
}
.page-classique,
.page-classique h2,
.page-classique h3 {
	clear:both;
}
.page-classique-img-left {
	float:left;
	margin-right:10px;
  margin-bottom:10px;
}
.page-classique-img-right {
	float:right;
	margin-left:10px;
  margin-bottom:10px;
}
.page-classique p {
	text-align:justify;
	padding:.6em 0;
}
.required {
	color:#c80000;
}
.submit {
	text-align:center;
}
div.page-galerie {
	float:left;
}
div.page-galerie a {
	display:block;
	width:250px;
	height:200px;
	text-align:center;
}
div.page-galerie:hover {
	cursor:pointer;
}
div.page-galerie:hover a,
div.page-galerie a:hover {
	cursor:pointer;
}
div.page-galerie span {
	margin:0px 10px 10px 10px;
	text-align:center;
	display:block;
	width:250px;
	font-size:1.1em;
	color:#999;
	line-height:1.3em;
}
div.page-galerie:hover span {
	color:#000;
	cursor:pointer;
}
.page-fichier {
	background-color:#FFFFFF;
	border:1px dashed #CCCCCC;
	float:left;
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	width:100%;
	padding:5px;
	margin:5px 0 5px 0;
}
.page-fichier:hover {
	background-color:#EBEBEB;
}
.page-fichier-img {
	float:left;
	padding-right:10px;
	width:
}
.page-fichier-img img {
	border:0;
	margin:0;
	padding:0;
}
.page-fichier-liste {
	float:left;
	text-align:left;
}
.infos-liberte {
	font-size:10px;
}

.site {
	width:840px;
	margin:0 auto;
}
.title {
	display:none;
}
.header {
	color:#fff;
}
.menutopContent {
	margin-top:31px;
	float:left;
}
.menutopContent li {
	list-style-type:none;
}
.menutopContent li a {
	list-style-type:none;
	display:block;
	width:180px;
	height:68px;
}
.menutopContent li a span {
	display:none;
}
.menu-accueil,
.menu-catalogue,
.menu-restauration,
.menu-plan,
.menu-contact {
	display:block;
	width:180px;
	height:68px;
  cursor:pointer;
}
.menu-accueil {
	background:#b0c3e7 url(images/bg-menu.png) no-repeat 0 -31px;
}
.menu-accueil:hover {
	background:#b0c3e7 url(images/bg-menu.png) no-repeat -180px -31px;
}
.menu-catalogue {
	background:#b0c3e7 url(images/bg-menu.png) no-repeat 0 -99px;
}
.menu-catalogue:hover {
	background:#b0c3e7 url(images/bg-menu.png) no-repeat -180px -99px;
}
.menu-restauration {
	background:#b0c3e7 url(images/bg-menu.png) no-repeat 0 -167px;
}
.menu-restauration:hover {
	background:#b0c3e7 url(images/bg-menu.png) no-repeat -180px -167px;
}
.menu-plan {
	background:#b0c3e7 url(images/bg-menu.png) no-repeat 0 -235px;
}
.menu-plan:hover {
	background:#b0c3e7 url(images/bg-menu.png) no-repeat -180px -235px;
}
.menu-contact {
	background:#b0c3e7 url(images/bg-menu.png) no-repeat 0 -303px;
}
.menu-contact:hover {
	background:#b0c3e7 url(images/bg-menu.png) no-repeat -180px -303px;
}
.page p.infos-liberte {
	font-size:10px;
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
}

.mainContent {
	float:left;
	width:650px;
	background: url(images/bg-page-fond.png) repeat-y top left;
}
.mainContentTop {
	width:650px;
	height:41px;
	background: url(images/bg-page-top.png) no-repeat top left;
}
.mainContentMiddle {
	width:650px;
	background: url(images/bg-page-middle.png) no-repeat top left;
}
.mainContentBottom {
	width:650px;
	height:14px;
	background: url(images/bg-page-bottom.png) no-repeat top left;
}
.pageContent {
	padding:10px 20px;
}
.footer {
	clear:both;
	padding-left:180px;
	text-align:center;
	color:#fff;
	font-size:12px;
}
.footer a,
.footer a:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.footer a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
.formulaire {
	padding-left:40px;
}
.formulaire div {
	padding-bottom:10px;
}
.page-catalogue {
	border:1px solid #532f17;
	padding:5px;
	margin:10px 0;
	background: url('images/bg-produit.png') no-repeat left top;
  clear:both;
}
.page-catalogue * {
	padding:0;
	margin:0;
}
.page-catalogue-titre {
  float:left;
	color:#fff;
  width:100%;
	font-weight:normal;
	font-size:20px;
  padding-bottom:5px;
}
.page-catalogue-img {
  float:left;
	width:202px;
  height:152px;
	text-align:center;
}
.page-catalogue-img a {
  display: table-cell;
  width:202px;
  height:152px;
  vertical-align:middle;
}
.page-catalogue-img a img {
  border:1px solid #fff;
}
.page-catalogue-bloc-right {
  padding-left:10px;
  float:left;
  width:386px;
}
.page-catalogue p {
  float:left;
  width:100%;
  min-height:103px;
}
.page-catalogue-tarif {
  float:left;
	font-size:18px;
	color:#1d2905;
  width:50%;
  text-align:right;
}
.page-catalogue-reference {
  float:left;
  width:50%;
  font-size:14px;
}
.page-catalogue-img-plus {
  clear:both;
}
.page-catalogue-btn-plus {
  width:202px;
  text-align:center;
  font-size:12px;
  line-height:14px;
  color:#fff;
  display:block;
  outline:none;
}
.page-catalogue-btn-plus:hover {
  color:#111;
}
.page-catalogue-img-plus div a {
  padding:5px;
  float:left;
}
.page-catalogue-img-plus div a img {
  border:1px solid #fff;
}
.sidebar {
  display:none;
}
#lightbox{position:absolute;left:0;width:100%;z-index:100;text-align:center;line-height:0;}
#lightbox a img{border:none;}
#lightboxImage{border:1px solid #666;}
#outerImageContainer{position:relative;background-color:#fff;width:250px;height:250px;margin:0 auto;}
#imageContainer{padding:10px;}
#loading{position:absolute;top:40%;left:0%;height:25%;width:100%;text-align:center;line-height:0;}
#hoverNav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}
#imageContainer>#hoverNav{left:0;}
#hoverNav a{outline:none;}
#prevLink,#nextLink{width:49%;height:100%;background:transparent url(images/lightbox/blank.gif) no-repeat;display:block;}
#prevLink{left:0;float:left;}
#nextLink{right:0;float:right;}
#prevLink:hover,#prevLink:visited:hover{background:url(images/lightbox/prev.gif) left 15% no-repeat;}
#nextLink:hover,#nextLink:visited:hover{background:url(images/lightbox/next.gif) right 15% no-repeat;}
#imageDataContainer{font:10px Verdana, Helvetica, sans-serif;background-color:#fff;margin:0 auto;line-height:1.4em;overflow:auto;width:100%}
#imageData{padding:0 10px;color:#666;}
#imageData #imageDetails{width:70%;float:left;text-align:left;}
#imageData #caption{font-weight:bold;}
#imageData #numberDisplay{display:block;clear:left;padding-bottom:1.0em;}
#imageData #bottomNavClose{width:66px;float:right;padding-bottom:0.7em;}
#overlay{position:absolute;top:0;left:0;z-index:90;width:100%;height:500px;background-color:#000;}
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; color:#fff; }