@charset "UTF-8";

.bb--archives-choix-src
{
  display    : inline-block;
  padding    : 1em;
  text-align : left;
}

.bb--archives-src-bb:hover,
.bb--archives-src-ly:hover,
.bb--archives-src-av:hover
{
  color : white;
}

.bb--archives-src-bb:hover
{
  background-color : fuchsia;
}

.bb--archives-src-ly:hover
{
  background-color : red;
}

.bb--archives-src-av:hover
{
  background-color : blue;
}

.bb--archives-thead tr th
{
  min-width  : 0;
  transition : all 300ms ease-in-out;
}

.bb--archives-suisa
{
  margin     : 0 calc(74px + 1.1em);   /* Largeur de "sorry.gif" ... */
  text-align : justify;
}
