#art-main
{
  background: #FFFFFF;
  margin: 0 auto;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  width: 100%;
  min-height: 100%;
  left: 0;
  top: 0;
  cursor: default;
  overflow: hidden;
}

table{
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-style: normal;
}

 a
{
  margin: 0;
  padding: 0;
}






.boton1{
	position: fixed;
	top: 90%;
	z-index: 2000;
	padding: 0px;
	border-radius: 0px 8px 8px 0px;
	float: right;
	left: 85%;
}
.boton1 a{color:#008590;font-size:16px;text-decoration:none;font-weight:bold;}
