/* -- Uniformisation des styles navigateurs -- */
body,
p,
blockquote,
dl,
dt,
dd,
ol,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
}
html {
  font-size: 100%;
}
body {
  font-family: sans-serif;
  color: black;
  font-size: 0.813em;
}
ol, ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
q {
  quotes: none;
}
q:before, q:after {
  content: "";
  /* pour Chrome et Safari */
}
img {
  vertical-align: baseline;
}
h1 {
  margin: 1.43em 0;
  font-size: 1.615em;
  color: #000;
}
h2 {
  margin: 0.474em 0;
  font-size: 1.385em;
}
h2.album {
  margin: 0.5em 26px;
  font-size: 1em;
  font-weight: normal;
}
h3, dt {
  margin: 0.882em 0 0.471em;
  font-size: 1.308em;
  font-weight: bold;
}
h4 {
  margin: 1.538em 0 0;
  font-size: 1em;
}
h5 {
  margin: 0 ;
  font-size: 1em;
}
a img {
  border: none;
}
a:link, a:visited {
  text-decoration: none;
}
a:focus, a:hover, a:active {
  text-decoration: underline;
}
button {
  padding: 0;
  border: 0;
  background: none;
}
input {
  font: 0.909em sans-serif;
}
.no-js #breadcrumb + div {
  overflow: hidden;
}
.no-js #breadcrumb + div button {
  display: none;
}
.no-js .notice .credit {
  margin-top: -111px;
}
/* -- Styles communs -- */
html {
  height: 100%;
}
body {
  margin: 0 auto;
  width: 780px;
  height: 100%;
}
/* -- = Header -- */
#header {
  position: relative;
  padding: 10px;
  min-height: 72px;
}
#header strong {
  display: block;
  margin: 9px 0 10px 130px;
}
#header ul {
  margin: 0 130px;
}
#header li {
  display: inline;
  margin-right: 10px;
  font-size: 0.923em;
  color: #000;
}
#header a {
  font-weight: bold;
  color: #fff;
}
#header a:focus, #header a:hover, #header a:active {
  text-decoration: none;
}
#header form {
  position: absolute;
  right: 10px;
  bottom: 11px;
}
#header input[type=text] {
  margin-right: 1px;
  padding: 3px 5px;
  width: 90px;
  height: 12px;
  border: 0;
  vertical-align: bottom;
  color: #666;
}
#header input[type=submit] {
  padding: 0;
  width: 14px;
  height: 18px;
  border: 0;
  text-indent: -5000px;
  cursor: pointer;
  background: #ffffff url('../themes/bkg/sprite.gif') -138px -20px;
}
#header input[type=submit]:focus, #header input[type=submit]:hover, #header input[type=submit]:active {
  background-position: -138px -68px;
}
#rmngp, #guimet {
  position: absolute;
}
#rmngp {
  left: 2px;
  top:12px;
}
#guimet {
  right: 10px;
  top: 10px;
}
/* -- = Nav -- */
#nav {
  position: relative;
  z-index: 15;
  float: left;
  width: 130px;
  text-align: right;
  color: #000;
}
#nav strong {
  display: block;
  padding: 11px 10px 10px;
  min-height: 18px;
  font-size: 1.308em;
  line-height: 1;
  color: #000;
  background: #c3baab;
}
#nav ul {
  padding: 10px;
}
#nav li {
  margin-bottom: 1.333em;
  line-height: 1.154em;
}
#nav li a:focus, #nav li a:hover, #nav li a:active {
  color: #000000;
}
/* -- = Content -- */
#nav + #content {
  padding: 0 20px 0 150px;
}
#content {
  position: relative;
  z-index: 10;
  padding-bottom: 25px !important;
}
#content sup {
  line-height: 0.5em;
  
sup {
	/*font-size:smaller !important;  */
	font-size: 75%;
    vertical-align: baseline; 
    position: relative; 
	bottom: 0.45em ;	
}

