/* Styles pour l'impression */

body {
  font-size: 1em;
}


h3,
h3.spip,
td,
p
{ 
  font-size: 1em;
}

#nom-labo h1
{ 
  font-size: 1.4em;
}

#texte h2
{ 
  font-size: 1.2em;
}

p.auteur,
div.notes p
{ 
  font-size: 0.9em;
}


span.petit,
ul ul,
p.petit {
  font-size: 0.8em;
}

#liens-top,
#colgauche,
#navigation,
#chemin,
#texte ul.navdroite
{ 
  display: none;
}

#main
{ 
  width: auto;
  border: none;
}

#top { 
  background-image: none;
  height: auto;
  margin-bottom: 3em;
}

#pageune,
#pageseconde
{ 
  margin-left: 1px;
  background: none;
  border-left: none;
}

.texte_gauche
{ 
  width: 75%;
  border-right: none;
}

div.texteune { 
  padding-top: 0px !important;
}

.texte_droite 
{ 
  top: 0px;
  width: 20%;
  font-size: 0.9em;
}

.texte_droite p
{ 
  font-size: 0.9em;
}