/* 
---------------------------------
Projeto: Municípios Digitais
Tema: Itu.com.br
Data: 04/12/2009
---------------------------------

---------------------------------
*/

@import url("layout.css");

/* Content
----------------------------------------------------------------------------------------------------*/

/* Lista de noticias */
/*.starred-news .title-section {
	display: none;
	position: absolute;
	top: 8px;
	background-color: #1F1D14;
	font-size: 7pt;
	padding: 0.3em;	}

.starred-news .title {
	display: none;	
	position: absolute;
	bottom: 0;
	background-color: #1F1D14;
	font-size: 7.5pt;
	padding: 0.3em;		}

.starred-news :hover .title,
.starred-news :hover .title-section	{
	display: block;	}/*