.img_gimnasio {
	float: left;
	width: 240px;
	position: relative;
	text-align: center;
	height: 160px;
}
.text_gim {
	float: left;
	position: relative;
	width: 490px;
	text-align: left;
}
.text_gim img {
	float: left;
	position: relative;
	margin: 3px;
}

.gim_mas_fotos {

	background-image: url(../images/gimnasios/mas_fotos.jpg);
	float: left;
	height: 29px;
	width: 470px;
	position: relative;
}
.gimnasio {
	float: left;
	width: 732px;
	position: relative;
	margin-bottom: 20px;
}
.separador_gimnasios {
	background-image: url(../images/gimnasios/separador.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	width: 720px;
	float: left;
	position: relative;
}
.new_mas_fotos {


	background-image: url(../images/news/mas_fotos.jpg);
	float: left;
	height: 29px;
	width: 470px;
	position: relative;
}
