/* taille principale de la police */
#containerPrincipal {
  font-size:8pt;
}

/* largeur automatique */
#containerPrincipal {
  width: auto;
}

/* éléments non imprimés */
#toolBanner,
#entete,
#nav,
#sousNav,
#pied,
.goTop,
.goDown,
#userInfo,
#navLastPages,
.navigationSuperieure,
.navigationInterne,
.submit,
form,
a.aide,
#containerPrincipal p.impression
{
  display: none;
}

#corps .europass h2 {
    width: 70%
}
#fiche #europass_logo{
  right : 5%;
}
