body{
	font:12px "Trebuchet MS",Arial, Verdana, Geneva,  Helvetica, sans-serif;
	background-color:#889AB7;
	color:#fff;
	margin:0;
	padding:0;
}

#global{
	margin:0 auto;
	width:923px;

}
#flashcontent{
	margin-top:50px;
	width:923px;/*924*/
	height:583px;
}
p{text-align:center;}
a{color:#fff;text-decoration:none;}
a:hover{text-decoration:underline;}

#titre{
	margin-top:40px;
	font-weight:bold;
}

#text{
	margin-top:20px;
	font-size:0.8em;
}
