/* CSS Document */
#collectionsNavigation {
  margin: 30px 0 0 0;
}
#collectionsNavigation fieldset {
  margin: 0 15px 25px 15px;
  color: #ebe6e1;
}
#collectionsNavigation label {
  margin: 0 0 5px 0;
}
#collectionsNavigation select {
  width: 200px;
}
.collectionsUne {
  width: 202px;
  margin: 50px 0 0 15px;
  background: url('/img/global/menuAccFond.gif') no-repeat top left;
}
.collectionsUneImg {
  display: block;
  width: 200px;
  height: 200px; 
}
.collectionsUneDesc {
  width: 200px;
  padding: 3px;
  font-size: 0.9em;
  color: #c6c2be;
}
.collectionsUnePlus a {
  float: right;
  font-size: 0.9em;
  color: #b38567;
  text-decoration: none;
}
/** Lien vers sujets collections **/
#collectionLienSujets {
  margin: 20px 15px 10px 15px;
}
.collectionsLienSujets {
  color: #aa8267;
  text-decoration: underline;
}
.collectionsLienSujets:hover {
  text-decoration: none;
}
