/* style fond */
body {
  background-color: #6699FF;
  scrollbar-arrow-color:#4073e4;
  scrollbar-face-color:#5a8dff;
  scrollbar-highlight-color:#a1befd;
  scrollbar-3dlight-color:#4e81f4;
  scrollbar-shadow-color:#4073e4;
  scrollbar-darkshadow-color:#245bd6;
  scrollbar-track-color:#729eff;
}
#fondannees {
  width: 800px;
  height: 600px;
  position: absolute;
  top: 15px;
  left: 10px;
  background: url(../images/fond/fond2.gif) no-repeat;
}

/* style en-tête */
#entete {
  width: 800px;
  height: 100px;
}
.logannees {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(../images/logos/logo_lesparcs.gif) no-repeat;
  float: left;
}
.banannee83 {
  width: 670px;
  height: 70px;
  position: absolute;
  top: 15px;
  left: 115px;
  background: url(../annees/1983_88/annees83_88.jpg) no-repeat;
}
.banannee89 {
  width: 670px;
  height: 70px;
  position: absolute;
  top: 15px;
  left: 115px;
  background: url(../annees/1989/annee89.jpg) no-repeat;
}
.banannee90 {
  width: 670px;
  height: 70px;
  position: absolute;
  top: 15px;
  left: 115px;
  background: url(../annees/1990/annee90.jpg) no-repeat;
}
.banannee91 {
  width: 670px;
  height: 70px;
  position: absolute;
  top: 15px;
  left: 115px;
  background: url(../annees/1991/annee91.jpg) no-repeat;
}
.banannee92 {
  width: 670px;
  height: 70px;
  position: absolute;
  top: 15px;
  left: 115px;
  background: url(../annees/1992/annee92.jpg) no-repeat;
}
.banannee93 {
  width: 670px;
  height: 70px;
  position: absolute;
  top: 15px;
  left: 115px;
  background: url(../annees/1993/annee93.jpg) no-repeat;
}
.banannee94 {
  width: 670px;
  height: 70px;
  position: absolute;
  top: 15px;
  left: 115px;
  background: url(../annees/1994/annee94.jpg) no-repeat;
}
.banannee95 {
  width: 670px;
  height: 70px;
  position: absolute;
  top: 15px;
  left: 115px;
  background: url(../annees/1995/annee95.jpg) no-repeat;
}
.banannee96 {
  width: 670px;
  height: 70px;
  position: absolute;
  top: 15px;
  left: 115px;
  background: url(../annees/1996/annee96.jpg) no-repeat;
}
.banannee97 {
  width: 670px;
  height: 70px;
  position: absolute;
  top: 15px;
  left: 115px;
  background: url(../annees/1997/annee97.jpg) no-repeat;
}
.banannee98 {
  width: 670px;
  height: 70px;
  position: absolute;
  top: 15px;
  left: 115px;
  background: url(../annees/1998/annee98.jpg) no-repeat;
}
.banannee99 {
  width: 670px;
  height: 70px;
  position: absolute;
  top: 15px;
  left: 115px;
  background: url(../annees/1999/annee99.jpg) no-repeat;
}
.banannee00 {
  width: 670px;
  height: 70px;
  position: absolute;
  top: 15px;
  left: 115px;
  background: url(../annees/2000/annee00.jpg) no-repeat;
}
.banannee01 {
  width: 670px;
  height: 70px;
  position: absolute;
  top: 15px;
  left: 115px;
  background: url(../annees/2001/annee01.jpg) no-repeat;
}
.banannee02 {
  width: 670px;
  height: 70px;
  position: absolute;
  top: 15px;
  left: 115px;
  background: url(../annees/2002/annee02.jpg) no-repeat;
}
.banannee03 {
  width: 670px;
  height: 70px;
  position: absolute;
  top: 15px;
  left: 115px;
  background: url(../annees/2003/annee03.jpg) no-repeat;
}
.banannee04 {
  width: 670px;
  height: 70px;
  position: absolute;
  top: 15px;
  left: 115px;
  background: url(../annees/2004/annee04.jpg) no-repeat;
}
.banannee05 {
  width: 670px;
  height: 70px;
  position: absolute;
  top: 15px;
  left: 115px;
  background: url(../annees/2005/annee05.jpg) no-repeat;
}
.banannee06 {
  width: 670px;
  height: 70px;
  position: absolute;
  top: 15px;
  left: 115px;
  background: url(../annees/2006/annee06.jpg) no-repeat;
}
.banannee07 {
  width: 670px;
  height: 70px;
  position: absolute;
  top: 15px;
  left: 115px;
  background: url(../annees/2007/annee07.jpg) no-repeat;
}
.banannee08 {
  width: 670px;
  height: 70px;
  position: absolute;
  top: 15px;
  left: 115px;
  background: url(../annees/2008/annee08.jpg) no-repeat;
}
.banannee09 {
  width: 670px;
  height: 70px;
  position: absolute;
  top: 15px;
  left: 115px;
  background: url(../annees/2009/annee09.jpg) no-repeat;
}

/* style menu */
#menu {
  width: 100px;
  height: 500px;
  float: left;
}
.barremenu {
  margin-top: 120px;
}
.logmenu {
  width: 100px;
  height: 40px;
}
.bordure {
  border: none;
}

/* contenu page */
#corps { 
  width:700px;
  height:500px;
}
#cadre {
  position:absolute;
  width:670px;
  height:440px;
  z-index:1;
  left: 120px;
  top: 150px;
  overflow: auto;
}
.retour {
  position:absolute; 
  width:135px;
  height:18px;
  z-index:1;
  left: 635px;
  top: 112px;
  border: none;
}
.mois {
  float:left;
  margin-top:30px;
  font-weight:bold;
}
.style1 {
  height: 50px;
  vertical-align: middle;
  font-size: 28px;
  color: #003366;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: italic;
}
.style2 {
  font-size: 13px;
  color: #000033;
  font-family: Arial, Helvetica, sans-serif; 
}
.style3 {
  font-size: 18px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.style4 {
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}
.style5 {
  font-size: 18px;
  color: #003366;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
}