/* ------------- corp de la page -------------  */
html 
{
	height : 100% ;
	overflow : hidden ;
}

body 
{
	height : 100% ;
	margin : 0 ;
	padding : 0 ;
	background-color : #0e0e0e ;
}

	
#flashcontent 
{
	height : 100% ;
}
	
	
/* -------------  detection flash player -------------  */
.inv
{
	display : none ;
}
	
.img_seenAvaible
{
	width : 400px ;
	margin : auto ;
	text-align : center ;
}
	
.text_dlFlash
{
	font-family : visitor -BRK-, tahoma, arial, verdana, helvetica ;
	font-size : 8pt ; 
	color : #2F2D2D ;
	width : 400px ;
	margin : auto ;
	text-align : center ;
}
	
a
{
	color : #ffffff ;
	text-decoration : none ;
}
	a:hover
{	
	text-decoration : line-through ;
}
