/* --------------------------------------------------------------- */
/* les sondages */
/* --------------------------------------------------------------- */
 table.sondages { BORDER:#000000 1px solid; background-color: #D0DCE8; font-size : 9pt;}
.question { text-decoration : none; font-size : 9pt; font-weight: bold; color:#000000; }
.reponse { text-decoration: underline; font-size : 9pt; font-weight: normal; color:#000000; }
.nbvotesreponse{text-decoration: none; font-size : 9pt; font-weight: normal; color:#000000;}
.pourcentage{text-decoration : none; font-size : 9pt; font-weight: bold; color:#000000;}
.nbvotes{text-decoration : none; font-size : 9pt; font-weight: bold; color:#000000;}
.resultats{text-decoration : none; font-size : 9pt; font-weight: bold; color:#000000;text-align : center;}
.datefin{text-decoration : none; font-size : 8pt; font-weight: normal; color:#000000; font-style : italic; text-align : center;}
