.clearfix:after{content:"."; display:block;clear:both; visibility:hidden; line-height:0; height:0;}
.clearfix{display:inline-block;}

body{
	text-align: center;
}

#all{
	position: absolute;
	top:0px;
	left: 0px;
	right:0px;
	bottom:0px;
	background:#e0e0e0 url(../img/fond.gif) no-repeat center center;
}

#sas{
	height:640px;
	width:950px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-320px 0px 0px -475px;
}

#footer{
	width: 950px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	text-align: center;
	font-size: 12px;
}
	#footer a{
		font-family: Times;
		text-decoration: none;
		color:#000000;
	}
		#footer a:hover{
			text-decoration: underline;
		}
