@charset "utf-8";
*{border:0px; margin:0px; padding:0px;}
html{
	background:url(images/splashBg.jpg) no-repeat top center;
	width:100%;
	height:100%;
	text-align:center;
}

#content{
	width:520px;
	margin:575px auto 100px;
}
#content span{
	width:148px;
	float:left; 
	display:block;
}
#content .logoCont{
	float:left;
	padding-top:50px;
	width:445px;
}
#content .logoCont a#globaz{
	width:90px;
	height:15px;
	float:right;
	clear:both;
	display:block;
}