.noprint {display: none;}

.print {display: inline; }

#main-head_index {display: none; }

html, body,  #container, #content, {
  float: none;
  width: 100%; 
  margin: 0;
  border: 0;
  padding: 0; 
  overflow : visible;   
  color : #000000; 
  background : #ffffff; 
  font-family: "Times New Roman", serif;  
  font-style: normal;
  font-size: 0.9em;
}
   #content {
     overflow : visible; }
   #content_supp {
     position : relative; float: none;
     width : auto; 
     overflow: visible;}
   #content_main {
     float : none;
     width : auto; 
     padding : 0;
     overflow : visible; }
   #content_supp div {
     margin-left : 0; }

#content a, #content a:link, #content a:visited  { 
  border: none 0;
  text-decoration : none; 
  color : #000000; 
  background : #ffffff; 
  font-weight: bold; 
}

a img {border: 1px solid #000000; }

#footer {float:none; }
