/* CSS Document */

html {
	height: 100%;
	overflow: hidden;
	}
#flashcontent {
	height: 100%;
	}
	
body {
	height: 100%;
	padding: 0;
	background-color: #fbfbc9;
	}
a {
	font-family:helvetica; 
	font-size:14px; 
	color:#FFFFFF;
	text-decoration: none;
	}
a:hover {
	font-family:helvetica; 
	font-size:14px; 
	color:#FFFFFF;
	text-decoration: underline;
	}
#copyright {
	font-family:helvetica; 
	font-size:14px; 
	color:#171817;
	}
	
#texte_bio {
	font-family:helvetica; 
	font-size:13px; 
	color:#FFFFFF;
	}
	
#lien_bio {
	font-family:helvetica; 
	font-size:13px; 
	color:#5779A6;
	}
	
#texte_contact {
	font-family:helvetica; 
	font-size:15px; 
	color:#FFFFFF;
	}
