<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*+----------------------------------------------------------------+|																							||	WordPress Plugin: WP-Polls										||	Copyright (c) 2012 Lester "GaMerZ" Chan									||																							||	File Written By:																	||	- Lester "GaMerZ" Chan															||	- http://lesterchan.net															||																							||	File Information:																	||	- Polls CSS File																	||	- wp-content/plugins/wp-polls/polls-css.css								||																							|+----------------------------------------------------------------+*/.widget_polls-widget h3.widget-title{ background: url("admin/images/sondage.png") no-repeat scroll left center transparent!important; height: 300px; margin: 0; padding: 0; text-indent: -99999px;}.wp-polls-archive {	/* background-color: #ffffff; */}.wp-polls, .wp-polls-form {	background-color: #ffffff; 	margin-bottom: 20px;}.wp-polls-form {    float: left;    margin-bottom: 20px;    width: 100%;}.wp-polls p { margin-bottom:0px; margin-top:0px;}.wp-polls p strong {	font-size: 14px;	width: auto;	height: 26px;	line-height: 25px;	display:block;	color: #000;        margin-bottom: 20px;		font-family: 'BentonSansCondBold'!important;text-transform: capitalize;        }.wp-polls ul li, .wp-polls-ul li, .wp-polls-ans ul li {	background-image: none;    border: 0 none;    display: block;    text-align: left;    width: 100%;}.wp-polls-ul li:hover, .wp-polls-ul li:active{ background: white;color: black;}.wp-polls-ul li { color:#000; font-size:14px;}.wp-polls ul, .wp-polls-ul, .wp-polls-ans ul  {	float: left;    list-style: none outside none;    text-align: left;    width: 100%;    margin: 10px 0;}.wp-polls ul li:before, .wp-polls-ans ul li:before, #sidebar ul ul li:before {	content: '';}.wp-polls ul li input[type="radio"] { float: left; height: 16px; line-height: 20px; margin: 0 5px; padding: 0; width: 16px;}.wp-polls ul li label { display: block; float: left; line-height: 20px;font-family: 'proxima_nova_rgregular'!important;}.wp-polls IMG, .wp-polls LABEL , .wp-polls-loading IMG, .wp-polls-image IMG {	display: inline;	border: 0px;	padding: 0px;	margin: 0px;}.wp-polls-ul {	padding: 0px;	/*margin: 0px 0px 10px 10px;*/}.wp-polls-ans {	width:100%;	filter: alpha(opacity=100);	-moz-opacity: 1;	opacity: 1;	position: relative;	/* background-color: #ffffff; */}.wp-polls-ans a {font-size: 13px; color: #000; text-decoration: none;font-family: 'proxima_nova_rgregular'!important;}.wp-polls-loading {	display: none;        text-align: center;        height: 16px;        line-height: 16px;        position: relative;        top: -24px;}.wp-polls-loading &gt; img{position: relative;top: 4px;}.wp-polls-image {	border: 0px;}.wp-polls .Buttons {/* border: 1px solid #c8c8c8; */width: 38px;height: 38px;/* background: url('images/fdt-vote.png') no-repeat center; */border: 0 none;bottom: 0;position: absolute;right: 0;color: #fff;background: #999;border-radius: 30px!important;padding: 0;margin: 0;padding-right: 10px;}/* Polls Archive Paging */.wp-polls-paging a, .wp-polls-paging a:link {	padding: 2px 4px 2px 4px; 	margin: 2px;	text-decoration: none;	border: 1px solid #0066cc;	color: #0066cc;	background-color: #FFFFFF;	}.wp-polls-paging a:visited {	padding: 2px 4px 2px 4px; 	margin: 2px;	text-decoration: none;	border: 1px solid #0066cc;	color: #0066cc;	background-color: #FFFFFF;	}.wp-polls-paging a:hover {		border: 1px solid #000000;	color: #000000;	background-color: #FFFFFF;}.wp-polls-paging a:active {	padding: 2px 4px 2px 4px; 	margin: 2px;	text-decoration: none;	border: 1px solid #0066cc;	color: #0066cc;	background-color: #FFFFFF;	}.wp-polls-paging span.pages {	padding: 2px 4px 2px 4px; 	margin: 2px 2px 2px 2px;	color: #000000;	border: 1px solid #000000;	background-color: #FFFFFF;}.wp-polls-paging span.current {	padding: 2px 4px 2px 4px; 	margin: 2px;	font-weight: bold;	border: 1px solid #000000;	color: #000000;	background-color: #FFFFFF;}.wp-polls-paging span.extend {	padding: 2px 4px 2px 4px; 	margin: 2px;		border: 1px solid #000000;	color: #000000;	background-color: #FFFFFF;}.wp-polls{margin-top: -31px;padding-left: 16px;padding-right: 12px;overflow: hidden;}.wp-polls &gt; form p + p + p{    margin-top: 40px;}.wp-polls-loading + ul{    display: none;}</pre></body></html>