#Sondage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 20px 0px 20px 50px;
}
#Sondage img {
	height: 20px;
	margin-bottom: -6px;
}
#Sondage ul{
	text-align: left;
}
#Sondage li {
	list-style-type: none;
	margin-bottom: 2px;
	font-size: 10px;
	color: #000000;
}
.LienSondage {
	text-align: left;
	letter-spacing: 1px;
}
.LienSondage a {
	padding-left: 20px;
	text-indent: 20px;
	background: url(../images/Puce_Fleche.gif) no-repeat left;
}
#DetailSondage {
	border: 3px solid #660099;
	width: 280px;
	height: 180px;
	background-color: #F0F0F0;
}
#TitreSondage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330033;
}
.Vote{
	margin-left: 130px;
	margin-top: -3px;
}
#ResultatSondage {
	border: 3px solid #660099;
	width: 320px;
	height: 180px;
	background-color: #F0F0F0;
}
#ResultatSondage ul{
	text-align: left;
	width: 130px;
	margin-left: 5px;
}
#ResultatSondage li {
	list-style-type: none;
	margin-bottom: 2px;
	font-size: 10px;
	color: #000000;
	line-height: 18px;
}
#ResultatSondage img {
	width: 160px;
	height: 100px;
	padding: 3px;
	margin: 3px 10px;
}
.ListeSondage {
	background-color: #EFEFEF;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006633;
	margin: 25px 10px 15px 40px;
	padding: 5px;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #666666;
}
.TitreListe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993399;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #009999;
	border-left: none;
	text-align: left;
	font-style: italic;
}
#ResultatAncienSondage {
	border: thin solid #333333;
	background-color: #EAEAFF;
	margin: 30px auto;
	padding: 10px;
	width: 550px;
}
#ResultatAncienSondage .Reponse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #990099;
	font-weight: bold;
	text-align: left;
	height: 18px;
	text-indent: 20px;
	background : url(../Images/Puce_Fleche.gif) no-repeat left;
}
#ResultatAncienSondage .LienPage {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660066;
	padding: 10px;
}
#ResultatAncienSondage .LienPage a {
	letter-spacing: 3px;
	color: #660066;
}
#ResultatAncienSondage .LienPage a:hover {
	color: #CC33CC;
}
