@charset "utf-8";
/* CSS Enquete */

/* Area Geral */
#Enq_Are_Ger{
	width:180px;
	margin:0 0 10px 10px;
	padding:44px 5px 5px 5px;
	background:#f5f5e6 url(../imagens/css/tit_enq.png) top no-repeat;
	border:#f0f0e1 solid 1px;
	}

/* Titulo */
#Enq_Tit{
	width:180px;
	margin-bottom:15px;
	}

/* Respostas */
#Enq_Res{
	width:180px;
	clear:left;
	display:table;
	margin-bottom:3px;
	}

	/* Respostas - Cores */
	#Enq_Res_Cor{
		width:13px;
		height:13px;
		margin-right:5px;
		float:left;
		}

	/* Respostas - Marcador */
	#Enq_Res_Mar{
		width:15px;
		margin-right:5px;
		float:left;
		}

	/* Respostas - Resposta */
	#Enq_Res_Res{
		width:160px;
		float:left;
		}

/* Area Botoes */
#Enq_Are_Bot{
	width:180px;
	clear:left;
	margin:10px 0;
	}

/* Grafico */
#Enq_Gra{
	width:180px;
	margin-bottom:15px;
	}
