@font-face{
	font-family: "Bebas";
	src: url("BEBAS___.TTF");
}

body{
	background-image: url("image/fond_haut.png");
	background-repeat: repeat-x; 
	background-color: #D3EDF9;
	color: #6f5e54;
	font-size: 12px;
	font-family: Arial;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

img{
	border: none;
}

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

a:hover{
	text-decoration: underline;
}

#header{
	background-image: url("image/header.png");
	width: 935px;
	height: 241px;
	margin: auto;
}

#header #statistiques{
	width: 265px;
	height: 126px;
	float: right;
	margin-top: 24px;
	margin-right: 6px;
	padding-left: 0px;
	color: #DFD5BE;
	font-size: 14px;
	font-family: "Bebas";
	text-align: center;
	padding-top: 4px;
}

#header #statistiques #heure{
	letter-spacing: 10.7px;
	float: left;
	margin-left: 8px;
	margin-top: 1px;
	margin-bottom: 33px;
}

#header #statistiques #jour, #mois, #annee{
	letter-spacing: 10.7px;
	float: right;
	margin-left: 6px;
	margin-top: 1px;
}

.stats{
	letter-spacing: 10.7px;
	width: 98px;
	height: 22px;
	padding-right: 167px;
	margin-bottom: 1px;
	float: left;
	text-align: right;
}

#header #lastWinners{
	background-color: #988173;
	width: 585px;
	height: 20px;
	margin: auto;
	padding-top: 6px;
	border: solid 1px #8E7668;
	position: relative;
	top: 213px;
	left: 26px;
	text-align: center;
	color: #E5DFDF;
}

#headerBis{
	width: 941px;
	padding-right: 6px;
	margin: auto;
}

#passeportMembre{
	background-image: url("image/passeport_membre.png");
	width: 176px;
	height: 176px;
	padding-right: 5px;
	padding-bottom: 6px;
	float: left;
	color: #FFFFFF;
	text-align: center;
}

#pseudo{
	width: 176px;
	text-align: center;
	font-size: 14px;
	margin-top: 38px;
		position: relative;
	z-index: 10;
}

#presence{
	width: 176px;
	text-align: center;
	margin-top: 6px;
}

#pts{
	width: 75px;
	text-align: right;
	padding-right: 45px;
	margin: auto;
	margin-top: 11px;
}

#ptsC{
	width: 67px;
	margin: auto;
	margin-top: 11px;
	padding-right: 93px;
	text-align: right;
}

#deconnexion{
	float: right;
	margin-right: 3px;
	margin-top: 19px;
	position: relative;
	z-index: 10;
}

#rang{
	margin-top: 20px;
	position: relative;
	z-index: 10;
}

#zoneEmbarquement{
	background-image: url("image/zone_embarquement.png");
	width: 176px;
	height: 134px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-top: 42px;
	float: left;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	z-index: 10;

}

#zoneEmbarquement .input{
	width: 153px;
	height: 22px;
	border: solid 1px #7D695C;
	color: #6F5E54;
	margin-bottom: 5px;
	font-weight: bold;
}

#zoneEmbarquement .submit{
	background-color: #057380;
	width: 61px;
	height: 24px;
	font-family: "Bebas";
	font-size: 14px;
	color: #DFD5BE;
	text-transform: capitalize;
	border: solid 1px #04636E;
	margin-right: 11px;
	margin-top: 4px;
	float: right;
}

#lostpwd{
	text-decoration: underline;
	color: #E5DFDF;
}
#zoneEmbarquement img{
	margin-top: 8px;
}

#pubHeader{
	background-image: url('image/fond_pub_header.png');
	width: 745px;
	height: 96px;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-right: 5px;
	margin-left: 9px;
	float: left;
	text-align: center;
	position: relative;
z-index: 10;

}

#menu{
	position: relative;
	top: -6px;
	left: 18px;
}

#hautPage{
	background-image: url('image/haut_page.png');
	width: 940px;
	height: 9px;
	margin: auto;
}

#page{
	background-image: url('image/fond_page.png');
	width: 928px;
	padding-left: 4px;
	padding-right: 8px;
	padding-bottom: 15px;
	margin: auto;
	position: relative;
	z-index: 10;
}

#contenu{
	background-image: url('image/fond_bas2.png');
	background-position: bottom;
	background-repeat: repeat-x;
	width: 100%;
}

#contenuPage{
	background-color: #E3D2C8;
	width: 771px;
	min-height: 650px;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 5px;
	border: solid 1px #977E6F;
}

#basPage{
	background-image: url('image/bas_page.png');
	width: 940px;
	height: 16px;
	margin: auto;
	clear: both;
}

