  	/* hide from ie on mac \*/
  	html {
  		height: 100%;
  		overflow: hidden;
  	}
  	
  	#flashcontent {
  		height: 100%;
  	}
  	/* end hide */

  	body {
  		height: 100%;
  		margin: 0;
  		padding: 0;
  		background-color: #fff;
  	}
    
    /* -------------- Liens d'accés rapide à la navigation et au contenu */
#skiplink{
position: absolute;
top: 50px;
right: 240px;}

#skiplink li{
display: inline;
font-size: 65%;
padding: 0 1px;
}

div.footerinc {
    text-align: center;
    color: #CCC;
}

div.footerinc a{
  color: #CCC;
}
