* {padding:0;margin:0;}
html{font-size:100%;}
html, body, form {
	height: 100%;
}
body {
	font-size:.8em;
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
	background:#a9b3bb url(images/bg_body.png) repeat-x left top;
}
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:130%;}
h3{font-size:110%;}
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:12pt;
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-weight:normal;
	margin-bottom:5px;
	border:1px solid #666;
	background:#fafafa;
}
.page-classique h2 {
	clear:both;
}
.page-classique-img-left {
	float:left;
	margin-right:30px;
}
.page-classique-img-right {
	float:right;
	margin-left:10px;
}
.page-classique p {
	text-align:justify;
	padding:.6em 0;
}
.required {
	color:#c80000;
}
.submit {
	padding:10px;
	text-align:center;
}
div.page-galerie {
	float:left;
}
div.page-galerie a {
	display:block;
	width:320px;
	height:240px;
	text-align:center;
	background:#d0d0d0;
	margin:15px;
	border:4px solid #848c8f;
}
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:320px;
	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;
}
.page-fichier-img img {
	border:0;
	margin:0;
	padding:0;
}
.page-fichier-liste {
	float:left;
	text-align:left;
}
.site {
	width:770px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px auto; /* the bottom margin is the negative value of the footer's height */
}
.header {
	width:770px;
	height:200px;
	background:#363636 url(images/bg_header.png) no-repeat left top;
	margin:0 auto;
	padding:0;
}
.title {
	display:none;
}
.footer, .push {
	height:60px; /* .push must be the same height as .footer */
	clear:both;
}
.footer {
	width:100%;
	text-align:center;
	background:#535657 url(images/bg_footer.png) repeat-x left bottom;
}
.footerContent {
	padding:10px;
	color:#fcc707;
}
.footerContent a,
.footerContent a:hover,
.footerContent a:visited {
	color:#fcc707;
	text-decoration:none;
}
.footerContent a:hover {
	text-decoration:underline;
}
.menutop {
	width: 770px;
	height: 70px;
	margin: 0 auto;
}
.menutop ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.menutop li {
	display: inline;
}
.menutop a {
	display: block;
	float: left;
	height: 43px;
	padding: 12px 30px 0 30px;
	text-decoration: none;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}
.menutop a:hover {
	text-decoration: underline;
}
.menutop .current_page_item a {
	background: url(images/img03.gif) no-repeat center bottom;
}
.mainContent {
	background:#D4D9DD url(images/img04.gif) repeat-y scroll 0%;
	margin:0 auto;
	width:770px;
}
.mainContentTop {
	background:transparent url(images/img05.gif) no-repeat scroll left top;
	height:20px;
}
.mainContentMiddle {
	padding:0 20px;
}
.mainContentBottom {
	background:#A9B3BB url(images/img06.gif) no-repeat scroll left bottom;
	height:20px;
	margin-bottom:20px;
}
.page h2 {
	border-bottom:1px solid #B4BBBE;
	color:#333333;
	font-size:2em;
	padding:10px 0 0 0;
	margin-bottom:20px;
}
.page h3 {
	font-size:1.4em;
	padding:10px 0;
}
p {
	font-size:12pt;
}
.infos-liberte {
	font-size:.8em;
}
.formulaire {
	padding-left:20px;
}
#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; }