html{
	overflow:hidden;
	height:100%;
	width:100%;
}
body{
	padding:0px;
	margin:0px;
	background-color:#000000;
	height:100%;
	width:100%;
}

#giftcard{
	position:relative;
	float:right;
	z-index:100;
	margin-top:10px;
	margin-right:5px;
	width:86px;
}

#buttons_over_flash {
	position:relative;
	float:right;
	z-index:100;
	margin-top:15px;
	margin-right:250px;
	width:50px;
}
#buttons_over_flash_fr {
	position:relative;
	float:right;
	z-index:100;
	margin-top:15px;
	margin-right:260px;
	width:50px;
}
#flashcontent{
	height:100%;
	width:100%;
	position:absolute;
}
titreGris{
	color:#080808;
	font-size:12px;
	display: block;
}
titreBleu{
	color:#1dd3c0;
	font-size:18px;
	display: block;
}
.green{
	color:#5c9000;
}
h3{
	font-size:20px;
	color:#1dd3c0;
}
h4{
	font-size:14px;
	color:#333333;
}
h5{
	font-size:12px;
	color:#1dd3c0;
}
.titreBleuSmall{
	color:#1dd3c0;
	font-size:12px;
	display: block;
}
p {
	text-align:left;
}
a{
	color:#000000;
}
ul{
	margin-left:0;

}
li{
	margin-left:0;
}
