body
{
  background-color:#ffffff;
  color:#000000;
}

#headprint
{
  visibility:visible;
  width:100%;
  overflow:visible;
  position:relative;
  left:0px;
  top:0px;
  border-bottom:1px solid #000000;
  padding-bottom:10px;
  font-size:10pt;
}
#headprint h1 { color:#000000; font-size:20pt; font-weight:bold; border:0px; margin:0px; }
#headprint h2 { color:#000000; font-size:12pt; font-style:italic; border:0px; margin:3px; }

#page, #head, .menu, #nav, #body, #foot
{
  width:700px;
  border:0px;
}

#head, .menu, .menu .beg, .menu a, .menu .end, #nav, #foot, .wd, .w3c, h1.screen
{
  visibility:hidden;
  width:1px;
  height:1px;
  overflow:hidden;
  position:absolute;
  left:-1000px;
  top:-1000px;
}

#body { background:none; }
#body #content { margin:0px; }

h1, h2 { color:#000000; }

img.photo { border:0px; }

ul.partenaires li { list-style-image:url(); }
ul.partenaires li a { color:#000000; }

table.month { width:160px; border-color:#000000; }
table.month tr.month th { background-color:#999999; }
table.month tr th { background-color:#cccccc; }
table.month tr td a:hover { border-color:#ffffff; }
