/* TEXTOS PADRÕES */
.textoNormal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
}
.textoNormal a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration:none;
}

.textoNormal a:hover{
	text-decoration:underline;
}
.textoNormal ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	display: list-item;
	list-style-type: none;
	padding-bottom: 6px;
	_padding-bottom: 0px;
}
p {
	margin-bottom:15px;
}
/* Layout 2006 */
.layout2006 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Arial, sans-serif;
	font-size: 11px;
	margin-left: 5px;
	margin-top: 10px;
}
.layout2006 table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#titulo2006 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#titulo2006 img {
	margin-bottom: 2px;
	margin-right: 5px;
}
#texto2006 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.mais2006 {
	display: block;
	margin-bottom: 10px;
}
#lista2006 {
	margin-top: 10px;
	margin-bottom: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
table.titulolocal img {
	margin-bottom: 1px;
}
table.titulolocal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.esquerda2006 {
	padding-right: 15px;
}
.direita2006 {
	padding-left: 15px;
}
#corpo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.chamada1 .saibamais {
	margin-bottom: 20px;	
	float: right;	
}
.chamada2 .saibamais {
	margin-bottom: 20px;
	float: left;
}
.chamada1 img {
	margin-right: 7px;
}
.chamada2 img {
	margin-left: 7px;
}
.item .texto {
	margin-top: -7px;
	margin-bottom: 7px;
	margin-left: 25px;
}
.item a, .chamada a, table.titulolocal a {
	text-decoration: none;
	color: #505050;
}
.item a:hover, .chamada a:hover, table.titulolocal a:hover {
	text-decoration: none;
	color: #FF7800;
}
table.titulolocal a:hover {
	text-decoration: underline;
}
.item a.titulo {
	font: bold 15px "Trebuchet MS", arial, helvetica, sans-serif;
	color:#005746;
}
.clear {
	clear: both;
}
.chamada img {
	margin-right: 3px;
	margin-bottom: 3px;
}
table.itens {
	margin-bottom: 5px;
}
.saibamais {
	margin-top: 3px;
}
.chamada .titulo {
	margin-top: 10px;
	color: #505050;
}

.mbottom-20 {
	margin-bottom: -20px;
}
.marcadornoticias {
	padding: 2px 0 0 0;
	background:none;
}
.linkleia { display: none; }
.item {
	border-bottom: 1px dotted gray;
	padding: 3px 0;
}

.chamada {
	padding-top: 10px;
}
.space {
	padding-top: 10px;
	padding:5px 0 15px;
	font-size:10px;
}
.space strong {
	font-weight: bold;
	font-size: 13px;
	color:#009FAF;
}
.linha_base{
	 border-bottom:1px solid #EFEFEF;
}