.appel_note {
    font-size: 100%; /* texte plus petit */
    vertical-align: baseline; /* neutralise l'excès d'interlignage */
    position: relative; /* permet le positionnement relatif */
    bottom: 0.25em ; /*baisse d'un tiers de ligne*/
	padding-left:2px;
}

}
#content hr {
  height: 1px;
  border: 0;
}
#content abbr {
 /* border-bottom: 1px dotted;
  cursor: help;*/
}
#content ul, #content ol {
  margin-bottom: 1.539em;
  padding-left:20px;

}
#content ul {
  list-style: disc outside;
}
#content ol {
  list-style: decimal outside;
}
#content p {
  margin-bottom: 1.539em;
  text-align: justify;
  line-height: 1.153em;
}
#content .left {
  float: left;
  padding-right: 20px;
}
#content .right {
  float: right;
  padding-left: 20px;
}
#content .left img, #content .right img {
  margin-bottom: 10px;
}
#content .left strong, #content .right strong {
  font-size: 1.2em;
}
#content .infos {
  margin-top: 0.5em;
  padding-left: 0;
  list-style: none;
}
#content .infos .space {
  margin-top: 0.77em;
}
#oeuvre {
  padding-left: 0 !important;
  padding-bottom: 15px;
  overflow: hidden;
}
#oeuvre li {
  display: inline-block;
  margin-left: 20px;
  width: 175px;
  vertical-align: top;
  text-align: center;
}
#preface {
  padding-left: 0 !important;
  padding-bottom: 15px;
  overflow: hidden;
}
#preface li {
  display: inline-block;
  margin-left: 20px;
  width: 250px;
  vertical-align: top;
  text-align: center;
}#vignette {
  padding-left: 0 !important;
  padding-top: 1.539em;
  font-size: 0.769em;
}
#vignette li {
  display: inline-block;
  margin: 0 0 20px 16px;
  width: 100px;
  vertical-align: top;
}
#vignette strong {
  display: block;
  margin: 0.25em 0;
  line-height: 1.25em;
}
#vignette a :focus, #vignette a:hover, #vignette a:active {
  text-decoration: none;
}
#vignette a:focus strong, #vignette a:hover strong, #vignette a:active strong {
  text-decoration: underline;
}
.top {
  margin-top: -5px;
  margin-bottom: 2em;
  display: block;
  right: 0;
  text-align: right;
  font-size: 0.769em;
  color: #000 !important;
}
.notes{
  /* / *//*border-top: 1px solid #b58f73;
  margin-top: 1.818em;*/
  padding-top: 1.818em;
  font-size: 0.846em;
}
ol#notes {
  /* / *//*border-top: 1px solid #b58f73;
  margin-top: 1.818em;*/
  padding-top: 1.818em;
  font-size: 0.846em;
}
ol#notes li {
  margin-bottom: 0.455em;
  line-height: 1.273em;
}
.copyright,
.left p,
.right p,
#oeuvre {
  margin-bottom: 0;
  font-size: 0.769em;
}
.copyright span,
.left p span,
.right p span,
#oeuvre span {
  display: block;
}
#breadcrumb, #breadcrumb + div, .cartouche {
  position: relative;
  left: -20px;
  width: 630px;
  line-height: 1.231em;
}
ul#breadcrumb {
  margin: 0;
  padding: 2px 10px !important;
  min-height: 15px;
}
ul#breadcrumb li {
  display: inline;
  line-height: 1em;
  color: #fff;
}
ul#breadcrumb a {
  margin-right: 1px;
  padding-right: 4px;
  font-weight: bold;
  /* / */ /*border-right: 1px solid #fff;*/
  color: #fff !important;
}
.mac ul#breadcrumb {
  padding: 3px 10px !important;
}
.win #breadcrumb + div {
  padding: 0 10px 1px;
}
#breadcrumb + div {
  padding: 0 10px;
  line-height: 1.231em;
}
#breadcrumb + div ul {
  float: right;
  margin: 0;
}
#breadcrumb + div li {
  float: left;
  margin-left: 3px;
  padding-top: 1px;
  text-align: center;
  list-style: none;
}
#breadcrumb + div .first,
#breadcrumb + div .previous,
#breadcrumb + div .next,
#breadcrumb + div .last {
  width: 14px;
}
#breadcrumb + div li a {
  display: block;
  height: 15px;
  text-indent: -5000px;
  background: url('../themes/bkg/sprite.gif') 0 0 no-repeat;
}
#breadcrumb + div .first a {
  background-position: 0 3px;
}
#breadcrumb + div .previous a {
  background-position: 0 -21px;
}
#breadcrumb + div .next a {
  background-position: 100% -21px;
}
#breadcrumb + div .last a {
  background-position: 100% 3px;
}
#breadcrumb + div .first a:hover {
  background-position: 0 -45px;
}
#breadcrumb + div .previous a:hover {
  background-position: 0 -69px;
}
#breadcrumb + div .next a:hover {
  background-position: 100% -69px;
}
#breadcrumb + div .last a:hover {
  background-position: 100% -45px;
}
#breadcrumb + div a.liste, #breadcrumb + div a.vignette {
  float: right;
  padding: 1px 25px 0 20px;
}
#breadcrumb + div a.liste {
  background: url('../themes/bkg/sprite.gif') 0 -149px no-repeat;
}
#breadcrumb + div a.vignette {
  background: url('../themes/bkg/sprite.gif') 0 -204px no-repeat;
}
#breadcrumb + div button {
  padding-left: 18px;
  background: url('../themes/bkg/sprite.gif') 0 -94px no-repeat;
}
#breadcrumb + div button:focus, #breadcrumb + div button:hover, #breadcrumb + div button:active {
  text-decoration: underline;
  cursor: pointer;
}
/* -- = Collection -- */
#album {
  padding-left: 0 !important;
  padding-bottom: 0px;
  overflow: hidden;
}
#album li {
  display: inline-block;
  margin: 5px 26px;
  text-align: left;
}
#album li.last {
  margin: 5px 26px 0px;
}
#album span {
  display: block;
  margin-top: 0.5em;
}
#album p {
  margin: 0.5em 0 0;
  width: 250px;
  text-align: center;
}
/* -- = Dossier -- */
h1.cartouche {
  margin-top: 0;
  padding: 11px 10px;
  min-height: 17px;
  font-size: 1em;
  color: #fff;
}
form ul {
  padding-bottom: 1.538em;
}
form li {
  margin-bottom: 1.538em;
  list-style: none;
}
form .action {
  padding-left: 149px;
}
form label {
  display: inline-block;
  padding-right: 20px;
  width: 125px;
  text-align: right;
  cursor: pointer;
}
li input[type="text"], li input[type="password"] {
  width: 230px;
}
li input[type="submit"], li input[type="reset"] {
  margin-right: 15px;
  padding: 2px;
  background: none;
}
li input[type="submit"]:focus,
li input[type="reset"]:focus,
li input[type="submit"]:hover,
li input[type="reset"]:hover,
li input[type="submit"]:active,
li input[type="reset"]:active {
  color: #ffffff;
}
a.button {
  margin: 149px;
  padding: 2px 5px;
}
a.button:focus, a.button:hover, a.button:active {
  color: #fff !important;
  text-decoration: none !important;
}
/* -- = Information -- */
ul#plan {
  margin-top: 1.43em;
  margin-left: 0;
  list-style: none;
}
ul#plan li {
  margin-bottom: 1em;
  font-weight: bold;
  list-style: none;
}
ul#plan ul {
  margin: 1em 0 0 30px;
}
.print,
strong.liste,
strong.vignette,
span.previous,
span.first {
  padding-left: 18px;
  background: url('../themes/bkg/sprite.gif') 0 -96px no-repeat;
}
strong.liste {
  background-position: 0 -151px;
}
strong.vignette {
  background-position: 0 -206px;
}
span.previous {
  background-position: 0 -22px;
}
span.first {
  background-position: 0 2px;
}
strong.add {
  margin-right: 8px;
  padding-left: 23px;
  background: url("../themes/bkg/sprite.gif") no-repeat scroll -133px -95px transparent;
}
span.next, span.last {
  padding-right: 15px;
  background: url('../themes/bkg/sprite.gif') 100% -22px no-repeat;
}
span.last {
  background-position: 100% 2px;
}
.link {
  list-style: none !important;
}
.link li {
  margin-bottom: 1.539em;
}
.link a, .link strong {
  display: block;
}
/* -- = Outils -- */
ul#menu {
  margin-left: 0;
  padding: 5px 10px;
}
ul#menu li {
  display: inline;
  margin-left: 9px;
}
ul#menu a {
  color: #ffffff;
}
#glossaire {
  list-style: none !important;
  padding:0 20px;
}
#glossaire dd {
  text-align: justify;
}
#glossaire .top {
  margin-top: 10px;
}
#bibliographie li {
  margin-bottom: 1.539em;
}
ul#critere {
  float: left;
  margin: 10px 0 0 -10px;
  padding-left: 0;
  width: 170px;
  text-align: right;
  list-style: none;
}
ul#critere li {
  margin-bottom: 1.333em;
  line-height: 1.154em;
  font-weight: bold;
  color: #fff;
}
ul#critere a {
  font-weight: normal;
}
/* / */ /* Anciens index */ 
/*ul#type {
  margin: 10px 0 0 200px;
  list-style: none;
}
ul#type li {
  padding-left: 25px;
  line-height: 1.308em;
  background: url('../themes/bkg/outils-arborescence.gif') 0 0 no-repeat;
}
ul#type .last {
  background-position: 0 -272px;
}
ul#type .parent {
  background-position: 0 -44px;
}
ul#type .open {
  background-position: 0 -155px;
}
ul#type .last.parent {
  background-position: 0 -586px;
}
ul#type .last.open {
  background-position: 0 -427px;
}
ul#type a {
  color: #000000;
}
#type .parent ul {
  margin: 0.25em 0 0;
  list-style: none;
}
#type .parent ul li {
  padding-left: 20px;
  line-height: 1.154em;
  background-position: -3px 0;
}
#type .parent ul .last {
  background-position: -3px -272px;
}*/
/* -- = Recherche -- */
#vignette.resultat {
  padding-top: 30px;
}
#vignette.resultat img {
  border: 3px solid transparent;
}
#vignette.resultat span {
  display: none;
  position: absolute;
  top: 5em;
  left: 15px;
  font-size: 1.3em;
}
#vignette.resultat a :focus span, #vignette.resultat a:hover span, #vignette.resultat a:active span {
  display: block;
}
#vignette.resultat a:focus strong, #vignette.resultat a:hover strong, #vignette.resultat a:active strong {
  text-decoration: none;
}
#liste-resultat {
  margin-top: 20px;
  padding: 0 0 20px 0 !important;
}
#liste-resultat li {
  position: relative;
  padding: 7px 0;
  list-style: none;
  border-top: 1px solid #fff;
}
#liste-resultat img {
  display: none;
  position: absolute;
  top: -30px;
  left: -135px;
  font-size: 1.3em;
}
#liste-resultat strong, #liste-resultat span, #liste-resultat a {
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
  width: 250px;
}
#liste-resultat span {
  text-align: center;
}
#liste-resultat span, #liste-resultat strong + strong {
  width: 150px;
}
#liste-resultat a :focus img, #liste-resultat a:hover img, #liste-resultat a:active img {
  display: block;
}
.recherche #content {
  float: left;
  width: 500px;
}
.recherche #content a {
  margin-left: 3px;
}
.recherche #content span {
  display: block;
  margin: 3px 0 0 149px;
  font-size: 0.769em;
}
.recherche h1 {
  position: static;
  width: 480px;
  font-size: 1.308em;
}
.recherche #mode {
  position: absolute;
  top: 15px;
  right: 10px;
  width: 355px;
  text-align: right;
}
.recherche #mode label {
  padding-right: 0;
  width: auto;
  color: #fff;
}
.recherche #mode input {
  margin: 0 10px 0 2px;
}
.recherche #mode a {
  color: #ffffff;
}
.recherche select {
  width: 236px;
}
.recherche #inventaire {
  width: 105px;
}
#sidebar {
  margin-left: 500px;
  padding: 0 10px;
  height: 660px; /* / */
  width: 260px;
  overflow: auto;
  background: #fff;
}
#sidebar ul#plan ul {
  margin: 0;
}
#sidebar ul#plan ul li {
  margin-bottom: 0;
  font-weight: normal;
}
#sidebar p {
  text-align: justify;
}
#sidebar h2 {
  margin: 0;
  padding-top: 10px;
  font-size: 1.615em;
  color: #000;
}
#sidebar h4 {
  margin-top: 0.75em;
}
#sidebar h5 {
  margin: 0.5em 0 0;
}
#sidebar .top {
  margin-top: 0;
}
.notice #nav {
  width: 275px;
  text-align: left;
}
.notice #nav + #content {
  padding-left: 295px;
}
.notice #breadcrumb, .notice #breadcrumb + div {
  width: 485px;
}
.notice #breadcrumb + div {
  margin-bottom: 1.43em;
}
.notice #breadcrumb a {
  border-right: 0;
}
.notice .add {
  margin-right: 8px;
  padding-left: 23px;
  font-family: "Lucida Grande", sans-serif;
  background: url("../themes/bkg/sprite.gif") no-repeat scroll -133px -95px transparent;
}
.notice h1 em {
  display: block;
  font-size: 0.905em;
  font-weight: normal;
}
.notice h3 {
  font-size: 1em;
}
#slideshow {
  width: 275px;
}
#slideshow div {
  margin-bottom: 10px;
  padding-top: 20px;
  overflow: hidden;
  background: #fff;
}
#slideshow div ul {
  margin-top: 0;
  padding: 0;
  width: 35000px;
}
#slideshow div li {
  float: left;
  padding: 0 10px;
  width: 255px;
  text-align: center;
  list-style: none !important;
}
#slideshow img {
  vertical-align: top;
}
#slideshow div + ul {
  /*float: right;*/
  position:absolute;
  right:0;  
  margin-right: 10px;
  padding: 0;
}
#slideshow div + ul span {
  color: #ffffff;
}
#slideshow div + ul li {
  float: left;
  margin-bottom: 0;
  list-style: none;
  margin-left: 3px;
  padding-top: 1px;
  text-align: center;
}
#slideshow div + ul button {
  width: 15px;
  height: 18px;
  text-indent: -5000px;
  cursor: pointer;
  background: url('../themes/bkg/sprite.gif') 0 0 no-repeat;
}
#slideshow div + ul .first button {
  background-position: 0 -262px;
}
#slideshow div + ul .previous button {
  background-position: 0 -286px;
}
#slideshow div + ul .next button {
  background-position: 100% -286px;
}
#slideshow div + ul .last button {
  background-position: 100% -262px;
}
#slideshow div + ul .first button:hover {
  background-position: 0 -45px;
}
#slideshow div + ul .previous button:hover {
  background-position: 0 -69px;
}
#slideshow div + ul .next button:hover {
  background-position: 100% -69px;
}
#slideshow div + ul .last button:hover {
  background-position: 100% -45px;
}
.none {
  display: none;
}
.credit {
  position: absolute;
  left: 0;
  margin-bottom: 0 !important;
  padding: 30px 10px;
  text-align: left;
  font-size: 0.846em;
  font-weight: bold;
  line-height: 1.25em;
  color: #fff;
}
/* / */
/*.credit + button {*/
#nav button{
  display: block;
  margin-left: 13px;
  width: 150px;
  text-align: left;
  font-size: 0.846em;
  color: #fff;
  cursor: pointer; 
}
.credit + button span {
  display: block;
}
.credit + button:hover, .credit + button:hover span {
  color: #000000;
}
/* -- Déclinaison des thèmes -- */
/* -- Déclinaison des thèmes -- */
html {
  background: #cfad94;
}
body, #main {
  background: #faf4f0 url('../themes/bkg/nav.gif') repeat-y 0 0;
}
.outils, .outils #main {
  background: #faf4f0 url('../themes/bkg/nav-outils.gif') repeat-y 0 0;
}
.notice, .notice #main {
  background: #faf4f0 url('../themes/bkg/nav-notice.gif') repeat-y 0 0;
}
.recherche, .recherche #main {
  background: #faf4f0;
}
#header {
  background: #675f5c;
}
#header .active a,
a:focus,
#header a:hover,
#header a:active {
  color: #f1e2d7;
}
#nav a:link, #nav a:visited {
  color: #764d2e;
}
#nav strong {
  color: #916545;
  background: #eeeeee;
}
#breadcrumb {
  background: #916545;
}
#breadcrumb + div {
  color: #554b46;
  background: #e5e5e5;
}
#breadcrumb + div .add,
#breadcrumb + div button,
#breadcrumb + div .liste,
#breadcrumb + div .vignette {
  color: #554b46;
}
h1.cartouche {
  background: #916545;
}
h2, #sidebar h3 {
  color: #554b46;
}
#sidebar h2, h3, dt {
  color: #916545;
}
#content a, #sidebar a, #vignette a strong {
  color: #764d2e;
}
.copyright,
.left,
.right,
#oeuvre,
#vignette a,
em,
.recherche li span {
  color: #554b46;
}
li input[type="submit"] {
  border: 1px solid #764d2e;
  color: #764d2e;
}
li input[type="submit"]:focus, li input[type="submit"]:hover, li input[type="submit"]:active {
  background: #764d2e;
}
li input[type="reset"] {
  border: 1px solid #554b46;
  color: #554b46;
}
li input[type="reset"]:focus, li input[type="reset"]:hover, li input[type="reset"]:active {
  background: #554b46;
}
a.button {
  border: 1px solid #764d2e;
  color: #764d2e;
}
a.button:focus, a.button:hover, a.button:active {
  background: #764d2e;
}
hr {
  color: #554b46;
  background: #554b46;
}
#menu {
  background: #916545;
}
ul#critere a {
  color: #eeeeee;
}
#vignette.recherche a :focus img, #vignette.recherche a:hover img, #vignette.recherche a:active img {
  border: 3px solid #916545;
}
#liste-resultat li {
  border-top: 1px solid #554b46;
}
.notice .credit {
  background: #554b46;
}
.notice h1 {
  color: #916545;
}
/* -- Styles réservés à IE - toutes versions confondues -- */
.ie7 #oeuvre li,
.ie7 #album li,
.ie7 #vignette li,
.ie7 #liste-resultat strong,
.ie7 #liste-resultat span,
.ie7 #liste-resultat a,
#nav #slideshow + strong + ul button {
  display: inline;
  zoom: 1;
}
.ie7 #header input[type=submit] {
  line-height: 1000px;
  overflow: hidden;
}
/* / */
/*.ie7 #breadcrumb, .ie7 #breadcrumb + div, .ie7 .cartouche {
  position: relative;
  left: 0;
  float: right;
}*/
.ie7 h1 {
  clear: right;
}
.ie7 #vignette {
  margin-left: 20px;
}
.ie7 .credit {
  margin-top: -10px;
  width: 255px;
}
.ie7 .credit + button {
  position: absolute;
  left: 0;
  top: 325px;
}
.ie7 #slideshow div {
  padding-bottom: 20px;
}
.ie7 #slideshow div + ul button {
  text-indent: 0;
}
.ie7 #slideshow div + ul button span {
  text-indent: -5000px;
}
/* / */
/* header */
#header form{
	width:130px;
	border-right:0;
	text-align:left;
}
/* modif notice */
#content #notes{
	padding-left:0;	
}
#notes li{
	list-style: none inside none;
}
/* ajout notice */
#noimage{
	width:275px;
	background: none repeat scroll 0 0 #FFFFFF;
	height:300px;
	float:left;
}
#labelzoom{
	clear:right;
	float:right;
	color:#bbb;
	font-size:8pt;
	padding-right:2px;
}
#nav button:link,#nav button:visited{
	text-decoration:none;
}
#nav button:focus,#nav button:hover,#nav button:active{
	text-decoration:underline;
}
/* resultat liste vignettes */
#vignette strong {
 	width:100px;
}
/* Index */

