/* CSS Document */

	/* titre */
	h2 {
		font-size:22px;
		font-weight:bold;
		color:#666666;
		background-image:url(/img/index/bgdGaucheH2.png);
		background-repeat:no-repeat;
		padding-left:10px;
		padding-bottom:8px;
		width:340px;
		float:left;
	}

	.whiteLeftH2Lien {
		float:right;
		margin-top:8px;
		margin-right:13px;
	}

	.whiteLeftH2Lien a {
		font-size:12px;;
		color:#00ccff;
		font-weight:bold;
		text-decoration:none;
	}

	.whiteLeftH2Lien a:hover {
		color:#666666;
	}

	.barreH2Gauche {
		margin-bottom:7px;
		width:588px;
		background-color:#bfbfbf;
	}

	/* liens de navigation sous le titre */
	#whiteLeftLesMeilleursLesNouveaux {
		height:23px;
		font-size:12px;
		margin-top:2px;
		color:#e5e5e5;
	}

	#whiteLeftLesMeilleursLesNouveaux span {
		font-weight:bold;
		color:#000000;
		background-color:#e5e5e5;
		padding:3px 3px 3px 3px;
	}

	#whiteLeftLesMeilleursLesNouveaux a {
		color:#666666;
		text-decoration:none;
		padding-left:5px;
	}

	#whiteLeftLesMeilleursLesNouveaux a:hover {
		color:#000000;
	}

	#whiteLeftLesMeilleursLesNouveauxRight p {
		float:right;
		text-align:right;
		width:240px;
		margin-right:15px;
	}

	#whiteLeftLesMeilleursLesNouveauxLeft {
		float:left;
		width:300px;
	}

	.whiteLeftBarreGrisFaible {
		width:588px;
		margin:0;
		padding:0;
	}

	/* les membres */
	#whiteContentTousLesMembres {
		margin-top:30px;
		margin-bottom:10px;
	}

	/* Ceci est un membre */
	.ceciEstUnMembre {
		margin-bottom:22px;
	}

	.photoDuMembre {
		float:left;
		margin-right:15px;
	}

	.photoDuMembre img {
		width:140px;
		height:140px;
	}

	.ceciEstUnMembreRight {
		float:left;
		width:433px;
		height:140px;
		position:relative;
	}

	.pseudoDuMembre a {
		font-size:16px;
		font-weight:bold;
		color:#fea202;
		margin-bottom:0px;
		position:relative;
		top:-3px;
		text-decoration : none;
	}

	.liensVersLeMembre {
		font-size:12px;
		font-weight:bold;
		color:#585858;
		margin-bottom:25px;
	}
	.liensVersLeMembre a {
		text-decoration:none;
		color:#000000;
	}

	.liensVersLeMembre a:hover {
		color:#999999;
	}

	.exploitsDuMembre img {
		float:left;
		width:70px;
		height:70px;
		margin-right:10px;
	}

	.exploitsDuMembreLiens {
		float:left;
		margin-top:40px;
	}

	.exploitsDuMembreLiens a {
		font-size:12px;
		text-decoration:none;
		font-weight:bold;
		color:#00ccff;
	}

	.barreDefi {
		position:absolute;
		bottom:0;
	}



	/* les groupes */
	#top5desGroupes {
		margin-top:60px;
		margin-bottom:30px;
	}

	/* Ceci est un groupe */
	.ceciEstUnGroupe {
		margin-bottom:22px;
	}

	.photoDuGroupe {
		float:left;
		margin-right:15px;
	}

	.photoDuGroupe img {
		width:140px;
		height:140px;
	}

	.ceciEstUnGroupeRight {
		float:left;
		width:433px;
		height:140px;
		position:relative;
	}

	.pseudoDuGroupe a{
		font-size:16px;
		font-weight:bold;
		color:#fea202;
		margin-bottom:0px;
		position:relative;
		top:-3px;
		margin-bottom:35px;
		text-decoration:none;
	}

	.pseudoDuGroupe span {
		color:#959595;
		font-size:11px;
		font-weight:400;
		padding-left:5px;
	}


	.exploitsDuGroupe img {
		float:left;
		width:70px;
		height:70px;
		margin-right:10px;
	}

	.exploitsDuGroupeLiens {
		float:left;
		margin-top:40px;
	}

	.exploitsDuGroupeLiens a {
		font-size:12px;
		text-decoration:none;
		font-weight:bold;
		color:#00ccff;
	}

	.barreDefi {
		position:absolute;
		bottom:0;
	}


	/* *********** partie droite du block blanc *********** */
	#whiteContentMilieuRight {
		float:right;
		width:310px;
		margin:16px 20px 20px 20px!important;
		margin:16px 3px 20px 5px;
		color:#333333;
	}

	.whiteContentMilieuRightBarre {
		margin-bottom:10px;
	}

	/* Bloc inscription */
	#blocInscription {
		width:310px;
		height:174px;
		background-image:url(/img/listeMembres/bgdBlocInscription.jpg);
		background-repeat:no-repeat;
		margin-bottom:20px;
	}

	#blocInscription p {
		color:#000000;
		font-size:16px;
		padding:10px;
	}

	#blocInscriptionBtn {
		margin-left:18px;
		padding-top:20px;
	}

	#blocInscription a {
		display:block;
		width:274px;
		height:39px;
		background-image:url(/img/listeMembres/btnInscription.png);
		background-repeat:no-repeat;
		text-align:center;
		text-decoration:none;
		color:#000000;
		font-weight:bold;
		font-size:18px;
		padding-top:11px;
	}
