#content h3{
	text-indent: -1000px;
	overflow: hidden;
}
#content{
	line-height: 150%;
}
#texto{
	line-height: 150%;
	width: 568px;
	height: 300px;
	position: relative;
}
#head{
	margin: 0 0 20px 10px;
}
#texto{
	margin: 0 0 0 10px;
}
.agenda img{
	border: none;
}
.agenda{
	width: 205px;
	height: 84px;
	padding: 8px;
	margin: 0 30px 30px 30px;
	float: left;
}
.evento{
	width: 200px;
	height: 55px;
	padding: 1px;
	border: 1px solid #FFFFFF;
}
.agenda:hover{
	background: #34363B;
}
.nome{
	height: 34px;
	line-height: 34px;
	text-align: right;
}
.evento a{
	color: #FFFFFF;
}