/* CSS Document */
#enquete{
	/*width:505px;*/
	width:660px;
	padding:0px 0px 12px 30px;
	margin-bottom:10px;
}

#enquete_top, #enquete_bottom{
	background-image:url(../dg_img/enquete_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	/*width:505px;*/
	width:660px;
	height:10px;
	line-height:10px;
	margin:0;
	display:block;
}

#enquete_bottom{
	background-image:url(../dg_img/enquete_bottom.jpg);
	height:12px;
	line-height:12px;
}

#enquete #form_content{
	padding:0px 10px 10px 10px;
	border-left:2px solid #553528;
	border-right:2px solid #553528;
}

#enquete fieldset{
	border:none;
	padding:0;
	margin:0;
}

#enquete legend{
	margin:0px 0px 5px -8px;
	/*color:#9999cb;*/
	color:#826b61;
	font-size:16px;
	font-family:Arial;
	text-transform:uppercase;
	font-weight:bold;
}

#enquete #chapo_enquete{
	color:#ea8e3d;
	margin:0px 0px 5px 0px;
}

#enquete #ps_enquete{
	color:#ea8e3d;
	margin:0;
	vertical-align:bottom;
	display:inline;
}

#enquete #ps_enquete a{
	color:#ea8e3d;
}

#enquete #ps_enquete br{
	line-height:1em;
	height:1em;
}

#enquete #ps_enquete span{
	padding:0px 0px 0px 10px;
}

#enquete .question{
	color:#553528;
	font-weight:bold;
	background-color:#ddd7d4;
	border:none;
	border-bottom:1px solid #553528;
	border-top:1px solid #553528;
	line-height:18px;
	padding-left:10px;
	clear:both;
	margin:0px 0px 5px 0px;
}
#enquete input{
	vertical-align:middle;
	margin:3px 3px 5px 0px;
	!margin:0px 3px 0px 0px;
	display:inline;
	width:15px;
}

#enquete br{
	line-height:20px;
}

#enquete input.submit{
	width:101px;
	height:23px;
	background-repeat:no-repeat;
	background-position:0 1px;
	!background-position:0 0;
	background-image:url(../dg_img/bt_enquetes.gif);
	background-color:transparent;
	border:none;
	padding:0px 0px 0px 21px;
	!padding:0px 0px 0px 25px;
	text-align:left;
	font-weight:bold;
	color:#553528;
	float:left;
	clear:both;
	display:inline;
	/*margin:-1px 0px 0px 371px;*/
	margin:0px 0px 0px 545px;
	!margin-top:0px;
	cursor:pointer;
}

.reponses{
	padding-left:10px;
	margin-bottom:5px;
}

.reponse{
	margin-right:20px;
	float:left;
	display:inline;
/*	clear:both;*/
/*	width:auto !important;
	min-width:30%;
	!width:50%; */
}

/* liste enquetes */
#liste_enquetes_cont{
	margin:30px 0px 0px 30px;
	width:660px;
}

#liste_enquetes_cont h1, #liste_enquetes_cont h2{
	font-size:100.01%;
	font-size:18px;
	font-weight:normal;
	color:#826b61;
	margin:0;
	text-align:left;
}

#liste_enquetes_cont h1{
	font-size:21px;
	font-weight:bold;
	color:#826b61;
}

#liste_enquetes{
	margin:0;
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}

#liste_enquetes td{
	padding:3px 0px 3px 20px;
	text-align:left;
}

#liste_enquetes th{
	padding:0px 0px 10px 20px;
	text-align:left;
	color:#553528;
	font-weight:bold;
}

.ligne{
	border-top:1px solid #553528;
	border-bottom:1px solid #553528;
	background-color:#ddd7d4;
}

.ligne_vide{
}
.ligne a{
	color:#553528;
}

.last{
	line-height:5px;
	height:5px;
}

#enquete_content{
	border-left:2px solid #553528;
	border-right:2px solid #553528;
}

/* fin liste enquetes */

/* stats */

#stats_enquete{
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}

#stats_enquete th{
	padding:0px 0px 10px 0px;
	color:#553528;
	font-weight:bold;
}

#stats_enquete .entete{
	font-weight:bold;
	background-color:#ddd7d4;
}

#stats_enquete td{
	border:1px solid #553528;
	padding:3px 0px 3px 0px;
	color:#553528;
}

#stats_enquete .col_gauche{
	padding-left:5px;
	text-align:left;
	border-left:0;
}

#stats_enquete .col_droite{
	border-right:0;
}

.pagination{
	text-align:center;
	margin:10px 0px 10px 0px;
}
.pagination .cur_page{
	font-weight:bold;
}

#retour{
	text-align:left;
}

#retour a{
	background-image:url(../dg_img/enquetes/retour.jpg);
	padding:4px 0px 0px 40px;
	width:61px;
	height:18px;
	border:none;
	color:#553528;
	display:block;
	float:none;
}
/* fin stats */