/*ul#tree li {
  padding-left: 25px;
  line-height: 1.308em;
}*/
#sidetree {
	font-size:12px;
}
#sidetree  .hitarea {
	background: url(../js/treeview/images/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	/*margin-right: 4px;*/
	float: left;
	cursor: pointer;
}
#sidetree a{
	margin-left:3px;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

#sidetree{
	margin-left:200px;
	margin-top:10px;
}
#sidetree ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}
#sidetree .treeview ul {
	margin-top: 4px;
}
.treeview li { 
	margin: 0;
	padding: 1px 0pt 4px 16px;
}
#treecontrol { margin: 1em 0; display: none; }

#sidetree  .treeview li { background: url(../js/treeview/images/treeview-default.gif) 0 0 no-repeat; }
#sidetree  .treeview li.collapsable, #sidetree .treeview li.expandable { background-position: 0 -176px; }
#sidetree  .treeview .expandable-hitarea { background-position: -80px -3px; }
#sidetree  .treeview li.last { background-position: 0 -4990px }
#sidetree  .treeview li.lastCollapsable, #sidetree .treeview li.lastExpandable { background-image: url(../js/treeview/images/treeview-default.gif); }  
#sidetree  .treeview li.lastCollapsable { background-position: 0 -111px }
#sidetree  .treeview li.lastExpandable { background-position: -32px -67px }
#sidetree  .treeview div.lastCollapsable-hitarea, #sidetree .treeview div.lastExpandable-hitarea { background-position: 0; }

