.tab-container {
	margin-left:20px;
	margin-right:20px;
}

.tab-container .etabs {
	position:absolute;
	right:100px;
	top:112px;
}

.tab-container .etabs .tab {
	background:rgba(0,0,0,0);
	border:none;
	width:150px;
	position:relative;
}

.tab-container .etabs .tab.active {
	background:rgba(0,0,0,0);
	z-index: 10;
}

.tab-container .etabs .tab a {
	text-decoration: none !important;
	color:#FFF;
}

.tab-container .panel-container {
	border:none;
	background:#dfdfdf;
	border-radius:10px;
}

.btn_au {
	position:absolute;
	top:460px;
	right:360px;
	height:80px;
	width:72px;
	background: url('../img/03_01_03.png');
	background-repeat: no-repeat;
	background-size:100%;
}

.btn_au:hover {
	cursor: pointer;
}

.btn_au:active {
	background: url('../img/03_01_03_p.png');
	background-repeat: no-repeat;
	background-size:100%;
}

#btn {
	bottom:85px;
	position: absolute;
	text-align: center;
	padding:10px;
	width:35px;
	font-size:1.7em;
	color:#FFF;
	background:#f08c1e;
	border-radius: 10px;
	box-shadow: inset 0 -5px rgba(0,0,0,0.3);
}

#btn:hover {
	cursor: pointer;
}

#btn:active {
	bottom:85px;
	position: absolute;
	text-align: center;
	padding:10px;
	padding-bottom:5px;
	width:35px;
	font-size:1.7em;
	color:#FFF;
	background:#f08c1e;
	border-radius: 10px;
	box-shadow: none;
}
.uno img{
    width: 150px;
    position: absolute;
    top: -29px;
}
.dos img{
    width: 150px;
    position: absolute;
    top: -28px;
}
.tres img{
    width: 150px;
    position: absolute;
    top: -28px;
}
.cuatro img{
    width: 150px;
    position: absolute;
    top: -28px;
}