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

	.whiteLeftBarreGrisFaible {
		width:588px;
		margin:0;
		padding:0;
	}
	
	#contenuEnvoieExploit .whiteLeftBarreGrisFaible {
		position:relative;
		right:35px;
	}
	
	h3 {
		font-size:14px;
		font-weight:bold;
		color:#333333;
	}
	

	/* ********************** contenu de "envoie ton exploit" ******************** */
	
	/* contenu des questions */
	#contenuMentionsLegales {
		margin-top:30px;
	}
	
	#contenuMentionsLegales p {
		font-size:12px;
		line-height:22px;
		color:#333333;
		margin-top:20px;
		margin-bottom:20px;
		text-align:justify;
	}
	
	/* *********** 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;
	}
