#content h3{
	text-indent: -1000px;
	overflow: hidden;
}
#content{
	line-height: 150%;
}
#texto{
	line-height: 150%;
	width: 568px;
    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 30px 15px 30px;
	float: left;
    background: #34363B;
}
.foto{
	width: 200px;
	height: 55px;
	padding: 1px;
	border: 1px solid #FFFFFF;
}
.cobertura:hover{
	background: #34363B;
}
.nome{
	height: 34px;
	line-height: 34px;
	text-align: right;
}
.cobertura a{
	color: #FFFFFF;
}