  @charset "iso-8859-1";
  
 
  
  a:link {font-family: Arial, Helvetica, sans-serif;text-decoration: none;font-weight:bold; color: #0F92C3}
  a:visited {font-family: Arial, Helvetica, sans-serif;text-decoration: none;font-weight:bold; color: #0F92C3}
  a:hover {font-family: Arial, Helvetica, sans-serif;text-decoration: none;font-weight:bold; color: #FFA200}
  
  .aligntext{text-align:justify}
  
  .bouton	{ background-color:#82A2AD; color:#FFFFFF; font-family: arial; border-top-width: 1; border-left-width: 1; border-right-width: 1; border-bottom-width: 1;}

  .bouton2 { background-color:#5B7FAB; color:#FFFFFF; font-family: arial; border-top-width: 1; border-left-width: 1; border-right-width: 1; border-bottom-width: 1;}

  #cadre { border-style: solid; border-width: 2 2 2 2; border-color: #FFCC44; background-color: #027793; position:absolute; left:150; top:200; height:55; width:350}
  
  .survol	{ background-image:url("images/fond_bulle.gif");
   			  background-repeat:no-repeat;
              color:#2E5989;
              font-weight: bold;
              font-family: arial;
              POSITION: absolute;
			  width:226;
			  height:154; 
			  VISIBILITY: hidden
			  }
			  
  .petitsurvol	{ background-image:url("images/fond_bulle2.gif");
   			  background-repeat:no-repeat;
              color:#2E5989;
              font-weight: bold;
              font-family: arial;
              POSITION: absolute;
			  width:180;
			  height:120; 
			  VISIBILITY: hidden
			  }