*{margin:0; padding:0;}

#cache{
	width: 960px;
	height: 470px;
	display: block;
}

#preload{
	width: 960px;
	min-height: 470px;
	display: none;	
}

#global, #cacheGlobal{
	width: 960px;
	min-height: 470px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	overflow:hidden;
}

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;}
