/* 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;
		width:350px;
	}
	
	#lienH2Right {
		width:200px;
		float:right;
		text-align:right;
		position:relative;
		top:10px;
		right:13px;
	}
	
	#lienH2Right a {
		font-size:12px;
		color:#00ccff;
		text-decoration:none;
	}
	
	#lienH2Right a:hover {
		color:#666666;
	}
	
	.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:13px;
		font-weight:bold;
		color:#333333;
	}
	

	/* ********************** contenu de "envoie ton exploit" ******************** */
	
	/* formulaire Question */
	#formfaqQuestion form {
		margin-top:25px;
		padding-left:35px;
		padding-bottom:20px;
	}
	
	.formPoserQuestion label {
		display:block;
		float:left;
		width:155px;
		font-size:13px;
		color:#333333;
	}
	
	.formPoserQuestion p {
		clear:both;
	}
	
	.formPoserQuestion input {
		border:1px solid #e5e5e5;
		width:150px;
		height:20px;
		margin-bottom:15px;
		background-image:url(/img/inscription/bgdHautForm.png);
		background-repeat:repeat-x;
		padding:3px 5px 0 5px;
		float:left;
	}
	
	.formPoserQuestion .champErreur input {
		border:1px solid #fe191c;
	}
	
	.formPoserQuestion label span {
		color:#00ccff;
	}
	
	.formPoserQuestion textarea {
		border:1px solid #e5e5e5;
		background-image:url(/img/inscription/bgdHautForm.png);
		background-repeat:repeat-x;
		padding:5px;
		width:343px;
		height:64px;
	}
	
	#btnCreerGroupe {
		width:147px;
		margin-left:200px;
		margin-top:30px;
	}
	
	
	.champsRequis em {
		font-size:11px;
		color:#000000;
	}	
	
	.champsRequis p {
		color:#00ccff;
		padding-top:45px;
	}
	
	
	

	
	/* Liens des questions générales / utilisateurs  */
	#liensGeneralesUtilisateurs {
		margin-top:10px;
		padding-bottom:10px;
		border-bottom:1px solid #e5e5e5;
	}
	
	#liensGeneralesUtilisateurs p {
		font-size:16px;
		font-weight:normal;
		color:#333333;	
	}
	
	#liensGeneralesUtilisateurs p span {
		background-color:#e5e5e5;
		color:#000000;
		padding:2px 5px;
	}
	
	#liensGeneralesUtilisateurs a {
		text-decoration:none;
		color:#333333;
	}
	
	#liensGeneralesUtilisateurs a:hover {
		color:#999999;
	}
	
	/* contenu des questions */
	#contenuFoireAuxQuestions ul {
		margin-top:20px;
		padding-bottom:20px;
		border-bottom:1px solid #e5e5e5;	
	}
	
	#contenuFoireAuxQuestions li {
		list-style:none;
		margin-top:5px;
	}
	
	#contenuFoireAuxQuestions li a {
		text-decoration:none;
		color:#fea202;
		font-size:14px;
		font-weight:bold;
	}
	
	#contenuFoireAuxQuestions li a:hover {
		color:#333333;
	}
	
	#contenuFoireAuxQuestions ul p {
		width:550px;
		font-size:12px;
		color:#333333;
		text-align:justify;
		margin-left:20px;
		margin-top:20px;
		margin-bottom:20px;
		line-height:22px;
	}
	
	#faqPoserUneQuestion {
		width:380px;
		margin-top:30px;
		margin-left:170px;
		margin-bottom:30px;
	}
	
	#faqPoserUneQuestion a {
		font-size:14px;
		text-decoration:none;
		color:#333333;
	}
	
	#faqPoserUneQuestion a:hover {
		color:#999999;
	}
	
	/* *********** 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;
	}

