#divRss .icone {
	background-image: url(../imagem/iconesRss.png);
  padding: 0 0 0 35px;
  float:left;
  clear:both;
  margin: 0 8px 10px 0;
  background-repeat:no-repeat;
  width:100%;
}

#divRss .rssTwitter {
	background-position:0 -52px;
}

#divRss .rss {
	background-position:0 4px;
}

#divRss .rssYouTube {
	background-position:0 -118px;
}

#divRss ul {
	list-style:none;
	margin:0;
}

#divRss a {
	color:#004C78;
	text-decoration:none;
	float:left;
}

#divRss span {
	clear:both;
	float:left;
}

#divRss {
	border-bottom: 1px dotted #DCDCDC;
  display: table;
  padding-bottom: 15px;
  margin-bottom: 20px;
  width:100%;
}

.divRss strong  {
	font-size: 22px;
	line-height: 26px;
	clear: both;
  color: #004C78;
  font-family: Yanone,Arial,Helvetica,sans-serif;
  font-weight: normal;
}