/* CSS Document */
/** Valeurs réservées à l'affichage sous tout autre navigateur que IE **/
#entete {
  min-width: 1255px;
}
#centre {
  min-height: 650px;
}
#menuPrincipal a {
  margin: 0 0 0 1px;
  padding: 0 10px 3px 10px;
}
#rechercheInstant {
  top: 65px;
}
#principale {
  min-height: 650px;
}
.editorialItem {
  width: 400px;
}
/** Bloc resultatListe **/
.resultatListePied {
  width: 720px;
}
/** Newsletter **/
#newsletter .document {
  min-height: 590px;  
}
/** Fiche Collections **/
#collectionFiche {
  width: 852px;
}
#collectionsFicheTitre {
  min-height: 682px;
}
