*{margin:0; padding:0;}

font{  /*added by Allen*/
	font : bold 12px/14px Verdana, Arial, sans-serif;
	color : #FDE536;
}

#cache{
	width: 960px;
	height: 470px;
	display: block;
}

#preload{
	width: 960px;
	height: 470px;
	display: none;	
}

#global, #cacheGlobal{
	width: 960px;
	height: 470px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}

a{
	position: relative;
	z-index: 1;
	text-decoration:none;	
}

.clear{
	clear: both;
	font-size: 0;
	height: 0;
	_margin-top: -2px;
}

img{
	border: 0;
}

.souligne{text-decoration:underline;}

.texteblanc{color:#fff;}

.textebold{font-weight:bold;}