#pubDroite{
	background-color: #6F5E54;
	width: 133px;
	height: 608px;
	margin-right: 4px;
	padding-top: 8px;
	float: right;
	text-align: center;
}

#footer{
	background-image: url('image/fond_bas.png');
	width: 100%;
	height: 238px;
	margin-top: 181px;
	margin: auto;
}

#contenuFooter{
	background-image: url('image/logo_bas.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 218px;
	width: 563px;
	margin: auto;
	padding-right: 372px;
	padding-top: 20px;
	text-align: center;
}

#contenuFooter a{
	color: #6f5e54;
	text-decoration: underline;
}

#accueilGauche{
	float: left;
}
#accueilDroite{
	float: left;
}

.cadreAccueil{
	background-color: #CFBEB4;
	width: 374px;
	border: solid 1px #BBADA4;
	padding: 2px 2px 2px 2px;
	margin-bottom: 12px;
	margin-right: 5px;
}

.cadreAccueil a{
	margin-left: 6px;
}

.titreAccueil{
	width: 139px;
	height: 22px;
	padding-top: 4px;
	font-family: "Bebas";
	color: white;
	font-size: 14px;
	text-align: center;
	margin-bottom: 7px;
	float: left;
}

.partiesRestantes{
	background-color: #988173;
	width: 227px;
	height: 20px;
	padding-top: 6px;
	margin-left: 1px;
	padding-right: 7px;
	text-align: right;
	color: white;
	font-size : 12px;
	float: left;
}

.concoursImg{
	margin-right: 5px;
	float: left;
	margin-bottom: 5px;
}

#descripConcours{
	font-family: "Bebas";
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
}

#dateConcours{
	background-color: #988173;
	width: 234px;
	height: 23px;
	padding-top: 5px;
	text-align: center;
	color: #DFD5BE;
	font-size: 11px;
	float: left;
}

#nouveautes{
	background-image: url('image/fond_nouveautes.png');
	background-repeat: no-repeat;
	background-position: right;
	width: 367px;
	height: 114px;
	margin-top: -10px;
	padding-top: 7px;
}

#contenuNouveautes{
	background-image: url('image/fond_contenu_nouveautes.png');
	width: 251px;
	height: 102px;
	padding: 4px;
	color: #6F5E54;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}

.cadreJeu{
	background-color: #CFBEB4;
	width: 494px;
	border: solid 1px #BBADA4;
	padding: 2px 2px 2px 2px;
	margin-right: 5px;
	margin-top: 12px;
	text-align: center;
}

.partiesRestantesJeu{
	background-color: #988173;
	width: 350px;
	height: 20px;
	padding-top: 6px;
	margin-left: 1px;
	text-align: center;
	color: white;
	font-size : 12px;
	float: left;
}

#pubDroiteJeu{
	background-color: #CFBEB4;
	width: 259px;
	margin-right: 6px;
	margin-top: 12px;
	padding-top: 2px;
	border: solid 1px #BBADA4;
	text-align: center;
	float: right;
}
#coupeClans{
	background: url('images/fond_coupe_clans.png') no-repeat;
	width: 368px;
	height: 125px;
	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: 15px;
	margin-left: 2px;
}

#coupeClans a{
	float: right;
	position: relative;
	top: 31px;
}

#coupeClans #top{
	width: 369px;
	height: 53px;
	margin-top: 13px;
}

#coupeClans span{
	display: block;
	width: 114px;
	height: 29px;
	float: left;
	margin-top: 15px;
	text-align: center;
	color: #6D5024;
	margin-right: 9px;
	padding-top: 7px;
}
#super_parrain {
width: 376px;
height: 163px;
background : url('images/super_parrain_fond.png') no-repeat;
position: relative;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
}

	#super_parrain .gagnant {
	width: 128px;
	margin: 0;
	text-align: center;
	color: #6f5e54;
	position: absolute;
	top: 42px;
	left: 9px;
	}
	
	#super_parrain .nb_points {
	width: 128px;
	margin: 0;
	color: #dfd5be;
	text-align: center;
	font-size: 18px;
	position: absolute;
	top: 97px;
	left: 9px;
	}
	
	#super_parrain .info_1 {
	width: 208px;
	margin: 0;
	text-align: center;
	color: #6f5e54;
	position: absolute;
	top: 46px;
	left: 158px;
	}
	
	#super_parrain .info_2 {
	width: 208px;
	margin: 0;
	text-align: center;
	color: #6f5e54;
	position: absolute;
	top: 84px;
	left: 158px;
	}
	
	#super_parrain img {
	border: none;
	position: absolute;
	top: 129px;
	left: 182px;
	}