html     { font-size:100%; font-family:'Trebuchet MS', arial, helvetica, sans-serif; }
body     { font-size:.9em; line-height:1.4em; color:#000000; background-image:url(./Julien-Sarrazin/tern.jpg); }
a        { color:#315c89; text-decoration:none; }
a:active { background-color:none; text-decoration:none; }
a:hover  { color:red; background-color:none; text-decoration:underline; }
#corps    { width:85% /*45em*/; margin:auto; }
table     { width:100%; }
td, th    { border-collapse:collapse; text-align:left; vertical-align:top; padding:10px; }
h2        { font-size:1.3em; margin: 2em 0 0 -1em; font-family:'courier new', courier-new, monospace; width:38%; padding:.5em .5em .5em 1em; }
h2, td, th { border:solid 1px; border-color:#f5f3f1 #c3c3b3 #c3c3b3 #f5f3f1; background-image:url(./Julien-Sarrazin/tern2.jpg); }
code      { color:darkgreen; font-family:'courier new', courier-new, monospace; font-size:1.08em;}

img       { border:none; }
p#w3s     { text-align:right; }
table dt  { border-bottom:dashed 1px silver; margin-bottom:.5em; }
.em       { font-style:italic; font-variant:small-caps; }
th p.em   { text-align:center !important; font-weight:normal; }
#logo { font-size:1em; line-height:1; }
#logo a:link, #logo a:visited   { display:block; width:240px; height:0px; padding-top:58px; overflow:hidden; margin:0 auto; background:url(pix/meauXfilesHV.gif) no-repeat 0 0; }
#logo a:hover   { background:url(pix/meauXfilesHV.gif) -240px 0; }
#logo a:active  { background:url(pix/meauXfilesHV.gif) -480px 0; }
#count    { color:red; }
#note1b { font-size:.8em; }
#cclogo { display:block; width:88px; height:31px; margin:0 auto; }

abbr, .abbr, acronym { cursor:help; border-bottom:dotted 1px; text-decoration:none; }
.abbr { border-bottom:dashed 1px; } /* kun IE<=6 */
abbr span.abbr { border-bottom:none; }
acronym:hover, abbr:hover { border-bottom:none; text-decoration:underline; }

hr { width:100px; padding:0; height:1px; border:0; color:black; background-color:black; }

div.hr {
  display:block;
  height:15px;
  width:100%;
  margin:2em auto;
  background:transparent url(../meules/hr2.png) no-repeat scroll center;
  clear:both;
  }
div.hr1 { display:block; background:transparent url(../meules/hr1.png) no-repeat scroll center; }
div.hr hr, div.hr1 hr { display:none; }