*{
	margin: 0px;
	padding: 0px;
}
body
{
	background-color:#231032;
}
object
{
	margin-bottom:-5px;
	/*margin-top:-5px;*/
	_margin-bottom:0px;
}
#global
{
	position:absolute;
	left:50%;
	top:50%;
	width:980px; /* Largeur de l'animation swf */
	height:578px; /* Hauteur de l'animation swf */
	margin-left:-490px; /* -0.5 *Largeur de l'animation swf */
	margin-top:-289px; /* -0.5 * Hauteur de l'animation swf */
	
}
a.L:link {color: #000000; text-decoration:none;  font-weight: bold; }
a.L:visited {color: #000000; text-decoration:none;  font-weight: bold; }
a.L:hover {color: #000000; text-decoration:underline;  font-weight: bold; }
a.L:active {color: #000000; text-decoration:none;  font-weight: bold; }