.BLOC_sondage{
	font-family:Verdana,Arial,Helvetica,sans-serif;

}
#sondage_vote{
	margin-top:10px;

}
.sond_question{
	text-align: justify;
	padding:5px;
	font-weight:bold;
	color:#545454;
	font-size:12px;
}
.sond_reponse{
	color:#545454;
	font-size:11px;
}
.titre-sondage {
	color:#D966B2;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:15px;
}
.BLOC_sondage_h {
	padding-left:30px !important;
}
.sond_reponse input{
	margin-right:10px;
}
.Navigation,
.Navigation a:link,
.Navigation a:active,
.Navigation a:visited{
	color:#D966B2;
	font-size:10px;
	text-decoration:none;
	margin-bottom:5px;
}
.Navigation a:hover{
	color:#D966B2;
	font-size:10px;
	text-decoration:underline;
	margin-bottom:15px;
}
.Navigation .Now{
	font-weight:bold;
	font-size:11px;
	margin:0 2px 0 2px;
}
.afficher_sondage a:link,
.afficher_sondage a:active,
.afficher_sondage a:visited{
	color:#D966B2;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:15px;
}
.afficher_sondage a:hover{
	color:#D966B2;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:15px;
}
.retour a:link,
.retour a:active,
.retour a:visited{
	color:#D966B2;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:15px;
}
.retour a:hover{
	color:#D966B2;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:15px;
}
.table-result{
	border:2px solid #78C5D2;
	margin-bottom:10px;
	font-size:11px;
	width:500px;
}
.table-result .titre-sondage{
	padding-bottom:5px;
}
.table-result td{
	padding:1px 5px;
}
