@CHARSET "UTF-8";


div#randomContainer {
  position: relative;
  margin-top: -38px;
  height: 300px;
}

hr {
  margin: 32px 0pt;
  clear: left;
}

div.right.liste {
 padding-top: 0;
}

/*************/ /*  CLASSEMENT PAR... (MENU DÉROULANT)  */ /*************/

ul#scroll {
 background: transparent none repeat scroll 0% 0%;
 border-color: #fff;
 border-style: solid;
 border-width: 1px 0pt;
 float: right;
 font-weight: normal;
 line-height: 1;
 list-style-image: none;
 list-style-position: outside;
 list-style-type: none;
 width: 9em;
 margin: -2.85em 0 0;
 z-index: 900;
}

ul#scroll a.first {
  background-color: white;
}

ul#scroll li {
 padding: 0pt;
}

ul#scroll ul {
 background: #FFF none repeat scroll 0% 0%;
 border-color: #e4d0e4;
 border-style: solid;
 border-width: 0.1px 0pt 0pt;
 font-weight: normal;
 line-height: 1;
 list-style-image: none;
 list-style-position: outside;
 list-style-type: none;
 width: 9em;
 height: auto;
 padding: 0pt;
 margin: 0pt;
 z-index: 900;
 position: absolute;
 left: -999em;
}

ul#scroll li li {
  width: 9em;
}

ul#scroll li:hover ul, 
ul#scroll li.sfhover ul
 {
 left: auto;
}

ul#scroll a {
 display: block;
 padding: 0.2em 0pt;
 text-align: right;
 border-bottom-width: 0pt;
}

ul#scroll a span {
 color: #871a86;
}

ul#scroll li li a {
 border-color: #e4d0e4;
 border-style: solid;
 border-width: 0pt 0pt 1px;
 height: 18px;
 line-height: 18px;
}

ul#scroll li li:hover a,
ul#scroll li li.sfhover a {
 background: #5C2269 none repeat scroll 0% 0%;
 color: #FFF;
}

ul#scroll li:hover ul a {
 color: #222;
}

ul#scroll ul li:hover a {
 color: #FFF;
}


/*************/ /*  LES ROUGETS  */ /*************/

h1 {
 font-style: italic;
}

ul#auteurs_rougets {
  text-align: left;
  margin-right: -5px;
}

ul#auteurs_rougets li {
  display: inline;
}

#auteurs_rougets a {
  margin-right: 5px; 
  /*white-space: nowrap;*/
}

div#noms_rougets {
  text-align: justify;
}