body { 
  font: 9pt sans-serif;
  width: 100%;
  min-width: 770px;
  margin: 0;
  margin-bottom: 20px;
  padding: 0px;
  background: #fff;
}

table {
	font: 9pt sans-serif;
}

table.equipe td {
	vertical-align: top;
}

#titre { 
  position: absolute;
  top: 0px;
  width: 100%;
  height: 120px;
}

#logo { 
  position: absolute; 
  left: 30px;
  top: 20px;
  width: 130px;
  height: 80px;
}

#logo a img {
border: 0;
}

#title { 
  position: absolute;
  bottom: 0px;
  height: 100px;
}

#conteneur { 
  position: relative;
  top: 120px;
  width: 770px;
}

#navigation { 
  position: absolute;
  top: 0px;
  width: 200px;
  padding-top: 20px;
  padding-bottom: 20px;
}

#navigation a { 
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
  text-align: left;
  font-weight: bold;
}

#courant a {
	color: #000;
}

#navigation ul { 
  padding: 0px;
  margin: 0px;
}

#navigation li { 
  border-top: 1px solid #000;
  list-style: none;
}

#navigation li ul a { 
  font-weight: normal;
}

#navigation a:hover { 
  color: #fff;
}

#page {
  margin-left: 200px;
  padding: 20px;
  color: #000;
  padding-bottom:120px;
}

#page img { 
  border: 0px solid #000;
  margin-bottom: 10px;
  float: none;
}

h1 { 
  font-variant: small-caps;
}

h2 { 
  font-variant: small-caps;
  font-size: 14pt;
  margin-top: 30pt;
  border-bottom: 1px dashed #000;
}

h3 { 
  font-size: 11pt;
}

#page p { 
	position: relative;
  text-align: justify;
  text-indent: 3ex;
}

#page p.accroche { 
	position: relative;
	display: block;
	width: 100%;
	text-indent: 0;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  font-size: 12pt;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#page p img { 
	position: relative;
  float: right;
  margin-left: 5px;
}

.spacer {
  clear: both;
}

.legende {
	font-style: italic;
}

#page a {
	color: #777;
}

#page a:hover {
	color: #000;
}

#page p.hautdepage {
	text-align: right;
}

#page li {
	margin-top: 1ex;
	margin-bottom: 1ex;
}
