



/* Thanks to alistapart.com for useful extras */
#MMenu {
    display: none;
    visibility: hidden;
}

body {
    background: url(pix.gif) no-repeat transparent;
    list-style-image: none;
    font-family: Georgia, Garamond, Times, serif;
    font-size: 10pt;
    color: Black;
    margin: 0;
    padding: 0;
}

div.top,
.netscape4,
.tabs,
.personalBar,
.pathBar,
td.left,
td.right,
#contentTabs,
#contentBar,
div.documentActions,
.footer,
.help,
.legend,
div.message,
input
{
    display: none;
}

ul { 
    list-style-image: none; 
}

div.noprint
{
  height: 0;
  display : none;
}

table.noprint
{
  height: 0;
  display : none;
}

tr.noprint
{
  height: 0;
  display : none;
}

.editableDocument,
.document,
div.description,
.group {
    background: transparent;
    border: none;
    font-family: Georgia, Garamond, Times, serif;
    font-size: 10pt;
    padding: 0;
    margin: 0;
}

table.listing,
table.listing td
 {
	border: 1pt solid black;
    border-collapse: collapse;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

pre {
  white-space: normal;
}

div.document a:link:after, 
div.document a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

div.small a:after {
   content: " ("href ") ";
    display: none;
}
/* */
/* RAJOUTS 

div.absDiv 
{
 display: static;
 left:15px;
 top:111px;
 width:121px;
 height:170px;
 z-index:1;
 overflow: hidden;
 clip: rect(auto 130 200 0);
}
*/

span.absDiv 
{
 font-size: 80%;
 padding: 0.5em;
 position : static;
 top: -0.8em;
 left: -0.8em;
 z-index:10;
 overflow: hidden;
 clip: rect(auto 130 300 0);
}

.clavier
{
  display: none;
}

table.noprint td
{
  display : none;
}

table.KBDUP
{
  display : none;
}
table.KBDUP td
{
  display : none;
}

div.menu_haut
{
  display: none;
}
table.left
{
  display: none;
}
