/* ==============================================
	IDENTIFIANTS
============================================== */



/* ==============================================
	BALISES HTML
============================================== */
body {
	height: 100%;
	margin:0 0;
	padding:0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000;
}
html {
	height: 100%;
	overflow: hidden;
}

#flashcontent {
	height: 100%;
}
/* ==============================================
	CLASSES PERSO
============================================== */
