body{
	padding-top: 50px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: center;
	
}

.museo{
	max-width: 180px;
}

.lilia{
	max-width: 160px;
}

.telefono{
	max-width: 140px;
	float: right;
	margin-top: -10px;
}

.freemap{
	max-width: 70px;
	margin-top: -20px;
}

.inicio{
	margin-top: 20px;
	background: url(../img/fotos/7.jpg) no-repeat fixed center;
	background-attachment: fixed;  
	background-size: cover;

}

.logo{
	max-width: 300px;
	margin: 100px;
}

.contenido{
	margin-top: 40px;
}

.ambar{
	max-width: 230px;
}

#seccionambar{
	text-align: center;
}

.galeria{
	margin-top: 20px;
	margin-bottom: 40px;
}

.footer{
	text-align: center;
	background-color: #4b4343;
	color: white;
	padding: 10px;
	margin-top: 20px;
}




