* {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: #3785cc 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 li {
	list-style-position: inside;
}
.page-classique-img-left {
	float:left;
	margin-right:10px;
}
.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;
	width:170px;
	height:147px;
	margin:5px;
	background:#fff url(images/bg_galerie.png) no-repeat left top;
}
div.page-galerie a {
	display:block;
	width:150px;
	height:113px;
	text-align:center;
	margin:7px auto;
}
div.page-galerie:hover {
	cursor:pointer;
}
div.page-galerie:hover a,
div.page-galerie a:hover {
	cursor:pointer;
}
div.page-galerie span {
	text-align:center;
	display:block;
	width:170px;
	font-size:12px;
	color:#999;
}
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;
}
.site {
	width:540px;
	background-color:#fff;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding:0 30px 0 30px;
	margin: 0 auto -80px auto; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height:80px; /* .push must be the same height as .footer */
	clear:both;
}
.footer{
	text-align:left;
	width:540px;
	padding:0 30px 0 30px;
	background:#fff;
	margin:0 auto;
}
.title {
	display:none;
}
.header {
	background:#fff url(images/bg_header.png) no-repeat left 20px;
	height:152px;
	padding:20px 0 20px 0;
}
.menu {
	width:540px;
	background-color:#162983;
	height:30px;
}
.menu li {
	list-style-type:none;
	float:left;
	height:30px;
}
.menu a,
.menu a:visited {
	color:#fff;
	text-decoration:none;
	float:left;
	padding:5px;
	font: bold 14px/20px Arial, Helvetica, "Nimbus Sans L", sans-serif;
	height:20px;
}
.menu a:hover {
	background-color:#41bfeb;
	text-decoration:none;
}
.page {
	clear:both;
	padding:10px 0;
}
.footer-content {
	margin:0;
	padding:5px 0 0 0;
	border-top:2px solid #e2001a;
}
.mini-menu {
	text-align:center;
}
.mini-menu a {
	color:#666;
}
.page h2 {
	color:#e2001a;
	font: bold 16px/20px Arial, Helvetica, "Nimbus Sans L", sans-serif;
	padding:10px 0 10px 15px;
	height:20px;
	background:#fff url("images/page-h2-puce.png") no-repeat left top;
}
.page h3 {
	padding:10px 0 5px 0;
	font: bold 14px Arial, Helvetica, "Nimbus Sans L", sans-serif;
	color:#333;
	clear:both;
}
hr.invisible {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
	font-size:1px;
	line-height:1px;
	background:#f00;
}
#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;
	/* Trick IE into showing hover */
	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;
}
