.bbnews{
	margin-left:21px;
}

.bloconoticia{
	text-align: left;
	display: block;
	width: 600px;
	margin-top: 5px;
	margin-bottom: 5px;
	position:relative;
}

.bloconoticia .titulo{
	background-image: url(../imagens/site/bg_titulo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 64px;
	padding-top:5px;
	width: 569px;
	margin-left: 15px;
	margin-top:25px;
	margin-bottom:20px;
}

.bloconoticia .data{
	width: 30px;
	margin-left: 11px;
	_margin-left: 7px;
	margin-top:3px;
	text-align: center;
	display: block;
	float: left;
	font-size: 14px;
	color:#FFFFFF;
	position:relative;
	background-image: url(../imagens/site/bg_data.jpg);
	background-repeat: repeat;
	padding: 5px;
}

.bloconoticia h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 19px;
	margin-top: 2px;
	color: #000000;
	display: block;
	height: 57px;
	width: 513px;
	float: right;
}

.bloconoticia span{
	text-align: justify;
	display: block;
	clear: both;
	width: 569px;
	margin-left: 15px;
	padding-top:5px;
	padding-bottom:10px;
	font-weight:normal;
}

.bloconoticia span.texto p{
color:#000;

}

.bloconoticia .fonte{
	font-size: 9px;
	color: #000000;
	display: block;
	position: absolute;
	top: 70px;
	*top: 95px;
	right: 22px;
}

/* ----- OPCOES COMENTARIO ----- */

.bloconoticia a.comente,
.bloconoticia a.lercomentario,
.bloconoticia a.imprimir,
.bloconoticia a.topo{
	background-attachment: scroll;
	background-image: url(../imagens/site/coment.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 30px;
}

.bloconoticia a.comente{
	background-position: left top;
	width: 118px;
}

.bloconoticia a.lercomentario{
	background-position: -118px top;
	width: 163px;
}

.bloconoticia a.imprimir{
	background-position: -281px top;
	width: 118px;
}

.bloconoticia a.topo{
	background-position: -399px top;
	width: 90px;
}

.bloconoticia a.comente:hover{
	background-position: left bottom;
}

.bloconoticia a.lercomentario:hover{
	background-position: -118px bottom;
}

.bloconoticia a.imprimir:hover{
	background-position: -281px bottom;
}

.bloconoticia a.topo:hover{
	background-position: -399px bottom;
}

.opcoescoment{
	display:block;
	margin-left:50px;
}

/* ----- BANNER NOTICIA ----- */

.bloconoticia .publicidademeio{
	position:absolute;
	bottom: 92px;
	right: 37px;
}

.bloconoticia .bannernoticia{
	background-color: #595043;
	display: block;
	padding: 4px;
	height: 60px;
	width: 514px;
	margin: 10px auto;
}

.fonteaumenta{
color:#000;
font-size:10px;
position:absolute;
top:75px;
*top:95px;
left:20px;
}

.aumenta{
cursor:pointer;
*cursor:default;
font-size:15px;
color:#000;
font-weight:700;
position:absolute;
top:-3px;
left:110px;
}

.diminui{
cursor:pointer;
*cursor:default;
font-size:12px;
color:#000;
font-weight:400;
position:absolute;
top:-1px;
left:140px;
}
