
#sondage {
	width: 300px;
	height: 250px;
	background-color: #ccc;
	background-image: url(http://www.versusquebec.com/media/images/sondage/regulier/bg_Sondage_accueil.png);
	background-position: bottom;
	margin: 0;
	padding: 0;}

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

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

#sondage_submit{
	background-color: #ccc;
	width: 300px;
	height: 89px;
	margin: 0px;
	padding: 0;
	background-image: url(http://www.versusquebec.com/media/images/sondage/regulier/bg_Sondage_accueil_03.png);
	background-repeat: repeat-x;
	background-position: bottom;}

#sondage_submit_btn{
	position: absolute;
	left: 5px;
	top: 285px;
	display: block;
	z-index: 9999;}

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

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