@charset "UTF-8";
#proximamente {
	margin-bottom: 40px;
}
.acto_proximo {
	margin-top: 20px;
	width: 555px;
	float: left;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.datos {
	width: 295px;
	padding-left: 10px;
	float: left;
	padding-right: 5px;
}
.mapa_google {
	width: 245px;
	float: left;
}
.acto_anterior1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aab8ca;
	width: 555px;
}
#anteriores {
	margin-bottom: 40px;
	margin-top: 20px;
	float: left;
}

