body {

}

#formulaireQuestion {
	width: 429px;
	margin: 6px auto;
	background: url(/wp-content/plugins/fr.web-attitude.cergy/images/cergy-chat_champQuestion_bg.png) top left no-repeat;
	text-align: center;
}
	#champQuestion {
		width: 415px;
		height: 55px;
		border: 0px;
		margin: 7px;
	}
	#formulaireQuestionSubmit {
		/*width: 100%;*/
	}
.titre_zone {
	font-weight: bold;
}
.listeQuestions {
	/*margin: 3px 0px;*/
}
	/* IE7 */
	*+html #zoneListeQuestions,
	*+html #zoneListeQuestions .listeQuestion,
	*+html #zoneListeQuestions .divQuestion0,
	*+html #zoneListeQuestions .divQuestion1 {
		position: relative;
	}
#zoneHistoriqueQuestions {
	width: 430px;
	padding: 20px 0px 0px 0px;
	margin: 9px auto;
	/*border: 1px solid #CCCCCC;*/
	background: url(/wp-content/plugins/fr.web-attitude.cergy/images/cergy-chat_questionTraitees_top.png) top left no-repeat;
}
	#zoneHistoriqueQuestions .divQuestion0 {
		color: white;
		padding: 3px 9px;
		background: #0099cb;
	}
	#zoneHistoriqueQuestions .divQuestion1 {
		color: #333333;
		padding: 3px 9px;
		background: #81cde5;
	}
#zoneListeQuestions {
	width: 431px;
	padding: 20px 0px 0px 0px;
	margin: 9px auto;
	/*border: 1px solid #CCCCCC;*/
	background: url(/wp-content/plugins/fr.web-attitude.cergy/images/cergy-chat_prochainesQuestions_top.png) top left no-repeat;
}
	.timestamp {
		color: #555555;
	}
	.divQuestion0 .timestamp {
		color: #CCCCCC;
	}
	#zoneListeQuestions .divQuestion0 {
		color: white;
		padding: 3px 9px;
		background: #68af21;
	}
	#zoneListeQuestions .divQuestion1 {
		color: #333333;
		padding: 3px 9px;
		background: #b4d892;
	}
#zoneQuestionEnCours {
	width: 426px;
	margin: 0px auto;
	/*text-align: center;*/
}
	#zoneQuestionEnCours #qecTop {
		height: 18px;
		background: url(/wp-content/plugins/fr.web-attitude.cergy/images/cergy-chat_questionEnCours_top.png) top left no-repeat;
	}
	#zoneQuestionEnCours #div_question {
		padding: 3px 9px;
		background: url(/wp-content/plugins/fr.web-attitude.cergy/images/cergy-chat_questionEnCours_bg.png) top left repeat-y;
	}
	#zoneQuestionEnCours #qecBtm {
		height: 8px;
		background: url(/wp-content/plugins/fr.web-attitude.cergy/images/cergy-chat_questionEnCours_btm.png) top left no-repeat;
	}
