.democracy {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin-left: 18px;
	width: 185px;
}
.dem-results {
	background-image: url(../../themes/qx/imgs/fond_sondage.gif);
	padding: 0px 10px 0px 10px;
}
.dem-vote-link {color: #FFFFFF; float:left; padding-top: 7px;}

.democracy img {
	width: 100%;
	margin-bottom: 4px;
	vertical-align: middle;
}
.democracy .poll-question{
	color: #e6af0b; font-size: 10px;
	background-image: url(../../themes/qx/imgs/header_sondage.gif);
	height:25px;
	padding-top: 10px;
	width: 185px;
	display: block;
}
.democracy .footer_sondage {
	clear: both;
	background-image: url(../../themes/qx/imgs/footer-sondage.gif);
	height:19px;
	width: 185px;
	display: block;
}

.democracy .addAnswerText {
	width: 80%;
}

.dem-graph {
	border: 1px solid #000000;
	height: 10px;
}

.dem-graph a, .dem-graph a:hover {
	background: #FFFFFF;
	border-bottom: 5px solid #FFFFFF;/**** Changer ça pour faire une bicolor moitié bas ****/
	border-right: 0px solid #000000;
}


* html .dem-graph a, * html .dem-graph a:hover {
	border-bottom-width: 6px;
}

* html .dem-graph {
	height: 11px;
}

.dem-graph b, .dem-graph i {
	color: #000000;
}

.dem-voted-for-this {
	border-color: #000000;
}

/* blix fix */
.democracy ul { padding: 0; list-style-type: none; text-align: left; padding-top: 2px;} 
.democracy li { padding-left: 5px; padding-right: 5px; padding-top:1px; padding-bottom: 1px; margin-top: 2px; list-style-type: none; background-color: #232323;} 
.democracy label {
	float: none;
	display: inline;
}

.dem-vote-button {
	border: none; background-color: #585858; color: #FFFFFF;
	border: 1px solid #938e8e;
	width: 33px; height: 18px;
	float:right;
}
.mini_espace{height:3px;}

/*
.democracy ul li {
list-style: none;
background: none;
}
*/
