/* 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;
	}
	
	
	.barreH2Gauche {
		margin-bottom:7px;
		width:588px;
		background-color:#bfbfbf;
	}

	#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;
        }

	
	/* 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:20px;
		position:relative;
	}
	
	.whiteLeftUnExploitText a {
		font-size:12px;
		font-weight:bold;
		color:#333333;
		margin-top:4px;
		margin-bottom:4px;
		text-decoration:none;
	}

	.whiteLeftUnExploitText span {
		font-size:11px;
		font-weight:normal;
	}
	
	.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 */
	
	/* pagination */
	#whiteLeftPagination {
		text-align:center;
		margin-top:11px;
		/*margin-bottom:11px;
		margin-left:90px;
*/	}
	
	.whiteLeftPaginationBt {
		display:inline;
		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, .whiteLeftPaginationPt {
		display:inline;
		color:#e5e5e5;
		font-size:12px;
		margin-left:5px;
		margin-right:5px;
	}
	.whiteLeftPaginationPt span{
		color:#666;
	}
	.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;
	}
	
	
	#whiteContentMilieuRight {
		float:right;
		width:310px;
		margin:16px 20px 20px 20px!important;
		margin:16px 3px 20px 5px;
		color:#333333;
	}
	
	.whiteContentMilieuRightBarre {
		margin-bottom:10px;
	}

	.ImgCP {
                position:relative;
                width:83px;
                height:31px;
                background-image:url(/img/ficheMembre/fondPNGexploit.png);
                background-repeat:no-repeat;
                left:74px;
                top:120px;
        }

        .ImgCP p {
                width:83px;
                text-align:center;
                color:#ffffff;
                font-size:18px;
                font-weight:bold;
                padding-top:2px;
        }

        .ImgCP p span {
                font-size:10px;
        }

	#contenuHautLeftPartager p {
                text-align:left;
                font-size:12px;
                color:#585858;
                margin-top:8px;
        }

        #contenuHautLeftPartager a {
                text-decoration:none;
                color:#000000;
                font-weight:bold;
        }
