a.lkposter {
	color: #CC6600;
}
#content #colCentre #cartouchequestion {
	margin-top: 0px;
	background-repeat: no-repeat;
	text-align: center;
}
h5 {
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content #colCentre .DerQuest {
	color: #999999;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
#content #colCentre #cartouchequestion #question {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC6600;
	padding-top: 5px;
	padding-bottom: 12px;
}
h1.discussions {
	color: #E0A200;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0A200;
	line-height: 25px;
	width: 530px;
	margin-bottom: 15px;
}
.ligne2 {
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ligneHL{
	background-color: #DBFFB7;
}
a.question{
	color: #666666;
	text-decoration: none;
	font-size: 100%;
}
a.question:hover{
	color: #669900;
}

/******************************BOUTONS***********************************/
a.posterQ {
	background-image: url(../imgs/FR/posterQ.jpg);
	background-repeat: no-repeat;
	width: 88px;
	height: 90px;
	display: block;
	cursor:pointer;
	position: relative;
	z-index: 5;
}
a.posterQ:hover {
	background-image: url(../imgs/FR/posterQ.jpg);
	background-position: 0px -88px;
}
li.questionliste {
	padding-bottom: 4px;
	list-style-position: outside;
	list-style-image: url(../imgs/puce_questions.png);
	padding-top: 0px;
	margin-left: 18px;
}
.Nbreponses{
	color: #CC9900;
}
#content #colCentre h2 {
	font-size: 120%;
}
#content #colCentre .TabListe {
	width: 530px;
}
.textQuestion { /*********texte des question*****/
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 1.2em;
}
fieldset#lastQ {
	padding: 0px;
	border: 1px solid #D09B00;
}
#lastQ legend {
	color: #CC6600;
}

