body {
	background : #000;
	margin: auto;
	width : 100%;
}
#bandeau {
	background : #707981;
	height : 359px;
	margin-top : 100px;
	padding-top : 30px;
}
.enter {
	background :url('../images/deco/general/accueil/fond.jpg') 0 -225px no-repeat;
	margin : auto;

	height :330px;
	width : 825px;
}
.pp {
	position: absolute;
	display: block;
	height : 225px;
	width : 205px;
	margin-top : 105px;
}
.pp a {
	height : 100%;
	width : 100%;
	display : block;
	background : none;
	cursor:pointer;
	outline: none;
}
.pp a:hover, .pp a:active {
	background :url('../images/deco/general/accueil/fond.jpg') 0 0 no-repeat;
	outline: none;
}
.pm {
	position: absolute;
	display: block;
	height : 225px;
	width : 205px;
	margin-top : 105px;
	margin-left : 178px;
}
.pm a {
	height : 100%;
	width : 100%;
	display : block;
	background : none;
	cursor:pointer;
	outline: none;
}
.pm a:hover {
	background :url('../images/deco/general/accueil/fond.jpg') -205px 0 no-repeat;
}
.ca {
	position: absolute;
	display: block;
	height : 225px;
	width : 205px;
	margin-top : 105px;
	margin-left : 383px;
}
.ca a {
	height : 100%;
	width : 100%;
	display : block;
	background : none;
	cursor:pointer;
	outline: none;
}
.ca a:hover {
	background :url('../images/deco/general/accueil/fond.jpg') -410px 0 no-repeat;
}
.bou {
	position: absolute;
	display: block;
	height : 225px;
	width : 235px;
	margin-top : 105px;
	margin-left : 593px;
}
.bou a {
	height : 100%;
	width : 100%;
	display : block;
	background : none;
	cursor:pointer;
	outline: none;
}
.bou a:hover {
	background :url('../images/deco/general/accueil/fond.jpg') -630px 0 no-repeat;
}
#text {
	font-family: Arial,Tehoma, Verdana, serif;
	text-align : center;
	font-size : 9px;
	color : #707981;
}
#xiti-logo .lien_BasPage {
	color : #000;
	font-size : 10px;
}
#xiti-logo .lien_BasPage a{
	color : #000;
	text-decoration : none;
}
#xiti-logo .lien_BasPage a:hover{
	color : #000;
	text-decoration : underline;
}
.logo_resolution {
	top : 40px;
}
