/* 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:13px;
		font-weight:bold;
		color:#333333;
	}


	/* ********************** contenu de "envoie ton exploit" ******************** */

	/* formulaire */
	#formContact form {
		margin-top:25px;
		margin-left:35px;
	}

	.formContactText label {
		display:block;
		float:left;
		width:155px;
		font-size:13px;
		color:#333333;
	}

	.formContactText p {
		clear:both;
	}

	.formContactText input {
		border:1px solid #e5e5e5;
		width:343px;
		height:20px;
		margin-bottom:15px;
		background-image:url(/img/inscription/bgdHautForm.png);
		background-repeat:repeat-x;
		padding:3px 5px 0 5px;
		float:left;
	}

	.formContactText .champErreur input {
		border:1px solid #fe191c;
	}

	.formContactText label span {
		color:#00ccff;
	}

	#formContactTextarea textarea {
		border:1px solid #e5e5e5;
		background-image:url(/img/inscription/bgdHautForm.png);
		background-repeat:repeat-x;
		padding:5px;
		width:343px;
		height:64px;
	}

	#formContactSujet {
		margin-bottom:15px;
	}

	#formContactSujet label {
		display:block;
		float:left;
		width:155px;
		font-size:13px;
		color:#333333;
	}

	#formContactSujet label span {
		color:#00ccff;
	}

	#formContactSujetSelect {
		width:145px;
		height:17px;
		border:1px solid #e5e5e5;
		background-image:url(/img/inscription/bgdHautForm.png);
		background-repeat:repeat-x;
		padding:3px;
		float:left;
	}

	#formContactSujetSelect option {
		width:130px;
	}

	#formContactTextarea label {
		display:block;
		float:left;
		width:155px;
		font-size:13px;
		color:#333333;
	}

	#formContactTextarea label span {
		color:#00ccff;
	}

	#formContactTextarea textarea {
		width:353px;
		height:111px;
		border:1px solid #e5e5e5;
		background-image:url(/img/inscription/bgdHautForm.png);
		background-repeat:repeat-x;
		float:left;
	}

	#btnContact {
		width:73px;
		margin-left:420px;
		margin-top:10px;
	}

	.champsRequis em {
		font-size:11px;
		color:#000000;
	}

	.champsRequis p {
		color:#00ccff;
		padding-left:35px;
		padding-top:45px;
	}


	/* *********** 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;
	}