body {
  background-color:#ffffff;
  font-family:Arial,Sans Serif;
  font-size:0.8em;
  text-align:justify;
  padding:0;
  margin:0;
}
#visitesguidees {
  color:#000000;
  width:100%;
  height:100px;
  overflow:hidden;
  background-color:#516c43;
  background-image:url(images/guides.jpg);
  background-repeat:repeat-x;
  margin:0;
  padding:0;
}
#visitesguidees a, a:active, a:visited {
  color:#000000;
  text-decoration:none;
}
#visitesguidees a:hover {
  color:#ff0000;
}
#promenades {
  float:left;
}
#toursdeville {
  float:right;
  font-size:1.5em;
  padding:5px;
  text-align:right;
  background-image:url(images/francais.jpg);
  background-position:bottom left;
  background-repeat:repeat-x;
}
#guidesfrancophones {
  position:absolute;
  top:100px;
  background-image:url(images/guides-interpretes.jpg);
  background-position:top left;
  background-repeat:repeat-x;
}
#toursenfrancais {
  float:left;
  width:200px;
}
#guidesinterpretes {
  float:left;
  background-image:url(images/toursguides.jpg);
  width:200px;
  height:300px;
}
#reserverguides {
  float:left;
  width:200px;
  overflow:hidden;
}
.toursfrancophones {
  float:left;
  width:170px;
  margin:10px 0 0 0;
  padding:10px;
  background-color:#ffffff;
  font-size:0.9em;
  background-image:url(images/francais.jpg);
  background-position:top left;
  background-repeat:repeat-x;
}
.toursfrancophones h1 {
  font-size:1.2em;
  font-weight:bold;
}
#text {
  background-color:#ffffff;
  padding:10px;
  margin:40px 10px 10px 210px;
  text-align:justify;
}
#text h1 {
  font-size:1.3em;
}
#fussnote {
  margin-bottom:0px;
  padding:5px 0;
  font-size:1em;
  text-align:center;
  width:100%;
  height:50px;
  background-color:#ffffff;
  background-image:url(images/francais.jpg);
  background-position:top left;
  background-repeat:repeat-x;
}
#fussnote a, a:active, a:visited {
  color:#0000ff;
  text-decoration:underline;
}
#fussnote a:hover {
  color:#ff0000;
}
a, a:active, a:visited {
  color:#0000A0;
  text-decoration:underline;
}
a:hover {
  color:#FF0000;
  text-decoration:underline;
}
