
#noticias
{
	width: 263px;
	height: 318px;
}

#titulo
{
	width:100%;
	height:16px;
	background: #ca9e35;

}

#data
{
	width: 80px;
	height: 10px;

}
#table_noticias
{
	height:40px;
	width:261;
	color: #9C2C3C;
	float:left;
	font-size:11px;
	outline-style:none;
	outline-width:0;
	font-weight:bold;
	font-family:Verdana;
}

#conteudo
{
	width: 261px;
	height:58px;
	
}
#text
{
	color: #9C2C3C;
	float:left;
	font-size:11px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	font-style:normal;
	font-weight:normal;
	font-family:Verdana;
}
#text_titulo
{
	color: #FFFFFF;
	float:left;
	font-size:12px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	font-weight:bold;
	font-family:Verdana;
}

