/* CSS Document */

#contentHaut {
	background-color:#767576;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(/img/index/contentHaut.png);
	background-repeat:repeat-x;
}

#contentBas {
	background-color:#767576;
	background-image:url(/img/index/contentBasFooterHaut.png);
	background-position:bottom;
	background-repeat:repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.contentLargeur {
	width:992px;
	margin:auto;
}

	
	/* *********************************** partie principale du content ********************************* */
	
	#whiteContent {
		padding-top:30px;
	}
	
	#whiteContentHaut {
	width:992px;
	padding:0;
	margin:0;
	position:relative;
	top:3px;
	}
	
	#whiteContentMilieu {
		width:992px;
		background-image:url(/img/index/whiteContentMilieu.png);
		background-repeat:repeat-y;
		overflow:hidden;
		margin:0px 0px 0px 0px;
	}
	
	#whiteContentBas {
		width:992px;
		height:6px;
		background-image:url(/img/index/whiteContentBas.png);
		background-repeat:no-repeat;
	}
	
	/* ****** partie gauche du block blanc ****** */
	#whiteContentMilieuLeft {
		float:left;
		width:600px;
		margin:16px 20px 20px 20px!important;
		margin:16px 10px 20px 10px;
		color:#666666;
	}
	
	/* 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:230px;
		float:left;
		font-style:normal;
	}
	
	h2 span em {
		font-size:14px;
		font-weight:400;
	}

	.lienRightH2 {
		float:right;
		position:relative;
		top:10px;
	}
	
	.lienRightH2 a {
		color:#00ccff;
		font-size:11px;
		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 exploits ***** */
	
	/* ceci est un exploit posté */
	.whiteLeftUnExploit {
		width:182px;
		float:left;
		margin-right:18px;
		padding-top:15px;
		position:relative;
	}
	
	
	.whiteLeftUnExploitNomPosteur a { 
	font-size:12px;
	font-weight:bold;
	color:#fea202;
	text-decoration:none;
	}
	
	.whiteLeftUnExploitNomPosteur a:hover {
		color:#00ccff;
	}
	
	.whiteLeftUnExploitTime {
		font-family:Arial, Helvetica, sans-serif; 
		color:#528abc;
		font-size:9px;
		margin-top:1px;
	}
	/* fin des exploits postés */
	
	/* ************************* défis ************************** */
	
	.unDefi {
		height:101px;
		margin:0px 0px 20px 0px;
		padding:0px 0px 0px 0px;
		position:relative;
	}
	
	.unDefiImg {
		float:left;
		height:101px;
	}


	/* bouton lecture et score du défi */
		
	.unDefiImgScorePositif {
		position:absolute;
		width:66px;
		height:31px;
		background-image:url(/img/ficheMembre/fondPNGdefi.png);
		background-repeat:no-repeat;
		left:110px;
		top:64px;
	}
	
	.unDefiImgScorePositif p {
		width:66px;
		text-align:center;
		color:#69c400;
		font-size:20px;
		font-weight:bold;
		padding-top:2px;
	}
	
	.unDefiImgScoreNegatif {
		position:absolute;
		width:66px;
		height:31px;
		background-image:url(/img/ficheMembre/fondPNGdefi.png);
		background-repeat:no-repeat;
		left:110px;
		top:64px;
	}
	
	.unDefiImgScoreNegatif p {
		width:66px;
		text-align:center;
		color:#f30000;
		font-size:20px;
		font-weight:bold;
		padding-top:2px;
	}
	
		.unDefiImgScoreNeutre {
		position:absolute;
		width:66px;
		height:31px;
		background-image:url(/img/ficheMembre/fondPNGdefi.png);
		background-repeat:no-repeat;
		left:110px;
		top:64px;
	}
	
	.unDefiImgScoreNeutre p {
		width:66px;
		text-align:center;
		color:#ffffff;
		font-size:20px;
		font-weight:bold;
		padding-top:2px;
	}
	
	.btnLecture {
		position:absolute;
		top:64px;
		left:6px;
	}
	
	/* fin du bouton lecture et score du défi */
	
	
	.defiFloatRightPart {
		float:left;
		position:relative;
		height:101px;
		left:15px;
	}
	
	.unDefiDescription {
		width:364px;
		font-size:16px;
		color:#333333;
		font-weight:500;
	}
	
	.unDefiDescription em {
		font-style:normal;
		font-size:9px;
		font-weight:400;
		color:#528abc;
	}
	
	.defiPosteurAndNbExploits {
	}
	
	.defiPosteur {
		position:absolute;
		bottom:4px;
	}
	
	.defiPosteur a {
		color:#fea202;
		text-decoration:none;
		font-size:12px;
		font-weight:bold;
	}
	
	.nbExploits {
		position:absolute;
		right:-20px;
		bottom:4px;
		font-size:12px;
		font-weight:bold;
		color:#00ccff;
	}
	
	.barreDefi {
		position:absolute;
		bottom:0;
	}
	
	
	/* pagination */
	#whiteLeftPagination {
		margin-top:11px;
		margin-bottom:11px;
		margin-left:90px;
	}
	
	.whiteLeftPaginationBt {
		float:left;
		font-size:11px;
		border:1px solid #e5e5e5;
	}
	
	.whiteLeftPaginationBt a {
		color:#666666;
		text-decoration:none;
		padding:5px 6px 5px 6px;
	}
	
	.whiteLeftPaginationBt a:hover {
		color:#000000;
	}
	
	#whiteLeftPaginationPages {
		float:left;
		color:#e5e5e5;
		font-size:12px;
		margin-left:10px;
		margin-right:10px;
	}
	
	#whiteLeftPaginationPages a {
		color:#666666;
		text-decoration:none;
	}
	
	#whiteLeftPaginationPages a:hover {
		color:#000000;
		font-weight:bold;
	}
	
	#whiteLeftPaginationPages span {
		background-color:#e5e5e5;
		color:#000000;
		font-weight:bold;
		padding:3px 5px 5px 5px;
	}
	
	
	/* ************************** poster un commentaire ************************* */
	
	.nomDuFuturPosteur{
		font-size:12px;
		font-weight:bold;
		color:#fea202;
		margin-bottom:6px;
		margin-top:15px;
	}
	
	.photoDuFuturPosteur {
		float:left;
	}
	
	/* poster un commentaire */
	#formPosterUnCommentaire {
		float:left;
		margin-left:10px;
	}
	
	#formPosterUnCommentaire textarea {
		border:solid 1px #e5e5e5;
		width:508px;
		height:70px;
		background-image:url(/img/pageExploit/bgdHautInput.png);
		background-repeat:repeat-x;
		font-size:11px;
		color:#bfbfbf;
		text-align:left;
	}
	
	.posterCommInputRadio {
		float:left;
		padding-top:6px;
	}
	
	#formPosterUnCommentaire label {
		font-size:11px;
		float:left;
		padding:6px 12px 0 8px;;
	}
	
	#formPosterUnCommentaire input {
		float:left;
	}
	
	#posterCommVideoDailymotion {
		margin-top:10px;
	}	
	
	#inputTextVideoDaily {
		float:left;
	}
	
	#inputTextVideoDaily input {
		width:249px;
		border:solid 1px #e5e5e5;
		background-image:url(/img/pageExploit/bgdHautInput.png);
		background-repeat:repeat-x;
		font-size:11px;
		color:#bfbfbf;
		font-family:Georgia, "Times New Roman", Times, serif;
		padding:6px;
	}
	
	#btnPosterVideoDM {
		float:right;
	}
	
	#btnParcourirPhoto {
		float:left;
		margin-left:5px;
		margin-top:2px;
	}
	
	#inputTextPhotoOrdi input{
		border:solid 1px #e5e5e5;
		background-image:url(/img/pageExploit/bgdHautInput.png);
		background-repeat:repeat-x;
		width:147px;
		float:left;
		font-size:11px;
		color:#bfbfbf;
		font-family:Georgia, "Times New Roman", Times, serif;
		padding:6px;
	}
	
	
	/* les commentaires déjà postés */
	#commentairesPostes {
		margin-top:45px;
	}	
	
	/* Ceci est un commentaire */
	.nomDuPosteur {
		font-size:12px;
		font-weight:bold;
		color:#fea202;
		margin-bottom:6px;
		margin-top:10px;
	}
	
	.photoDuPosteur {
		float:inherit;
		width:70px;
		height:70px;
		float:left;
		margin-right:10px;
		margin-bottom:6px;
	}
	
	.contenuDuCommPoste {
		float:left;
		margin-bottom:6px;
	}
	
	.contenuDuCommPosteLeft {
		float:left;
	}
	
	.contenuDuCommTxt {
		color:#080808;
		font-size:11px;
		width:410px;
		margin-top:10px;
	}
	
	.contenuDuCommDate {
		font-size:9px;
		color:#528abc;
		float:left;
	}
	
	.signaler {
		float:left;
		margin-left:10px;
	}
	
	.signaler a {
		font-size:9px;
		text-decoration:none;
		color:#08c6f8;
	}
	
	.signaler a:hover {
		color:#fea202;
	}
	
	.contenuDuCommPosteRight {
		float:right;
		width:70px;
	}
	
	.contenuDuCommPosteRight img {
		width:70px;
		height:70px;
	}
	
	.contenuDuCommPosteRight p {
		text-align:center;
	}
	
	.contenuDuCommPosteRight a {
		font-size:9px;
		text-decoration:none;
		color:#08c6f8;
	}
	
	.contenuDuCommPosteRight a:hover {
		color:#999999;
	}
	
	/* pagination des commentaires */
	#commPagination {
		margin-top:90px;
	}
	





	
		
	
	/* *********** 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;
	}
	
	/* remontée groupe */
	
	/* Ceci est une remontée de groupe */
	.ceciEstUneRemonteeGroupe {
		padding-top:10px;
		padding-bottom:10px;
	}
	
	.remonteeGroupePhoto {
		margin-right:6px;
	}
	
	.remonteeGroupePseudo {
		margin-bottom:8px;
	}
	
	.remonteeGroupePseudo a {
		text-decoration:none;
		font-weight:bold;
		font-size:16px;
		color:#fea202;
	}
	
	.remonteeGroupePseudo a:hover {
		color:#666666;
	}
	
	.remonterGroupeText {
		font-size:14px;
		font-weight:bold;
		color:#000000;
		width:154px;
		margin-top:4px;
	}
	
	.adminsGroupe {
		margin-top:7px;
		margin-bottom:15px;
	}
	
	.adminsGroupe p {
		font-size:11px;
		color:#000000;
		text-align:right;
	}
	
	.adminsGroupe a {
		text-decoration:none;
		color:#fea202;
		font-weight:bold;
	}
	
	.adminsGroupe a:hover {
		color:#999999;
	}
	
	
	.remonterGroupeComm {
		margin-top:4px;
             	width:292px;
                padding:9px;
                background-color:#a5a5a5;
                color:#000000;
                font-size:14px;
	}

	.remonterGroupeComm textarea {
                border:solid 1px #e5e5e5;
                width:285px;
                height:60px;
                background-image:url(/img/pageExploit/bgdHautInput.png);
                background-repeat:repeat-x;
                font-size:11px;
                color:#bfbfbf;
                text-align:left;
                margin-bottom:5px;
        }
	
	.remonterGroupeComm p {
		width:292px;
		padding:9px;
		background-color:#a5a5a5;
		color:#000000;
		font-size:14px;
	}

	.remonterGroupeComm a {
                font-size:10px;
                text-decoration:none;
                color:#666666;
                padding:1px 4px;
                float:right;
                border:1px solid #e5e5e5;
		margin-top: 10px;
        }

        .remonterGroupeComm a:hover {
                color:#000000;
                border:1px solid #666666;
        }
	
	.remonterGroupeFleche {
		width:66px;
		height:11px;
		background-image:url(/img/listeMembres/remonteeMembreFleche.png);
		background-repeat:no-repeat;
	}
	
	.remonterGroupeSignaler p {
		text-align:right;
		padding-top:15px;
	}
	
	.remonterGroupeSignaler a {
		font-size:9px;
		color:#08c6f8;
		text-decoration:none;
	}
	
	.remonterGroupeSignaler a:hover {
		color:#fea202;
	}
	
	#adminGroupeModifierText {
                text-align:right;
                padding:2px;
                margin-top:4px;
        }

        #adminGroupeModifierText a {
                font-size:10px;
                text-decoration:none;
                color:#666666;
                padding:1px 4px;
                border:1px solid #e5e5e5;
        }

        #adminGroupeModifierText a:hover {
                color:#000000;
                border:1px solid #666666;
        }

	#adminGroupeModifierComm {
                text-align:right;
                width:200px;
                height:31px;
                margin-left:7px;
                float:right;
                position:relative;
                top:8px;
        }

        #adminGroupeModifierComm a {
                font-size:10px;
                text-decoration:none;
                color:#666666;
                padding:1px 4px;
                border:1px solid #e5e5e5;
        }

        #adminGroupeModifierComm a:hover {
                color:#000000;
                border:1px solid #666666;
        }

	#adminGroupeEtat {
		text-align:right;
		width:250px;
		height:31px;
		margin-left:7px;
		float:right;
		position:relative;
		top:4px;
	}
	
	#adminGroupeEtat a {
		font-size:10px;
		text-decoration:none;
		color:#666666;
		padding:1px 4px;
		border:1px solid #e5e5e5;
	}
	
	#adminGroupeEtat a:hover {
		color:#000000;
		border:1px solid #666666;
	}
	
	.groupeNbCP {
		color:#08c6f8;
		font-size:20px;
		font-weight:bold;
		padding:0px;
		text-align:right;
		position:relative;
		top:-11px;
		float:left;
		width:140px;
	}
	
	.groupeNbCP span {
		font-size:40px;
	}

	.groupeNbCP2 {
		color:#08c6f8;
		font-size:20px;
		font-weight:bold;
		padding:0px;
		text-align:right;
		position:relative;
		top:-11px;
		float:left;
		width:140px;
	}
	
	.groupeNbCP2 span {
		font-size:25px;
	}
	
	.groupeNbFans {
		color:#000000;
		font-size:15px;
		font-weight:bold;
		text-align:center;
		position:relative;
		top:-11px;
		float:right;
		width:140px;
		position:relative;
		top:0px;
	}
	
	.groupeNbFans span {
		font-size:30px;
	}
	
	.groupeInteraction {
		width:143px;
		height:55px;
		background-image:url(/img/ficheMembre/bgdMembreInteraction.png);
		background-repeat:repeat-y;
		padding-left:12px;
		padding-top:15px;
		float:right;
	}
	
	.groupeInteraction a {
		font-size:12px;
		color:#000000;
		text-decoration:none;
		display:block;
		margin-bottom:2px;
	}
	
	.groupeInteraction a:hover {
		color:#999999;
	}
	
	#btnDevenirFanDuGroupe {
		margin-left:15px;
		margin-bottom:20px;
	}
	
	#btnDevenirFanDuGroupe a {
		font-size:14px;
		font-weight:bold;
		color:#000000;
		text-decoration:none;
		display:block;
		text-align:center;
		width:120px;
		height:37px;
		padding-top:10px;
		background-image:url(/img/ficheMembre/btnDevenirFan.png);
		background-repeat:no-repeat;
		float:left;
	}
	
	
	
	/* ses amis et ses fans */
	.whiteRightIlsVontLeFaireImg {
		margin:0 2px 4px 2px;
		float:left;
	}
	
	.whiteRightIlsVontLeFaireImg img {
		border:none;
	}
	
	
	/* les feed */
	#membreSesFeed {
		margin-bottom:45px;
	}
	
	.ceciEstUnFeed {
		margin-top:12px;
		font-size:12px;
		color:#666666;
	}

	.feed_nonred {
                margin-top:12px;
                font-size:12px;
                color:#666666;
        }

        .feed_red {
                margin-top:12px;
                font-size:12px;
                color:#ff0000;
        }

        .ceciEstUnFeed em {
                font-style:normal;
                font-size:9px;
                font-weight:400;
                color:#528abc;
        }
	
	.feedPseudo {
		font-weight:bold;
		color:#fea202;
		text-decoration:none;
	}
	
	.feedDefi {
		font-weight:bold;
		color:#000000;
	}

	.feedDefiReleve {
                font-weight:bold;
                text-decoration:none;
                color:#000000;
        }
	
	/* favoris */
	
	.membreFavorisPhoto {
		width:70px;
		height:70px;
		float:left;
		margin-right:10px;
		margin-bottom:10px;
	}
	
	.membreFavorisInfos {
		float:left;
		width:230px;
		position:relative;
		top:-4px;
	}
	
	.membreFavorisPseudo a {
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
		color:#fea202;
	}
	
	.membreFavorisStatus {
		font-size:11px;
		color:#000000;
	}
	
	.membreFavorisCP {
		color:#08c6f8;
		font-size:12px;
		font-weight:bold;
	}
	
	.membreFavorisCP span {
		font-size:25px;
	}
	

	

