#content h3{
	text-indent: -1000px;
	overflow: hidden;
}
#content{
	line-height: 150%;
}
#texto{
	line-height: 150%;
	width: 745px;
    padding: 0 0 0 30px;
    float: left;
	position: relative;
}
#head{
	margin: 0 0 20px 10px;
}
#texto{
	margin: 0 0 0 10px;
}
.cobertura img{
	border: none;
}
.cobertura{
	width: 205px;
	height: 84px;
	padding: 8px;
	margin: 0 5px 15px 5px;
	float: left;
    background: #E1771D;
    font-size: 11px;
}
.foto{
	width: 200px;
	height: 55px;
	padding: 1px;
	border: 1px solid #FFFFFF;
}
.cobertura:hover{
	background: #8A0000;
}
.nome{
	height: 34px;
	line-height: 34px;
	text-align: right;
}
.cobertura a{
	color: #FFFFFF;
}

#paginacao{
  clear: both;
}

