/* &copy; Recherchetout.fr, all rights reserved. */
.bouton{
border:none;
background:transparent  url("images/créez.gif") no-repeat top left;
height:110px;
width:150px;
font-family:Century Gothic;
font-size:0px;
}
a.link { color: #76b327;}
a.link:hover { color: #d4264d;}
.bouton2{
border:none;
background:transparent  url("images/bouton.gif") no-repeat top left;
height:32px;
width:100px;
font-family:Century Gothic;
font-size:16px;
}
div#sondage{
padding-top:30px;
padding-left:30px;
width:270px;
height:293px;
background:url(images/cube.gif) no-repeat;
}
div#logo2{
position: absolute;
left:195px;
top:200px;
}
div#question {
margin-top:3px;
width:250px;
height:111px;
overflow: auto;
margin-bottom:-1px;
}
.vote {
border:none;
background:transparent  url("images/votez.gif") no-repeat top left;
height:38px;
width:100px;
font-family:Century Gothic;
font-size:0px;
}
.titre{
font-size:14px;
}
dl, dt, dd{margin:0;padding:0;}

dd{
	width:216px;
	height:41px;
	background:url(bg_bar.gif) no-repeat 0 0;
	position:relative;
}
dd span{
	position:absolute;
	display:block;
	width:209px;
	height:25px;
	background:url(bar.gif) no-repeat 0 0;
	top:2px;
	left:1px;
	overflow:hidden;
	text-indent:-8000px;
}
dd em{
	position:absolute;
	display:block;
	width:209px;
	height:25px;
	background:url(bg_cover.gif) repeat-x;
	top:0;
}


/* Une seule barre de progression */

.progressBar{
	width:216px;
	height:41px;
	background:url(bg_bar.gif) no-repeat 0 0 ;
	position:relative;
}
.progressBar span{
	position:absolute;
	display:block;
	width:210px;
	height:25px;
	background:url(bar.gif) no-repeat 0 0;
	top:0px;
	left:0px;
	overflow:hidden;
	text-indent:-8000px;
}
.progressBar em{
	position:absolute;
	display:block;
	width:200px;
	height:25px;
	background:url(bg_cover.gif) repeat-x 0 0;
	top:0;}
