@charset "utf-8";
/* CSS Enquete */

/* Area Geral */
#Enq_Des_Are_Ger{
	width:215px;
	vertical-align:bottom;
	}

/* Titulo */
.Enq_Des_Tit{
	width:215px;
	height:40px;
	background:url(../imagens/css/bkg_tit.png) no-repeat;
	}

/* Conteudo */
.Enq_Des_Con{
	width:171px;
	padding:10px 22px;
	background:url(../imagens/css/bkg_enq.png) repeat-y;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#555;
	}
	.Enq_Des_Con a{
		font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#555;
		text-decoration:none;
		}

/* Bottom */
.Enq_Des_Bot{
	width:215px;
	height:25px;
	padding:3px 0 0 22px;
	background:url(../imagens/css/bkg_bot.png) no-repeat;
	}
	.Enq_Des_Bot a{
		font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#555;
		text-decoration:none;
		}

ul li{
	list-style:none; 
	margin:0; 
	padding:0 
}