#sidetree  .treeview-black li { background-image: url(../js/treeview/images/treeview-black-line.gif); }
#sidetree  .treeview-black .hitarea, #sidetree .treeview-black li.lastCollapsable, #sidetree .treeview-black li.lastExpandable { background-image: url(../js/treeview/images/treeview-black.gif); }  
#sidetree  .treeview .hover { cursor: pointer; }

.treeview .placeholder {
	background: url(images/ajax-loader.gif) 0 0 no-repeat;
	height: 16px;
	width: 16px;
	display: block;
}
#sidetreecontrol{
	margin-bottom:6px;
}
#sidetreecontrol a, #sidetreecontrol a:link, #sidetreecontrol a:visited, #sidetreecontrol a:hover, #sidetreecontrol a:active, #sidetreecontrol a:focus{
	color:#666666;
	text-decoration:underline;
}
 #sidetreecontrol a:focus{

}
#nav ul ul{
	margin-top:5px;
	padding:8px 0;
	font-size:	0.875em;
}
#nav ul ul li{
	line-height: 1em;
}
#nav ul ul ul{
	padding-top:0;
	font-size:	1em;;
}
#nav ul ul ul li{
	padding:0;
	margin-bottom:0.2em;
}
/* Pages statiques */
#content .sign{
	text-align:right;
}
abbr{text-decoration:none;border-bottom:none}
/* Page de recherche */
#msg{
	padding-left:150px;
}
/* Glossaire */
dt span{
	font-weight:normal;	
}
/* Cartes */
.carte{
	background-color:#fff;
}
#legende {
	background-color:#fff;
	padding:8px 30px 15px 30px;
	  font-size: 0.938em;
}
#legende h4{
	margin-top:0;
	margin-bottom:10px;
	vertical-align:top;
	margin-left:10px;
}
#legende img{
	vertical-align:top;
}
#legende .grande img{
	vertical-align:middle;
}
#legende ul{
clear:left;
	padding:0;
	margin-bottom:10px
}

#legende li{
	display:inline;
	list-style-type:none;
	line-height:1em;
	margin-left:10px;
}
/* Transverse */
.pcap{
	font-variant:small-caps;	
}
/* Notice */
#content .transcription{
	margin-bottom:5px;
}
#content a.aidecar,#content a.aidecar:link,#content a.aidecar:visited,#content a.aidecar:focus,#content a.aidecar:hover,#content a.aidecar:active{
	font-size:0.875em;
	color:#96908A;
}
#nav .btn_large{
	width:auto;
}
/* Dossiers */
#listres_arbo li {
    line-height: 2.5em;
    padding-bottom: 8px;
    padding-top: 8px;
    vertical-align: middle;
	list-style-type:none;
}
.line {
    border-bottom: 1px solid #8C3C6E;
}
#vignette label{
	display:none;
}
.dossiers #liste-resultat a {width: 220px;}
.dos_sel{float:left}
.dossiers .haut{
	margin-left:-18px;
	margin-top:5px;
}