body {
  text-align: center;
  font-family: arial;
  font-size: 11px;
}

#container {
  position: relative;
  width: 780px;
  margin: auto;
  text-align: left;
  font-family: arial;
  font-size: 11px;
  border-width: 1px;
  border-style: solid;
  border-color: #eeeeee;
}

table {
  margin: 5px 5px 5px 10px;
  width: 760px;
}

/* ---------- Tip ---------- */

#tip {
	visibility: hidden;
  position: absolute;
  width: 150px;
  z-index: 2;
}

#tip p {
  background-color: #FFEBAA;
  border: 2px solid #FFC60A;
  font-family: arial;
  font-size: 11px;
  margin: 5px;
}

/* ---------- Bulle ---------- */

#bulle {
	visibility: visible;
  position: absolute;
  top: 22px;
  left: 100px;
  width: 197px;
  height: 65px;
  z-index: 1;
}

#bulle p {
  padding: 0px;
  margin: 0px;
  background-color: #ffffff;
  font-family: "comic sans ms";
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

#bulle a {
  color: #EE341B;
  font-family: "comic sans ms";
  font-size: 12px;
  font-weight: bold;
}

/* ---------- Colonne gauche ---------- */

#gauche {
  width: 220px;
  padding: 0px 10px 0px 0px;
  vertical-align: top;
  text-align: center;
  font-family: arial;
  font-size: 11px;
}

#gauche img {
  margin: 0px 0px 0px 0px;
}

#gauche h1 {
  border-color: #EC4115;
  border-style: solid;
  border-width: 1px 0px 1px 0px;
  padding: 3px 0px 3px 0px;
  font-family: arial;
  font-size: 11px;
  color: #EC4115;
  font-weight: normal;
  text-align: left;
  margin: 0px 0px 10px 0px;
}

#gauche ul {
  margin: 0px;
  padding: 0px;
  border-color: #EC4115;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
}

#gauche li {
  background: url(images/puce_cri.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  margin: 2px 0px 7px 0px;
  padding: 0px 0px 0px 12px;
  list-style: none;
  text-align: left;
}

#gauche a {
  font-family: arial;
  font-size: 11px;
  text-decoration: underline;
  text-align: left;
  color: #000000;
}

/* ---------- Colonne centre ---------- */

#centre {
  width: 550px;
  background: url(images/haut_page.gif);
  background-position: 0px 0px;
  background-repeat: repeat-x;
  background-color: #FFC600;
  vertical-align: top;
  font-family: arial;
  font-size: 11px;
  color: #000000;
}

#centre p {
  margin: 3px 5px 10px 10px;
}

#navigation {
  height: 26px;
}

#navigation p {
  margin: 3px 5px 3px 10px;
  font-family: arial;
  font-size: 11px;
  color: #000000;
}

#navigation a {
  font-family: arial;
  font-size: 11px;
  color: #000000;
}

#aide {
  position: relative;
  height: 100px;
}

.cadre {
  background-color: #FFF4CE;
  margin: 10px;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  font-family: arial;
  font-size: 11px;
}

.coordonnees {
  background: url(images/cadre_coordonnees.gif);
  background-position: 0px 10px;
  background-repeat: no-repeat;
  background-color: #FFF4CE;
  padding: 0px 0px 0px 90px;
}

.divers {
  background: url(images/cadre_divers.gif);
  background-position: 0px 100%;
  background-repeat: no-repeat;
  background-color: #FFF4CE;
  padding: 0px 0px 0px 90px;
}

.autres {
  background: url(images/cadre_autres.gif);
  background-position: 0px 100%;
  background-repeat: no-repeat;
  background-color: #FFF4CE;
  padding: 0px 0px 0px 90px;
}

.siteweb {
  background: url(images/cadre_siteweb.gif);
  background-position: 0px 95%;
  background-repeat: no-repeat;
  background-color: #FFF4CE;
  padding: 0px 0px 0px 90px;
}

.codepostal {
  background: url(images/cadre_codepostal.gif);
  background-position: 0px 100%;
  background-repeat: no-repeat;
  background-color: #FFF4CE;
  padding: 0px 0px 0px 90px;
}

.recherche {
  background: url(images/cadre_recherche.gif);
  background-position: 0px 95%;
  background-repeat: no-repeat;
  background-color: #FFF4CE;
  padding: 0px 0px 0px 215px;
}

.cadre h1 {
  color: #EE341B;
  margin: 5px 10px 5px 10px;
  font-family: arial;
  font-size: 17px;
  font-weight: bold;
}

.cadre h2 {
  color: #EE341B;
  margin: 10px 10px 2px 10px;
  font-size: 14px;
  font-weight: bold;
}

.cadre p {
  margin: 2px 10px 10px 10px;
}

.cadre img {
  margin: 2px 10px 10px 10px;
}

.cadre a {
  color: #000000;
  text-decoration: underline;
}

#retour a {
  background: url(images/puce_retour.gif);
  background-position: 0px 2px;
  background-repeat: no-repeat;
  margin: 0px 0px 0px 5px;
  padding: 2px 0px 2px 20px;
  color: #000000;
}

a:hover {
  background-color: #cccccc;
  text-decoration: none;
}

/* ---------- Page accueil ---------- */

p.accueil {
  font-family: arial;
  font-size: 12px;
  margin: 15px;
  text-align: justify;
}

/* ---------- Page choix ---------- */

#choix {
  background-color: #FFF4CE;
  margin: 10px 10px 20px 10px;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  clear: both;
}

.adultes {
  background: url(images/actions_adultes.gif);
  background-position: -5px 10px;
  background-repeat: no-repeat;
  background-color: #FFF4CE;
  padding: 0px 0px 0px 85px;
}

.enfants {
  background: url(images/actions_enfants.gif);
  background-position: -5px 10px;
  background-repeat: no-repeat;
  background-color: #FFF4CE;
  padding: 0px 0px 0px 85px;
}

#choix img {
  margin: 5px 5px 0px 0px;
}

#choix h1 {
  margin: 12px 5px 0px 0px;
  color: #000000;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
}

#choix h1 a {
  color: #EE341B;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
}

#choix p {
  color: #000000;
  margin: 0px 10px 0px 0px;
  font-family: arial;
  font-size: 11px;
  font-weight: normal;
  clear: right;
}

#choix p a {
  color: #000000;
  font-family: arial;
  font-size: 11px;
  text-decoration: underline;
}

#choix br {
  clear: right;
}

#choix p ul {
  font-family: arial;
  font-size: 11px;
  margin: 0px;
}

#choix p ul li {
  font-family: arial;
  font-size: 11px;
  margin: 0px;
}

#choix p ul li a {
  color: #000000;
  font-family: arial;
  font-size: 10px;
  text-decoration: underline;
}

/* ---------- Page recherche ---------- */

form {
  margin: 10px 0px 10px 0px;
}

input,select {
  font-family: arial;
  font-size: 11px;
  padding: 0px;
}

