* {
  font-family:Tahoma,Verdana,Arial,Helvetica,"Bitstream Vera Sans",sans-serif;
}

body {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 1em;
  margin-right: 1em;
}

#menug, #ddmenu, #path, #nlink, #footer, #htexte {
  visibility:hidden;
  display:none;
}

#ntable {
  border-collapse: collapse;
  border: none;
}

.ntablecell {
  padding:3px;
  border: 1px solid black;
  vertical-align: top;
  width:50%;
}

.ntablecell p {
  line-height: 1.5em;
  margin-top: 0px;
  margin-bottom: 0px;
  text-indent: -2.5em;
  margin-left:3.5em;
  margin-right:3em;
}

.ntablecell em {
  display:block;
}

#header, #header a, #footer a, #footer {
  color: #FFFFFF;
  font-size: 0.8em;
  text-decoration: none;
}

#header {
  background-image:url('../images/defap-catalogue-bandeau.gif');
  background-repeat:no-repeat;
  height:98px;
  max-width:1024px;
  min-width:770px;
  margin-left:auto;
  margin-right:auto;
}

#content {
  min-width:770px;
  max-width:1024px;
  margin-left:auto;
  margin-right:auto;
  min-height:400px;
  font-size: 0.9em;
}

.noprint {
  visibility: hidden;
}

#page {
  margin-left: 0px;
}
