
#sondage {
	width: 300px;
	height: 240px;
	background-color: #235385;
	background-image: url(http://media.versusquebec.com/images/sondage/bmo/bg_Sondage_accueil.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;}

#sondageTitre {
	width: 300px;
	height: 45px;
	background-image: url(http://media.versusquebec.com/images/sondage/bmo/bg_Sondage_accueil_01.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ABABAB;
	margin: 0;
	padding: 0;}

#sondage h1{
	text-align: left;
	font-family: tahoma;
	color: #fff;
	font-size: 11px;
	margin: 3px 10px 10px 10px;}

#sondage_submit{
	text-align: center;
	background-color: #235385;
  width: 300px;
	height: 90px;
	margin: 0px;
	padding: 10px 0 0 0;
	background-image: url(http://media.versusquebec.com/images/sondage/bmo/bg_Sondage_accueil_03.png);
	background-repeat: repeat-x;
	background-position: bottom;}

#sondage p{
	text-align: left;
	margin: 5px 5px 0 15px;
	line-height: 18px;
	font-family: tahoma;
	color: #fff;}

#sondage li{
	text-align: left;
	font-family: tahoma;
	color: #fff;
	font-size: 11px;
	margin: 3px 10px 9px 10px;
	list-style: none;}
