body {
margin: 0;
text-align: center;
cursor: default;
}
     
#zonetexte {
position:absolute;
left:0px;
top:0px;
width:100%;
height:95%;
overflow: auto;
}

#flashcontent {
position:absolute;
left:0px;
top:0px;
width:100%;
height:95%;
}

.n {
	font-family: Arial;
	color: #000000;
}

.tl {
	font-family: Arial;
	color: #9999ff;
	font-size: 13pt;
}

.lr {
	font-family: Arial;
	font-size: 10pt;
	color: #FF0000;
}

font {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

a.sponsor{
	font-family: Arial
	font-size: 10px;
	text-decoration: none;
	color: #dddddd;
}