/* CSS Document */

	#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;
	}
	
	
	/* menu de "mon compte" */
	.monCompteMenu {
		margin-bottom:25px;
	}
	
	.monCompteMenu p {
		font-size:16px;
		color:#666666;
		margin-bottom:7px;
	}
	
	.monCompteMenu a {
		text-decoration:none;
		color:#666666;
	}
	
	.monCompteMenu a:hover {
		color:#000000;
	}
	
	.monCompteMenu span {
		color:#000000;
		background-color:#e5e5e5;
		font-weight:bold;
		padding:3px 5px 3px 5px;
	}
	
	/* 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 "feed" ******************** */
	
	/* formulaire de selection des feed (sous le titre) */
	#formSelectionFeed {
		margin-bottom:30px;
		margin-top:15px;
	}
	
	#formSelectionFeedLeft {
		width:240px;
		float:left;
	}
	
	#formSelectionFeedLeft label {
		font-size:12px;
		font-weight:bold;
		color:#333333;
		margin-left:8px;
	}
	
	#formSelectionFeedRight {
		width:270px;
		float:right;
	} 
	
	#formSelectionFeedRight label {
		font-size:13px;
		color:#333333;
		float:left;
		display:block;
		padding-top:5px;
		margin-left:20px;
	} 
	
	#formSelectionFeedRightSelect {
		height:17px;
		width:135px;
		border:1px solid #e7e7e7;
		background-image:url(../img/inscription/bgdHautForm.png);
		background-repeat:repeat-x;	
		float:right;
		padding:3px;
		margin-right:12px;
	}
	
	#formSelectionFeedRightSelect option {
		width:116px;
	}
	
	
	/* contenu des feed */
	#contenuFeed {
		margin-top:15px;
		margin-bottom:30px;
	}
	
	.unFeed {
		margin-bottom:10px;
	}
	
	.feedPhotoMembre {
		width:46px;
		height:46px;
		float:left;
		margin-right:10px;
	}
	
	.feedText {
		width:525px;
		float:left;
		font-size:13px;
		color:#333333;
	}
	
	.feedText a {
		text-decoration:none;
		font-weight:bold;
	}
	
	.feedText a:hover {
		color:#666666;
	}
	
	.feed_nonred {
                margin-top:12px;
                font-size:12px;
                color:#666666;
        }

        .feed_red {
                margin-top:12px;
                font-size:12px;
                color:#ff0000;
        }

        .unFeed em {
                font-style:normal;
                font-size:9px;
                font-weight:400;
                color:#528abc;
        }

	.feedPseudo {
		color:#fea202;
	}
	
	
	.feedDefiReleve {
		color:#00ccff;
	}
	
	
	/* *********** 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;
	}

