body {
  font:       11px Lucida Grande, Verdana, Arial, Helvetica, sans serif;
  margin:     0px;
  margin-top: 0px;
  margin-bottom: 70px;
}
td a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
td a:hover {
	font-weight: bold;
	text-decoration: underline;
}
.MenuHaut {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(../GraphiX/menu_haut.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 16px;
	width: 110px;
	border: 1px solid #333333;
	display: block;
}
.MenuHaut:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../GraphiX/menu_haut.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 16px;
	width: 110px;
	border: 1px solid #FFFFFF;
	display: block;

}
.BlocMenu {
	width: 110px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #C7CCCC;
	border: 1px solid #808080;
	margin-left: 5px;


}
.TitreMenu {
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	background-image: url(../GraphiX/menu_droite.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 110px;
}
.BlocMenu2 {
	background-color: #C7CCCC;
	width: 110px;
	border: 1px solid #808080;
    text-align: center;
	vertical-align: middle;

}
.Rubrique {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 15px;
	width: 108px;
}
.Rubrique:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	height: 15px;
	width: 108px;
}
.RubriqueEmp {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #228877;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 15px;
	width: 108px;
}
.BlocContent {
	width: 95%;
	margin-top: 5px;

}
.Titrecontent1 {
	background-image: url(../GraphiX/titre_bloc_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-left-color: #808080;

}
.Titrecontent2 {
	background-image: url(../GraphiX/titre_bloc_02.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 20px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;


}
.Titrecontent3 {
	background-image: url(../GraphiX/titre_bloc_03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;

}
.Content {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #C7cccc;
	border: 1px solid #808080;
	padding: 5px;

}
.Content a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;

}
.Content a:hover {
	font-weight: bold;
	text-decoration: underline;
}
.Accueil {
    font-family:Tahoma; font-size:10px; color:#000000;
    margin-left:4px;
    margin-right:4px;
}
.Footer {
	width: 100%;
	margin-top: 5px;
}
.Copyright {
	text-decoration: none;
	background-image: url(../GraphiX/extend2.jpg);
	background-repeat: repeat-x;
	height: 140px;
	width: 100%;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: center;
	vertical-align: bottom;
}
.titre {
    font-size: 16px;
    font-weight: bold;
    vertical-align: middle;
}
#footer {
  position: fixed;
  border-top: 1px solid #ddd;
  border-bottom: 10px solid #f5f5f5;
  background:url(../GraphiX/footer.gif) #f5f5f5;
  width: 100%;
  left: 0px;
  bottom: 0px;
  text-align:left;
  color: #aaa;
  font: 11px Lucida Grande, Verdana, Arial, Helvetica, sans serif;
  font-style: normal;
  font-weight: normal;
  z-index:10000;
  opacity:0.85;
  filter:alpha(opacity:85);
}
#footer p {
  float: left;
  margin: 0px;
  padding-top:4px;
  padding-left:35px;
  /* text-transform:lowercase; */
}

#footer p.info {
  float:right;
  padding-right:35px;
}

#footer a {
  color: #888;
  padding-left: 20px;
}

#footer p.info a {
  padding-left: 0px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../GraphiX/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../GraphiX/nextlabel.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; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
