@charset "utf-8";
/* CSS Document */
.twoColFixLtHdr #sidebar1 li{
	color:#6B6C6D;
	text-transform: none;
	margin-bottom: 11px;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	font-weight: normal;
}
.twoColFixLtHdr #sidebar1 li .data{
	color: #00457D;
	font-size: 0.9em;
	font-weight: bold;
}

.twoColFixLtHdr #mainContent .noticia{
	width: 358px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E3E40;
	margin-bottom: 14px;
}
.twoColFixLtHdr #mainContent .noticia p{
	margin-bottom: 14px;
	line-height: 1.4em;
}
.twoColFixLtHdr #mainContent h2{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 22px;
}

.twoColFixLtHdr #mainContent h3{
	font-family: "Trebuchet MS";
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #E95F13;
}
.twoColFixLtHdr #mainContent p.data{
	color: #00457D;
	margin: 0;
	padding:0;
}

.twoColFixLtHdr #sidebar1 .arquivos{
	float: left;
	width: 200px;
}