﻿#listequestions-datalist
{
	width:100%;	
}



.listequestions-intitule
{
	font-family:Verdana;
	font-size:8pt;
	color:#004A93;
	font-weight:bold;
	width:300px;
}
.listequestions-intitule:hover
{
	text-decoration:underline;
	cursor:pointer;
}
#listequestions-casedroite
{
	background:url(ListeQuestions/bloc_question_droite.jpg) no-repeat;
	background-position:0px 5px;
	width:230px;
	vertical-align:top;
}
#listequestions-casedroite-sansptinterro
{
	background-image:url(ListeQuestions/bloc_question_droite_sans_pt_interro.jpg);
	background-repeat:no-repeat;
	background-position:0px 5px;
	width:230px;
	vertical-align:top;	
}
	
#listequestions-posezvotrequestion
{
	text-align:left;
	height:60px;
	padding-top:20px;
	padding-left:112px;
	/*background-image:url(ListeQuestions/bloc_posez_votre_question.jpg);
	background-repeat:no-repeat;*/
}
#listequestions-posezvotrequestion a
{
	font-weight:bold;
	font-size:8pt;
}


