body {
  margin-top:0px;
  margin-left:0px;
  margin-right:0px;
  margin-bottom:0px;
  background-color:#FFFFF0;
}
body.content {
  margin-top: 8px;
  margin-bottom:8px;
  margin-left: 18px;
  margin-right:18px;
  background-image:url(images/background.gif);
}

p,h1,h2,td,th,ul {
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 8pt;
  line-height:12pt;
  vertical-align: top;
}
h1,h2 {
  font-size: 9pt;
  font-weight: bold;
  text-align: left;
}
p {
  text-align: justify;
  margin-top: 0pt;
  margin-bottom: 4pt;
}

ul { margin-top: 0pt; margin-bottom: 0pt; text-align: left; }

h2 { margin-top: 0pt; text-align: center; }
hr { margin-top: 0pt;margin-bottom: 0pt; line-height: 0pt; }

td.top_left_corner {
  background-image:url(images/top_left_corner.gif);
}
td.top_right_corner {
  background-image:url(images/top_right_corner.gif);
}
td.bottom_right_corner {
  background-image:url(images/bottom_right_corner.gif);
}
td.bottom_left_corner {
  background-image:url(images/bottom_left_corner.gif);
}
td.top_edge {
  background-image:url(images/top_edge.gif);
}
td.right_edge {
  background-image:url(images/right_edge.gif);
}
td.bottom_edge {
  background-image:url(images/bottom_edge.gif);
}
td.left_edge {
  background-image:url(images/left_edge.gif);
}
td.border {
  background-color:#333333;
}

td.nav {
  text-align: left;
  }
  
.titre {
	font-size: 9pt;
  line-height:18pt;
  font-weight: bold;
  text-decoration: none;
}
.label {
  font-weight: bold;
  text-decoration: none;
}
.note {
	font-size: 7pt;
  font-weight: italic;
}
.gauche {
  text-align: left;
}
.droite {
  text-align: right;
}

.showHide {display:none;}

a {
  color: #336699;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: underline;
  text-align: left;
}
a:link {
  color: #336699;
}
a:visited {
  color: #336699;
}
a:hover {
  color: #333333;
}
a:active {
  color: #333333;
}
a:focus {
  color: #333333;
}

a.sub {
  font-size:8pt;
  line-height:10pt;
  text-decoration: none;
  font-weight: normal;
}

a.unselected {
  font-size:8pt;
  line-height:10pt;
  text-decoration: none;
  color: #336699;
}
a.unselected:link {
  color: #336699;
}
a.unselected:visited {
  color: #336699;
}
a.unselected:hover {
  color: #333333;
}
a.unselected:active {
  color: #333333;
}
a.unselected:focus {
  color: #333333;
}

a.selected {
  font-size:8pt;
  line-height:10pt;
  text-decoration: none;
  color: #333333;
}
a.selected:link {
  color: #333333;
}
a.selected:visited {
  color: #333333;
}
a.selected:hover {
  color: #333333;
}
a.selected:active {
  color: #333333;
}
a.selected:focus {
  color: #333333;
}
a.subselected {
  font-size:8pt;
  line-height:10pt;
  text-decoration: none;
  font-weight: normal;
  color: #333333;
}
a.subselected:link {
  color: #333333;
}
a.subselected:visited {
  color: #333333;
}
a.subselected:hover {
  color: #333333;
}
a.subselected:active {
  color: #333333;
}
a.subselected:focus {
  color: #333333;
}

input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 8pt;
	}
select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 8pt;
	}
textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 8pt;
	}

p.titre { font-weight: bold; margin-top: 0pt; margin-bottom: 6pt;}
p.texte { margin-left: 20pt;margin-right: 20pt;}
ul.texte { margin-left: 40pt;margin-right: 20pt;}
p.indent { margin-left: 20pt;margin-right: 20pt; margin-top: 0pt; margin-bottom: 6pt;}
p.indenti { margin-left: 20pt;margin-right: 20pt;font-style: italic; margin-top: 0pt; margin-bottom: 6pt;}
td.text { text-align: left }
th.light { color: #F0F0F0; }