/** SONDAGES **/

.boxSurveyShow {margin: 5px;}

.boxSurveyShow h2 { margin-bottom:1em;}
#sondage_question { margin-bottom:1em; }

.boxSurveyShow .c1 { width: 20px; }
.buttonShow { overflow: hidden; width: 60px; margin-left: 105px; padding-top:1em; }

#banner_module_spacer { height:2em; }

.flashSondageResult { padding-left: 35px;}


#sondage_legend { margin-top:1.5em; }
#sondage_legend h5 { font-size:10px; margin:0 0 5px 0; }
#sondage_legend .sondage_legendTable {width: 100%;}
#sondage_legend .sondage_legendRow td.answer1 {text-align:right; }
#sondage_legend .sondage_legendRow td.legend  { width: 15px; }
#sondage_legend .sondage_legendRow td.answer2 { width: 45px;}

#sondageResultsAsBars { float: left; clear: both; width:100%;} /* Gecko does not apply clear:both here, bug */
#sondageResultsAsBars .sondageScoreBar { clear:both; margin:2px 0; float:left; width:100%;}
#sondageResultsAsBars .sondageScoreBar .re {font-size:0.8em;margin-left:5px;}

div.clearingSpacer { display:block; .display:none; height:1px; clear:both; } /* clear for Gecko */
