body{
	background-color: #C1F1FF;
	color: #482907;
	font-family: "Tahoma";
	font-size: 12px;
}

img{
	border: none;
}

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

a:hover{
	text-decoration: underline;
}
#connexion form a{
        position: relative;
        top: -10px;
}

@font-face{
	font-family: "Folksbold";
	src: url("Folks-Bold.ttf");
}

#header{
	background-image: url('images/header.png');
	background-repeat: no-repeat;
	width: 1208px;
	height: 217px;
	margin: auto;
	padding-top: 238px;
}

#corpsPage{
	background-image: url('images/fond_page.png');
	width: 1004px;
	min-height: 500px;
	margin: auto;
	padding-top: 15px;
	padding-bottom: 20px;
}

#contenu{
	width: 838px;
	height: 100%;
	margin-left: 8px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
}

#contenuJeu{
	background-image: url('images/fond_jeu.png');
	width: 531px;
	margin-left: 12px;
	margin-top: 0px;
}
#hautJeu{
	background-image: url('images/haut_jeu.png');
	width: 531px;
	height: 41px;
	margin-left: 12px;
}

#basJeu{
	background-image: url('images/bas_jeu.png');
	width: 531px;
	height: 10px;
	margin-left: 12px;
}
#pubJeu{
	background-image: url('images/fond_pub_jeu.png');
	width: 273px;
	height: 262px;
	margin-top: 14px;
	margin-right: 12px;
	padding-top: 12px;
	float: right;
}

#categorieJeux{
	height: 15px;
	padding-top: 16px;
	margin-left: 70px;
	font-size: 14px;
	font-family: "Folksbold";
	color: white;
	text-align: left;
}

#affichageJeu{
	width: 522px;
	min-height: 150px;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#contenuGauche{
	width: 339px;
	margin-left: 10px;
	float: left;
}

#contenuDroite{
	width: 464px;
	margin-right: 10px;
	float: right;
}

.contenuJeux{
	background-image: url('images/fond_jeux.png');
	width: 331px;
	padding-left: 8px;
	padding-top: 7px;
}

.contenuJeux img{
	margin-bottom: 6px;
}

.basJeux{
	background-image: url('images/bas_jeux.png');
	width: 339px;
	height: 11px;
}

#jeuxGratuits{
	background-image: url('images/jeux_gratuits.png');
	width: 339px;
	height: 41px;
}

#jeuxAMises{
	background-image: url('images/jeux_a_mise.png');
	width: 339px;
	height: 41px;
}

#concours{
	background-image: url('images/concours.png');
	width: 456px;
	height: 81px;
	padding-top: 50px;
	padding-left: 8px;
}

#nouveautes{
	background-image: url('images/nouveautes.png');
	width: 239px;
	height: 138px;
	padding-top: 53px;
	padding-left: 20px;
	padding-right: 13px;
	float: right;
}

#jeuxVIP{
	background-image: url('images/jeux_vip.png');
	width: 172px;
	height: 144px;
	padding-top: 47px;
	padding-left: 8px;
}

#jeuxVIP img{
	margin-bottom: 8px;
}

#jeuxSpeciaux{
	background-image: url('images/jeux_speciaux.png');
	width: 339px;
	height: 42px;
	margin-top: 6px;
}

#footer{
	background-image: url('images/footer.png');
	background-repeat: no-repeat;
	width: 1036px;
	height: 78px;
	margin: auto;
	padding-top: 50px;
	text-align: center;
	font-size: 12px;
}

#texteDefilant{
	width: 540px;
	height: 19px;
	padding-left: 490px;
	padding-right: 178px;
	padding-top: 3px;
	text-align: center;
	font-size: 11px;
}

#menuPub{
	width: 485px;
	height: 101px;
	margin-left: 410px;
	margin-top: 13px;
	text-align: center;
}

#menuPub #pub1{
	padding-top: 5px;
	height: 70px;
}

#menuPub .menuHaut{
	width: 94px;
	height: 19px;
	margin-top: 4px;
	margin-left: 5px;
	padding-top: 3px;
	display: block;
	float: left;
}

#stats{
	width: 206px;
	height: 75px;
	margin-right: 105px;
	margin-top: 7px;
	padding-top: 5px;
	float: right;
}

#stats .stat{
	width: 95px;
	height: 20px;
	margin-left: 6px;
	margin-bottom: 10px;
	padding-top: 10px;
	display: block;
	float: left;
	text-align: center;
	font-size: 11px;
}
#stats .stat1{
	width: 95px;
	height: 20px;
	margin-left: 60px;
	margin-bottom: 10px;
	padding-top: 10px;
	display: block;
	float: left;
	text-align: center;
	font-size: 11px;
}

#connexion{
	width: 205px;
	height: 100px;
	margin-left: 120px;
	margin-top: 60px;
	float: left;
	text-align: right;
	font-size: 14px;
}
#connexion form{
	margin-top: 8px;
	margin-left: 8px;
	text-align: left;
}

#connexion .input{
	width: 114px;
	height: 22px;
	margin-bottom: 4px;
	border: 1px solid #DED4BE;
}

#connexion a{
	font-size: 11px;
	text-decoration: underline;
}

#connexion .boutonOK{
	float: right;
}

#connexion #vip{
	margin: 10px;
	margin-bottom: 0px;
	float: right;
}

#connexion #pseudo{
	font-family: "Folksbold";
	font-size: 14px;
	text-decoration: underline;
}

#connexion .imageConnec{
	margin-top: 4px;
}

#menuOnglets{
	width: 618px;
	height: 56px;
	margin-top: 11px;
	margin-left: 327px;
}

#menuOnglets a{
	width: 118px;
	height: 27px;
	margin-right: 3px;
}

#menuOnglets img{
	width: 118px;
	height: 27px;
}


#pubDroite{
	background-image: url("images/fond_pub.png");
	width: 139px;
	height: 611px;
	margin-right: 108px;
	margin-top: 15px;
	text-align: center;
	float: right;
	position: relative;
	z-index: 2;
}
/************************************************************************/
#coupeClans{
	background: url('images/fond_coupe_clans.png') no-repeat;
	width: 339px;
	height: 166px;
	padding-top: 49px;
	padding-left: 8px;
	font-family: Arial;
	font-size: 12px;
}

#coupeClans #date{
	width: 169px;
	height: 35px;
	color: #2A2B2C;
	text-align: center;
	padding-top: -5px;
	margin-right: 15px;
	float: right;
}

#coupeClans a{
	float: left;
	position: relative;
	top: 41px;
}

#coupeClans #top{
	width: 400px;
	height: 10px;
	margin-top: 70px;
}

#coupeClans span{
	display: block;
	width: 105px;
	height: 29px;
	float: left;
	margin-top: 10px;
	text-align: center;
	color: #6D5024;
	margin-right: 9px;
	padding-top: 7px;
}

