html, body, table {  font-family: Arial, Verdana, Helvetica, sans-serif;  font-size: 0.9em;  margin: 0px;  padding: 0px;}input, textarea, select {	font-size: 0.9em;}input, textarea, select {	color: #000000;}#contenu_accueil {  position: absolute;  height: 95%;  width: 750px;  left: 50%;  margin-left: -375px;  border-left: #99CCFF dotted 1px;  border-right: #99CCFF dotted 1px;  border-bottom: #99CCFF dotted 1px;  background-image: url('images/fond_accueil.jpg');  background-position: bottom right;  background-repeat: no-repeat;}#contenu_int {  position: absolute;  height: 95%;  width: 750px;  left: 50%;  margin-left: -375px;  border-left: #99CCFF dotted 1px;  border-right: #99CCFF dotted 1px;  border-bottom: #99CCFF dotted 1px;  background-image: url('images/fond_int.jpg');  background-position: bottom right;  background-repeat: no-repeat;}#menu {  position: absolute;  top: 0px;  left: -1px;  width: 105px;  height: 100%;  color: #FFFF00;  font-weight: bold;  background-color: #99CCFF;  z-index: 10;}#menu ul {  width: 95px;  margin: 0px;  padding-top: 90px;  padding-left: 3px;  list-style-type: none;}#menu li {}#menu a {  width: 95px;  display: block;  color: #FFFF00;  text-decoration: none;  padding-top: 9px;  padding-bottom: 9px;  border: 2px solid #99CCFF;}#menu a:hover {  border-top: 2px solid #FFFF00;  border-bottom: 2px solid #FFFF00;}#maj {  position: absolute;  top: 90%;  left: -1px;  width: 105px;  height: 50px;  color: #FFFFFF;  background-color: #99CCFF;  font-style: italic;  font-size: 0.85em;  text-align: center;  z-index: 10;}#defilement {  position: absolute;  top: 0px;  margin-left: 50px;  width: 280px;  height: 80px;}#coordonnees {  position: absolute;  top: 0px;  margin-left: 440px;  padding-left: 10px;  width: 300px;  height: 80px;  color: #003399;  text-align: left;  background-color: #FFFFFF;  z-index: 10;}#coordonnees p {  margin: 2px;}#coordonnees a {  color: #003399;  text-decoration: none;}#coordonnees .titre {  font-size: 1.4em;  font-weight: bold;}#centre {  position: absolute;  top: 90px;  margin-left: 115px;  width: 625px;  height: 82%;  padding-top: 10px;  padding-right: 10px;  overflow: auto;}h1 {  color: #003399;  font-size: 1.8em;  font-weight: bold;  text-align: center;}h2 {  color: #003399;  font-size: 1.4em;  font-weight: bold;  text-align: center;}h4 {  color: #003399;  font-size: 1.3em;  font-weight: bold;  text-align: center;}.titre_actu {  padding: 2px;  color: #FFFFFF;  font-weight: bold;  background-color: #99CCFF;}p.actu {  margin: 10px;}.titre_article {  color: #003399;  font-weight: bold;}p.article {  margin: 10px;}#centre a {  color: #003399;  text-decoration: none;}#centre a:hover {  text-decoration: underline;}#centre table {  font-size: 0.9em;}#footer {  position: absolute;  width: 750px;  left: 50%;  top: 95%;  margin-left: -375px;  color: #99CCFF;  text-align: right;}#footer a {  color: #99CCFF;  text-decoration: none;}#footer a:hover {  text-decoration: underline;}