/* CSS Document */
body {
	background-color: #99CC00;
	color: #000000;
	margin: 0;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a{
  color: yellow;
}

.yellow{
  color: yellow;
}
div.c3 {
	text-align: center
}
div.c2 {
	text-align: left
}
div.c1 {
	text-align: right
}
#homepage{
  margin: 20px auto auto auto;
}
.centrer{
  text-align: center;
}
#flashaccueil{
  height: 242px;
}
#acces, #reservation, #version{
  width:540px;
  margin:18px auto 18px auto;
}

#flashdetect{
  width: 540px;
  margin: auto;
}

.tdgauche, .tddroite{
  width: 250px;
}

.adroite{
  text-align: right;
}

.agauche{
  text-align: left;
}

.red{
  color: red;
}
.green{
  color: #006600;
}

.white{
  color: white;
}
#Meteo{
  width: 120px;
  margin: auto;
  padding: 0 0 30px 0;
}
