.pNoticias header,
.pNoticia header {
	min-height: 48px;
	line-height: 48px;
}

.pNoticias h1,
.pNoticia h1 {
	margin-top: 15px;
	padding-bottom: 4px;
}

.pNoticias .ultimasNoticias {
	margin-bottom: 13px;
}

.pNoticias .ultimasNoticias h3,
.pNoticia .ui-listview h3 {
	color: #666666;
	font-size: 13px;
	line-height: 13px;
	margin-top: 4px;
	margin-bottom: 0;
	text-overflow: none;
	white-space: normal;
	overflow: visible;
}

.pNoticias .ultimasNoticias p,
.pNoticia .ui-listview p {
	color: #006600;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

.pNoticias .ultimasNoticias time {
	color: #666666;
	font-weight: normal;
}

.pNoticia h2 {
	font-size: 16px;
	margin-bottom: 10px;
}

.pNoticia h2 + p {
	font-size: 11px;
}

.pNoticia .conteudo .retranca {
	margin-bottom: 0;
}

.pNoticia .conteudo {
	font-size: 13px;
	line-height: 19px;
}

.pNoticia .conteudo p {
	margin-bottom: 12px;
}

.pNoticia .compartilhar {
	text-align: right;
}

.pNoticia button {
	background-color: transparent;
	border-width: 0;
	cursor: pointer;
	font-weight: bold;
	font-size: 12px;
	height: 32px;
	color: #333333;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../img/botaoCompartilhar.png);
	width: 32px;
}

.pNoticia dl {
	margin-top: 0;
	margin-bottom: 0;
}

.pNoticia dd {
	margin-bottom: 14px;
}

.pNoticia #secCompartilhar {
	border: 1px solid #DCDCDC;
	padding: 10px;
}

input[type=submit] {
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #00B692;
	background-color: #0a8326;
	background-image: url(../img/fundoBotao.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-radius: 3px;
	padding-left: 13px;
	padding-right: 13px;
}

.pNoticia .leiaMais {
	margin-top: 50px;
}

.pNoticia .leiaMais h2,
.pNoticia .maisLidas h2 {
	margin-bottom: 4px;
}

.pNoticia .maisLidas {
	margin-top: 46px;
	margin-bottom: 36px;
}

.pNoticia .ui-listview .ui-btn-up-a,
.pNoticia .ui-listview .ui-btn-hover-a {
	border-bottom-width: 0;
	border-top: 1px solid #DCDCDC;
}

.pNoticia .ui-listview .ui-btn-up-a:first-child,
.pNoticia .ui-listview .ui-btn-hover-a:first-child {
	border-top-width: 0;
}

.indicadorDeAtividade {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 32px;
}

.pNoticia .compartilhar p, .addthis_toolbox, #btnCompartilhar {
	display:inline-block;
	vertical-align:middle;
	margin:0;
	zoom:1; *display: inline;
}

.addthis_toolbox {
	width:112px;
}

.pTvPrefeitura .ui-li-thumb {
	position:relative;
	max-width:90px;
	height:65px;
}

.pTvPrefeitura #divVideo {
	text-align:center;
	padding-bottom:20px;
}

.pTvPrefeitura video {
	max-width: 586px;
	height:408px;
	background:#000;
	width: 100%;
}

.videoDestaque {
	padding-top:15px;
	margin-top:6px;
	border-top:1px solid #dcdcdc;
}

.videoDestaque a img {
	width:90px;
	height:65px;
	float:left;
	margin-left:0;
	margin-right:15px;
}

.videoDestaque .detalheVideo,
#videos .detalheVideo {
	background: url(../img/fundoVideo.png) no-repeat center center;
	width:90px;
	height:65px;
	position:absolute;
	left:10px;
	z-index:10;
}

#videos .detalheVideo {
	left:0;
}

.videoDestaque a {
	text-decoration:none;
}