.foto {
	background-repeat: no-repeat;
	width: 400px;
	height: 250px;
}
.barra {
	height: 50px;
	margin-top: 250px;
	width: 400px;
	position: absolute;

}


.d_texto-evento{
	font-size: 25px;
	color: #FF9900;
	font-family: Trebuchet MS;
	font-weight: bold;
	text-decoration: none;

}

.d_texto-data_cidade{
	font-size: 13px;
	color: #666666;
	font-family: Trebuchet MS;
	text-decoration: none;
}

.seta{
	height: 70px;
	width: 108px;
	margin-left: 288px;
	margin-top: 220px;
	padding: 0px 0px 0px;
	clear: both;
	position: absolute;
}

.seta_direita{
	height: 40px;
	width: 40px;
	margin-left: 350px;
	margin-top: 115px;
	padding: 0px 0px 0px;
	clear: both;
	position: absolute;
}
.seta_esquerda{
	height: 40px;
	width: 40px;
	margin-left: 10px;
	margin-top: 115px;
	padding: 0px 0px 0px;
	clear: both;
	position: absolute;
}


.numero{
	height: 20px;
	width: 30px;
	margin-left: 360px;
	margin-top: 10px;
	padding: 0px 0px 0px;
	clear: both;
	position: absolute;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	text-decoration: none;
}