body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: "URW Bookman L", Verdana, Arial, Sans-Serif;
	font-size: 14px;
}

#accueil {
	background: url(../graphics/accueil.png) no-repeat top center;
	position: absolute;
	padding: 170px 0px 0px 0px;
	margin-top: 50px;
	width: 100%;
	height: 180px;
	text-align: center;
}
#xiti-logo {
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: 80px;
	height: 15px;
}
#xiti-logo-noscript {
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: 80px;
	height: 15px;
}
#xiti-logo a, #xiti-logo-noscript a {
	text-decoration: none;
}
#footer {
	background: url(../graphics/partner0.png) no-repeat bottom right;
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
}