@charset "utf-8";
/* CSS Document */


body.accueil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/back_main.jpg);
	background-repeat: repeat;
}

body.game {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/back_main.jpg);
	background-repeat: repeat;
}

body.tf1 {
	background-image: url(images/back_popup.jpg);
	margin: 0px, 0px, 0px, 0px;
	font-size: 9px;
}

.partenaires {
	font-size: 9px;
	font-weight:bold;
	position:relative;
}

#global{
	width:800px;
	position:relative;
	margin:0 auto;
	
	}
#elite{
	position:absolute;
	left:358px;
	top:290px;
	}
#elite2{
	position:absolute;
	left:358px;
	top:385px;
	}
.table_sans_lien a{
	border:0px;
	}
	
.tf1_pub {
	width: 728px;
	height: 90px;
	vertical-align: middle;
}
#table_liens{
	margin:0 auto;
	text-align:center;
	margin-top:10px;
	}


.centre{
	margin:0 auto;
	text-align:center;
	}

#banner{
	margin-left:auto;
	margin-right:auto;
	width:675px;
}