<style>
	
#holder { position: absolute; top: 0; left: 0;}
#copy {clear: both; height: 5em; position: absolute; bottom: 0; left:0;   border: none; width: 100%;}
html, body, #holder { min-height: 100%; width: 100%; height: 100%;}
html>body, html>body #holder { height: auto;}
body { margin: 0; padding:0;background-color:#99A7CC;	 }

#resol {text-align:left;font-family:Verdana, Arial, Helvetica, sans-serif;position:fixed;padding-left:10px;width:290px;top:0px;left:1280px;margin:0 auto;background:#bfc6d9;} #resol h1 {background:none;font-size:1.2em;letter-spacing:10px;padding:0px;margin:0px;border: 0px;} #resol h2 {font-size:0.6em;letter-spacing:3px;padding:0px;margin:0px;background:none;}
.TitreB{ color:#6B7598; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px;}
.TitreJ{ color:#F0C224; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:none; font-style:italic; font-size:16px;} 
.Box{ color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.Copy{ color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.Style2 {color: #F0C224; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic; font-size: 16px; }
.Style3 {color: #83ADF7}
.Style4 {
	font-size: 12px;
	font-weight: bold;
}

.btn-accueil {
  display: inline-block;
  width: 200px;          /* comme le flash */
  height: 50px;          /* comme le flash */
  line-height: 50px;     /* centre verticalement le texte */
  background-color: #E7E3E4;
  color: #000;
  text-align: center;
  text-decoration: none;
  font-size: 12px;       /* bsize=12 */
  border-radius: 4px;    /* optionnel, pour un look moderne */
}

/* effet au survol */
.btn-accueil:hover {
  background-color: #ccc;
}

.btn-menu {
  display: inline-block;
  width: 200px;          /* comme le flash */
  height: 50px;          /* comme le flash */
  line-height: 50px;     /* centre verticalement le texte */
  background-color: #6B7598;
  color: #000;
  text-align: center;
  text-decoration: none;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;       
  font-weight: bold;
  border-radius: 4px;    /* optionnel, pour un look moderne */
}

/* effet au survol */
.btn-menu:hover {
  background-color: #0056b3;
}

#free-flash-header, #free-flash-header a {color:#c2cae0;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;text-align:right;width:820px;margin:auto;}
#free-flash-header a:hover {color:#c2cae0;text-decoration:none}
</style>