@charset "utf-8";

body {
	margin: 0;
	padding: 0;
    background: #000000;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	}
#flashcontent {
	font-family: Arial, Helvetica, sans-serif;
	background: #000000;
	position:absolute;
	width:351px;
	height:141px;
	top:50%;
	left:50%;
	margin-left: -175px;
	margin-top: -71px;
	padding:0px;
}

#flashcontentsite {
	font-family: Arial, Helvetica, sans-serif;
	background: #000000;
	width:900px;
}

h1,h2,h3,h4,h5,h6,.highligth,#signature a:hover {
	color: #949698; /* definition des styles en rouge */
	margin-left:16px;
}
h1.activation {
	line-height:14pt; 
	margin-top:0pt; 
	margin-bottom:0pt;
}
a {font: 11px Verdana;}
a:link {
	color: #949698;
	text-decoration: none;
}

a:visited {
	color: #949698;
	text-decoration: none;
}

a:hover {
	color: 990000;
	text-decoration: none;
}

a:active {
	color: #949698;
	text-decoration: none;
}

.lienFooter {
	color: #CC333;
	font-family: Verdana;
	font-size: 7pt;
}