#noticia {
	margin-top: 10px;
}

#noticia img {
	float: left;
	height: 100px;
	width: 100px;
	margin: 0 10 0 0;
	border: 1px solid #3B4043;
}
#noticia .data {
	color: #C6DCF4;
	font-family: Verdana;
	font-weight: bold;
	font-size: 7pt;
	display: block;
	margin-bottom: 5px;
}
#noticia .conteudo {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	color: #DCDCDC;
	font-family: Verdana;
	font-weight: normal;
	font-size: 9pt;
	line-height: 16px;
}
#noticia .titulo {
	display: block;
	color: #DCDCDC;
	font-family: Verdana;
	font-weight: normal;
	font-size: 9.5pt;
}
#noticia .noticia {
	margin-top: 10px;
	margin: 10px 20px 10px 20px;
	padding-bottom: 10px;
	border-bottom: 2px inset #3B4043;
}

.linha {
	clear: both;
	overflow: hidden;
	height: 2px;
	border-bottom: 2px outset #777777;
}
#conteudo .chamadas {
	display: block;
}
#conteudo .chamadas .data {
	color: #C6DCF4;
	font-family: Verdana;
	font-weight: bold;
	font-size: 7pt;
	display: block;
	margin-bottom: 5px;
}
#conteudo .chamadas .conteudo {
	margin-top: 5px;
	display: block;
	color: #DCDCDC;
	font-family: Verdana;
	font-weight: normal;
	font-size: 7.5pt;
	line-height: 15px;
}
#conteudo .chamadas .titulo {
	display: block;
	color: #DCDCDC;
	font-family: Verdana;
	font-weight: normal;
	font-size: 7.5pt;
}
#conteudo .chamadas .noticia {
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 2px outset #777777;
}
#conteudo .chamadas .noticia .mais {
	text-align: right;
}
#conteudo .chamadas .noticia.ultima {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 0px;
}
#conteudo .chamadas a, #conteudo .chamadas a:hover, #conteudo .chamadas a:visited {
	font-family: Verdana;
	color: #C6DCF4;
	font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
}
#conteudo #opcoes {
	margin-bottom: 10px;
}
#conteudo #opcoes a:link, #conteudo #opcoes a:hover, #conteudo #opcoes a:visited{
	font-family: Verdana;
	color: #C6DCF4;
	font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
	margin-right: 10px;
}
#conteudo #opcoes img {
	vertical-align: middle;
	border: 0px;
	width: 16px;
	height: 16px;
	margin-right: 3px;
}
