﻿#carte_du_jour {
  position: absolute ;
  left: 8px ;
  top: 200px ;
  z-index: 5 ;
  vertical-align: top ;
  text-align: left ;

  width: 215px ;
  padding-left: 5px ;
  padding-right: 5px ;

  color: inherit ;
  background-color: #faf0fa ;
  border: solid 2px #aab48b ;

  font-family: "trebuchet ms", trebuchet, verdana, arial, sans-serif ;
  font-size: 10pt ;


  }

#carte_du_jour a {
  color: #800000 ;
  background: inherit ;
  text-decoration: none ;
  }

#carte_du_jour a:active:hover {
  color: inherit ;
  background: #d1e0b2 ;
  }

#carte_du_jour a:visited:hover {
  color: inherit ;
  background: #d1e0b2 ;
  }

#carte_du_jour a:link:hover {
  color: inherit ;
  background: #d1e0b2 ;
  }

.caddie {
  margin-bottom: -.625em ;
  font-size: 12pt ;
  font-weight: bold ;
  color: #006600 ;
  }

.liste_primaire {
  margin-bottom: -.625em ;
  }

.liste_primaire_avec {
  margin-bottom: -.6em ;
  }

.liste_secondaire {
  margin-bottom: -.625em ;
  margin-left: 10px ;
  font-style: oblique ;
  }

#carte_du_jour hr {
  color: #aab48b ;
  background-color: inherit ;
  }
