@charset "utf-8";
.POLL-titre {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #8584c2;
	background-color: #f2f2f2;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: justify;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.POLL-nbrevote {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #8584c2;
	margin-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.POLL-resultats {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.POLL-questiontexte {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	line-height: normal;
	color: #666666;
	margin-bottom: 5px;
	clear: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: justify;
	padding: 0px;
}
.POLL-questionimg {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	line-height: normal;
	color: #666666;
	padding: 0px;
	margin: 0px;
	float: left;
}
.POLL-reponse {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	clear: both;
	text-indent: 0px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.POLL-nbrevote p {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #8584c2;
	padding: 0px;
	margin-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.POLL-resultats p {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
.POLL-reponse p {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	clear: both;
	text-indent: 0px;
	padding: 0px;
}
