.bottom_menu{
  position: absolute;
	bottom: 13px;
	z-index: 100;
}

.maegin__menu{
  margin-left: 20px;
}

.button_active{
  background-color: #cca567;
	color: #000000;
	text-decoration: none;
	outline-color: #000000;
  font-size: 22px;
	padding: 10px 20px;
   border: 2px solid #cca567;
}


.button{
	text-align: center;
	background-color: #ffffff;
	color: #000000;
	font-size: 22px;
	padding: 10px 20px;
   border: 2px solid #cca567;
}

.button:hover{
  background-color: #cca567;
	color: #ffffff;
	text-decoration: none;
	outline-color: #000000
}


.bottom{
  position: absolute;
	bottom: 4%;
}

.maegin200{
  margin-left: 10%;
}

.maegin90{
  margin-left: 4.5%;
}

.maegin15{
  margin-left: 1%;
}

/* gallery */

.bottom50{
  position: absolute;
	bottom: 60px;
}

.pan{
	padding: 10px 50px;
}

.maegin25{
  margin-left: 25px;
}

.maegin_gallery{
  margin-left: 470px;
}

/* location graphic map*/

.location1{
	position: absolute;
	bottom: 5%;
	left: 61%;
	text-align: center;
	background-color: #ffffff;
	color: #cca567;
	font-size: 27px;
	padding: 4px 30px;
   border: 2px solid #ffffff;
}

.location1:hover{
  background-color: #ffffff;
	color: #cca567;
	text-decoration: none;
}

.location2{
	position: absolute;
	bottom: 5%;
	left: 77%;
	text-align: center;
	background-color: #cca567;
	color: #ffffff;
	font-size: 27px;
	padding: 4px 30px;
   border: 2px solid #ffffff;
}

.location2:hover{
  background-color: #ffffff;
	color: #cca567;
	text-decoration: none;
}


/***** localtion google ********/
.local1{
	position: absolute;
	top: 90%;
	left: 32%;
	text-align: center;
	background-color: #ffffff;
	color: #cca567;
	font-size: 30px;
	padding: 4px 35px;
   border: 2px solid #cca567;
}

.local1:hover{
  background-color: #cca567;
	color: #ffffff;
	text-decoration: none;
}

.local2{
	position: absolute;
	top: 90%;
	left: 50%;
	text-align: center;
	background-color: #cca567;
	color: #ffffff;
	font-size: 30px;
	padding: 4px 35px;
   border: 2px solid #cca567;
}

.local2:hover{
  background-color: #cca567;
	color: #ffffff;
	text-decoration: none;
}
/************************/

.conta1{
	padding-left: 250px;
	bottom: 230px;
	left: 1520px;
}
