@charset "iso-8859-1";
BODY
{
	background-color:white;
	font-family:verdana;
	font-size: 8pt;
	color:#00597a
}
TABLE
{
	border:0px;
}
#questiontext
{
	
	font-weight:bold; 
	font-size: 8pt;

}
#questionchoix
{
	font-style: italic;	 
	font-size: 8pt;
}
#boutonvote
{
	cursor:pointer;
	
}
#cellulebouton
{
	text-align:center;
	font-size: 8pt;
}
#cellulepct
{
	background-color:#00597a;
	font-size: 8pt;
}
#textepct
{
	text-align:right;  
	font-size: 8pt;
}
#textenbrvotes
{
	font-size: 8pt;
	font-style: italic;
}

