/***********************************
* REGLAGES OBLIGATOIRES
************************/
* { margin:0; padding:0; border:0; }
ul, li { list-style:none; }
html, body, #flash {
	width:100%;
	height:100%;
	overflow:hidden; }


/***********************************
* GLOBAL
*********/
body {
	background:#141414 url('img/background.gif') top center;
	color:#555;
	font:0.7em Verdana, Arial, Helvetica, sans-serif; }

a:link, a:visited { color:#555; text-decoration:underline; }
a:hover, a:focus { color:#000; }

strong { color:#555; font-weight:bold; }


/***********************************
* NO-FLASH
***********/
#noflash {
	margin:10px;
	background:#FFF url('img/background.gif') repeat-x; }
	#noflash p { margin-left:10px; }