/* @override http://www.citypoker.fr/style-sondage.css */

@charset "UTF-8";



/*//////////////////////////// POUR LE FORLULAIRE DE DEPART /////////////////////////////*/
/*form {
	font-size:12px;
	width:180px;
	padding:10px;
	margin:0 auto;
	border:1px dotted #3399cc;
	font-family: Helvetica, Arial, sans-serif;
	background-image: url(images/fleche_participez.gif);
	background-repeat: no-repeat;
	background-position: -15px -15px;
}*/
form p {
	color:#1c558d;
	text-align:left;
	font-size:14px;
	margin-top: 3px;
}
form fieldset {
	width:160px;
	display:block;
	padding:5px;
	margin:15px 0 0 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form legend {
	color:#1c558d;
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	margin-bottom:0;
	padding:0px;
	width:60px;
	background:none;
	font-weight:bold;
}
form label { clear:left; display:block; float:left; width:70px; font-family:Georgia, "Times New Roman", Times, serif; text-align:right ; padding-right:10px; color:#1c558d; margin-bottom:0.5em; font-size:12px; line-height:1.5em; }
form input {padding:0; margin-bottom:0.8em;}
form #button1 { margin-left:12px; width:80px }


iframe { width:180px; height:auto; position:relative; }

/*//////////////////////////// ERREUR OU REPONSE SONDAGE /////////////////////////////*/
#resultat_sondage {
	width: 180px;
	height:270px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

p { font-family:Helvetica, Arial, sans-serif; font-size:14px; text-align:center; color:#1c558d; }
#connard { width: 180px; height:auto; text-align:center; border:none }
.td_standard { font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#1c558d; text-align:right; }
.td_standard_droit { font-family:Helvetica, Arial, sans-serif; font-size: 11px; color:#1c558d; text-align:left; padding-left:10px; }

