/* ----- PAGE D'ACCUEIL ----- */
BODY {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
  background-color: #606060;
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  width: 100%;
}

IMG {
  border: 0px;
}

#inavig {
  background-color: #606060;
  color: #f1f1f1;
}

#inavig TABLE {
	text-align: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

#inavig A {
  text-decoration: none;
  color: #ffffff;
}

#inavig A:visited {
  text-decoration: none;
  color: #f1f1f1;
}

#inavig A:active {
  text-decoration: none;
  color: #bcc2fe;
}

#inavig A:hover {
  text-decoration: none;
  color: #bcc2fe;
}

#ibaspage {
  font-size: 0.8em;
}

IMG.isbord {
  vertical-align: bottom;
}

IMG.ibord {
  border-right: 1px #ffffff solid;
  vertical-align: bottom;
}

TD.ivert {
	padding-top: 20px;
	padding-bottom: 20px;
  border-right: 1px #ffffff solid;
  border-left: 1px #ffffff solid;
}

TD.ivert A {
  line-height: 2.2em;
}

TD.icentre {
  border-top: 1px #ffffff solid;
  border-right: 1px #ffffff solid;
  border-bottom: 1px #ffffff solid;
  border-left: 1px #ffffff solid;
}

TD.ihori {
  border-top: 1px #ffffff solid;
  border-bottom: 1px #ffffff solid;
}

.tdm {
 text-decoration: none;
 text-transform: uppercase;
 font-weight: normal;
}
