
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	width:215px;
	background:#fff;
	
	margin :15px 0px 0px 0px;
	padding:0px;
}

#Sondage {
	margin:0px 0px 0px 5px;
}

h3 {
	font-family: Arial , sans-serif;
	font-weight:bold;
	font-size: 15px;
	color:#545454;
	margin:0px 0px 5px 0px;
	padding:0px;

}




form {
	margin:0px;
	padding:0px;
}


fieldset {
	border:0px;
	margin:0px;
	padding:0px;
}
legend {
	font-family: Arial , sans-serif;
	font-weight:bold;
	font-size: 15px;
	color:#545454;
	margin:0px 0px 5px 0px;
	padding:0px;

}

.label-liste-bouton-radio{
	margin:0px;
	color: #98c000; 
	font-size: 100%;
	font-weight:bold;
	font-family : Arial;
	font-size: 11px;
	display : block;
}





	

dl.reponse-ligne {
	margin:0px 5px;
}

dt.libelle-reponse {
	font-size : 90%;
}

label.bouton-radio{
	font-size : 90%;
	position : relative;
		top :-1px;
}

dd.barre_graph_debut {
	background:url('images/left.gif') no-repeat top right;
	width:4px;
	height:9px;
	margin-left:0px;
	float:left;
}

dd.barre_graph {
	background:url('images/center.gif') repeat-x top center;
	height:9px;
	float:left;
	margin-left:0px;
}

dd.barre_graph_fin{
	width:4px;
	height:9px;
	float:left;
	margin-left:0px;
	background:url('images/right.gif')  no-repeat top left;
}

dd.pourcentage {
	margin-left:3px;
	position:relative;
	color:rgb(135, 211, 0);
	left:5px;
	top:-2px;
}
	
.liens-liste-sondages {
	margin-left:15px;
	color:rgb(30, 121, 3);
}

.liens-liste-sondages a	{
	color:rgb(30, 121, 3);
	text-decoration:underline;
}
