﻿@charset "utf-8";
/* Specifique page "moment_parole" : Barre d'icone */
#CADREPAGE #PageInterne #TitrePage.iconRetourParole {
	width: 182px;
}

#CADREPAGE #PageInterne #BtnDeconnexChat {
	margin: 8px 0px 0px 3px;
	padding: 3px 0px 4px 0px;
	float: right;
	height: 14px;
	display: inline;
	text-align: center;
}

/* Specifique page "moment_parole" : Mode Historique & Liste de questions */
#ZoneScroll .itwTitre {
	border: 1px solid #BDBDBD;
	margin-bottom: 0px;
	padding: 4px 12px 3px 12px;
	text-transform: uppercase;
}

#ZoneScroll .itwBox {
	margin-bottom: 12px;
	width: 100%;
}

#ZoneScroll .itwDesc {
	padding: 5px 0px 0px 14px;
	float: left;
	width: 75%;
	display: inline;
}

#ZoneScroll .itwDescFull {
	width: 95%;
}

#ZoneScroll .itwEltDesc {
	margin-top: 5px;
}

#ZoneScroll .itwPortrait {
	float: right;
	display: inline;
}

#ZoneScroll #FormQuestItw {
	margin: 0px;
	text-align: right;
}

#ZoneScroll .itwNomQuest {
	text-transform: uppercase;
}

/* Specifique page "moment_parole" : Mode Inscription */
#FormInscritItw {
	width: 100%;
}

#FormInscritItw .captchaBox {
	margin-left: 95px;
}

#FormInscritItw #PtitCaptcha {
	float: left;
	display: inline;
}

#FormInscritItw #PtitCaptchaEntry {
	margin: 12px 28px 5px 0px;
	float: right;
	display: inline;
}

#FormInscritItw #Question {
	margin-top: 5px;
	width: 330px;
	height: 125px;
}

#FormInscritItw #BtnValidItw {
	margin-right: 28px;
	float: right;
}