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

	body {
			height: 100%;

		font-family:arial, helvetica, sans-serif;
		color:#000;
		font-size:11px;
		margin: 0;
		padding: 0;
		background-color:#3f3f3f;
		text-align:center;

	}
	
			#entrer{
			background:url(images/adresse.png) no-repeat fixed top left;
		font-family:arial, helvetica, sans-serif;
		color:#999999;
		font-size:11px;
			
			}
	
			
		a {color: 
		font-family:arial, helvetica, sans-serif;
		color:#999999;
		font-size:11px;
		text-decoration: none;}
		
		a:active, a:hover{color:white;}

