@page { margin: 0cm; }
/*
mettre les id des styles des blocs que l'on ne veut pas afficher pour l'impression
*/
body {background:#fff;}
img{border:0;}
#container,#content-one {width:100%;}

#skip-top,#accessibility-menu, #menu-principal, #chemin, #gauche,#nuageTag,#bottom-menu{display:none;}
#tools,#rechercher,.player_flash,#cadre-form,#contenu .visibleHandilogue{display:none;}

.texte{font-size:100%; }
.titre{ color:#F58225; }
.sous-titre{color:#F58225;}
.texte-erreur{ color:#ff0000; }
.texte-orange,a.texte-orange,a.texte-orange:link,a.texte-orange:visited,a.texte-orange:hover,a.texte-orange:active{ color:#E65F00; }
.texte-vert,a.texte-vert,a.texte-vert:link,a.texte-vert:visited,a.texte-vert:hover,a.texte-vert:active{ color:#68B343; }
.texte-rouge,a.texte-rouge,a.texte-rouge:link,a.texte-rouge:visited,a.texte-rouge:hover,a.texte-rouge:active{ color:#CC4802; }
.texte-bleu,a.texte-bleu,a.texte-bleu:link,a.texte-bleu:visited,a.texte-bleu:hover,a.texte-bleu:active{ color:#3B4F9E; }
.texte-bleu-fonce,a.texte-bleu-fonce,a.texte-bleu-fonce:link,a.texte-bleu-fonce:visited,a.texte-bleu-fonce:hover,a.texte-bleu-fonce:active {color:#233267;}
.texte-jaune,a.texte-jaune,a.texte-jaune:link,a.texte-jaune:visited,a.texte-jaune:hover,a.texte-jaune:active{ color:#F5E600; }
.texte-marron,a.texte-marron,a.texte-marron:link,a.texte-marron:visited,a.texte-marron:hover,a.texte-marron:active{ color:#E29300; }