.secao_top {
	border: 0px solid #000;
	font: 24px Verdana;
	font-weight: bold;
	margin: auto;
	padding-top: 4px;
	position: relative;
}
.secao_top_img {
	margin-left: 4px;
}
.secao_body {
	background: #fff;
	border: 0px solid #660;
	line-height: 14px;
	margin-left: 10px;
	padding: 4px;
	width: 87%;
}
.secao_bot {
	border: 0px solid #660;
	margin-left: 10px;
	padding: 0 4px 4px;
	text-align: right;
	width: 87%;
}
.secao_bot A {
	color: #309;
	margin-right: 10px;
	text-decoration: none;
}
#table_debates {
	border: 1px solid #ddd;
	text-align: left;
	margin-top: 10px;
	width: 100%;
}
#table_debates TD {
	cursor: pointer;
	padding: 2px;
}
#table_debates TH {
	background: #ddd;
	font-weight: bold;
	padding: 0;
	text-align: center;
}
#table_debates A {
	color: #000;
	text-decoration: none;
}
#table_debates A:HOVER {
	color: #990;
}
#table_debates .titulo {
	border-right: 1px solid #e9e9e9;
	width: 200px;
}
#table_debates .titulo P {
	font-size: 90%;
	margin: 0;
	text-indent: 10px;
}
#table_debates .impar, #table_debates .impar_over {
	background: #f9f9f9;
}
#table_debates .par {
	background: #f3f3f3;
}
#table_debates .por {
	font-style: italic;
	text-align: center;
}
.p_secao {
	color: #000;
	margin: 0 0 5px 45px;
	text-indent: -45px;
}
.p_secao .data {
	color: #990;
}
.p_secao .autor {
	color: #999;
}
.p_secao A {
	color: #000;
	text-decoration: none;
}
.p_secao A:HOVER {
	color: #000;
	border-bottom: 1px dotted #990;
}
