#detail{
	margin-left: 115px;
}
.cont>#detail{
	margin-left: 231px;
}
.sondage{
	background-color: #E9E9E9;
	background-image : url(images/fond-sondage.jpg);
	background-repeat : repeat-y;
/*	width: 100%; */
	margin: 15px 0;
}
.sondage p.question{
	font-weight: 900;
}
.sondage p,
.sondage table{
	font-size: 0.8em;
	margin: 5px 4%;
}
.sondage table{
	width: 90%;
}
.sondage th#sh2,
.sondage td.pourcent{
	text-align: right;
	width: 20%;
}
.sondage th#sh1,
.sondage td.option{
	width: 60%;
	text-align: left;
}
.sondage caption{
	display: none;
}
.sondage th.tit_pour{
	text-align: right;
}
