#survback {
	margin: 4px 0 0 0;
}
#survey {
	width: 100%;
	background: #F4F3E8;
	color: #666155;
	/*overflow: none;*/
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
}
#survback #hd{
	background:url(../images-musees-normandie/colonne-musees-normandie/fond-sondage-musees-normandie.gif) no-repeat top right;
	height: 4px;
}
#surv_main {
	text-indent: 10px;
	font-weight: bold;
}
#surv_main .ques {
	padding: 3px 0 3px 10px;
	text-indent: 0px;
	font-weight: normal;
}
#surv_main .q{
	margin: 0 0 5px 0;
	font-size:11px;
	font-weight: normal;
	line-height: 15px;
}
#survey .a {
	font-size:11px;
	line-height: 20px;
}
#surv_main .ans {
	font-size:12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	display: block;
	line-height: 20px;
}
#surv_main #lineAnswer {
	font-size:12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 17px;
}
#surv_main .result {
	margin: 0 10px 0 0;
	padding: 0;
	position: relative;
	height: 10px;
	line-height: 10px;
	width: 80%;
	background: #fff;
	border: 1px solid #fff;
}
#surv_main .rbar {
	float:left;
	background: url('../images-musees-normandie/sondage/ans_bar.gif') repeat-x;
	border-right: 1px solid #fff;
	height: 10px;
}
#surv_main .rperc {
	background: transparent;
	line-height: 10px;
	font-size: 9px;
	position: absolute;
	right: 5px;
	top: 0;
	height: 10px;
	z-index: 20;
}
#surv_main #botm {
	clear: both;
	text-align: center;
	width: 100%;
	height: 15px;
	margin: 0;
}
#surv_main #botm a#bouton_vote {
	text-indent: 0;
	display:inline-block;
	font-size: 10px;
	line-height: 14px;
	height: 14px;
	width: 51px;
	background: url('../images-musees-normandie/sondage/vote2.gif') repeat;
}
#surv_main #botm a#bouton_vote:hover {
	color: #666155;
	background:url('../images-musees-normandie/sondage/vote.gif') repeat;
}
#surv_main input {
	margin: 0;
	padding: 0;
	margin-left: 20px;
}
#survback #bttom{
	background:url(../images-musees-normandie/colonne-musees-normandie/fond-sondage-musees-normandie.gif) no-repeat bottom right;
	height: 4px;
}
#bouton_vote{
	background:url(../images-musees-normandie/colonne-musees-normandie/fond-sondage-musees-normandie.gif) no-repeat bottom right;
	height: 4px;
}