.blocSondage{
width:494px;
background:#242424;
margin-bottom:3px;
border-top:1px solid #363636;
border-bottom:1px solid #141414;
padding:5px;
}


.blocSondage .sondageTitre{
cursor:pointer;
width:494px;
padding:0;
}

.blocSondage .sondageTitre .sondageFleche{
float:left;
padding-right:5px;
}


.blocSondage .sondageTitre .sondageDate{
float:left;
font-size:11px;
font-weight:normal;
color:#DDD;
width:300px;
}

.blocSondage .sondageTitre .sondageNbVote{
float:right;
font-size:11px;
font-weight:normal;
color:#D3A822;
width:150px;
text-align:right;
}

.blocSondage .sondageTitre .sondageQuest{
clear:both;
font-size:11px;
font-weight:bold;
color:#FFF;
padding:3px 0;
}

.blocSondage .sondageRep{
display:none;
width:484px;
padding:3px 5px;
background:#363636;
border-top:1px solid #282828;
border-bottom:1px solid #404040;
}

.blocSondage .sondageRep table{
border-collapse:collapse;
width:484px;
margin:0 auto;
}

.blocSondage .sondageRep table .sondage_Q{
width:194px;
text-align:left;
font-size:12px;
color:#FFF;
}

.blocSondage .sondageRep table .sondage_R{
width:50px;
text-align:right;
font-size:12px;
color:#FFF;
}

.blocSondage .sondageRep table .sondage_Bar{
width:240px;
text-align:left;
padding-left:10px;
}

.blocSondage .sondageRep table .sondage_Bar div{
height:12px;
background:url(../img/interface/barre_sondage_back.gif) left center repeat-x;
font-size:0px;
}

.blocSondage .nbVote{
text-align:right;
padding-top:4px;
font-weight:bold;
font-size:12px;
color:#FFF;
}
