#top_inicio{
	background-image: url(../imagenes/top_inicio_invierno.jpg);
	height: 500px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}

#top_descubri{
	background-image: url(../imagenes/top_descubri.jpg);
	height: 500px;
	background-repeat: no-repeat;
	text-align: center;
}

#top_disfruta{
	background-image: url(../imagenes/top_disfruta.jpg);
	height: 500px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}

#top_explora{
	background-image: url(../imagenes/top_explora.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	height: 500px;
}

#top_senti{
	background-image: url(../imagenes/top_senti.jpg);
	height: 500px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}

#top_conoce{
	background-image: url(../imagenes/top_conoce.jpg);
	height: 500px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}



#top_inicio_corto{
	background-image: url(../imagenes/top_inicio_corto.jpg);
	height: 129px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}

#top_descubri_corto{
	background-image: url(../imagenes/top_descubri_corto.jpg);
	height: 129px;
	background-repeat: no-repeat;
	text-align: center;
}

#top_disfruta_corto{
	background-image: url(../imagenes/top_disfruta_corto.jpg);
	height: 129px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}

#top_explora_corto{
	background-image: url(../imagenes/top_explora_corto.jpg);
	height: 129px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}

#top_senti_corto{
	background-image: url(../imagenes/top_senti_corto.jpg);
	height: 129px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}

#top_conoce_corto{
	background-image: url(../imagenes/top_conoce_corto.jpg);
	height: 129px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}

