 table.gestionpoll{
	
	width: 700px;
	padding: 4px;
	border-collapse: collapse;
}

 table.gestionpoll tr th.title
{
	background-color: #f0f0f0;
	text-align:left;
}


div.gestion{
	background-color: #FFFFFF;
	border: 2px solid #eeeeee;
	margin: 0 10px 10px 10px;
	padding: 0 15px 0px 0px;
	width:80%;
}
.spacer {
  clear: both;
}
.bouton
{
	float:right;
	
}