body{
	background-color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size:9pt;
	margin:0;
}

a{
	color: #474747;
	text-decoration:none;
}

img{
	border:0;
}

h1, h2, h3, h4, ul, address, strong{
	display:none;
}


#content #logo{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -391px;
	margin-top: -160px;
}

#bientot{
	position: absolute;
	width:100%;
	top: 50%;
	margin-top: 85px;
	text-align:center;
	font-size:14pt;
	color:#262626;
}

#bas{
	position: absolute;
	bottom: 5px;
	width:100%;

	text-align:center;
	color:#474747;
}
