#tvconter{
	background: url('../img/L_L_G04_U01_L02_03_03.png');
	width: 1049px;
	height: 595px;
	display: inline-block;

}

.tab-container ul.etabs li.tab{
	display: block;
	width: 70px;
}

.tab-container ul.etabs{
	display: inline-block;
	float: right;
}

.tab-container .panel-container{
	background: none;
	display: inline-block;
	width: 91%;
}

.contePar{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 201px;
	display: inline-block;
}

.image{
	width: 141px;
	height: 141px;
	display: block;
}

.etabs{ float: right;}
.tab-container{ border-top-left-radius:15px; border-top-right-radius: 15px; padding-bottom: 5px;}
.tab{ background:#E14847;}

.tab-container .panel-container { 
	background: none;
	border: solid #E14847 1px;
	padding: 10px;
	-moz-border-radius: 0 4px 4px 4px;
	-webkit-border-radius: 0 4px 4px 4px;
}

.tab-container .etabs .tab a{color: #666; opacity: 0.5;}
.tab-container .etabs .tab a.active{ opacity: 1;}
.tab-container .etabs #tab1back, #tab2back, #tab3back, #tab4back, #tab5back{  border: none; background: #E5DBA1; border-top-right-radius:15px; border-bottom-right-radius: 15px; top: 0px; right: 17px; border-width: 2.5px; border-color:#E14847;}
.tab-container .etabs .tab {background: rgba(184, 222, 233, 1); padding-top:10px;  position: relative; top: 40px; color: #fff; border-top-right-radius:15px; border-bottom-right-radius: 15px; padding-bottom:5px; margin-right: 110px; z-index: 100;}
.tab-container .etabs .tab .active {background: #E14847; padding-top: 21px; margin-bottom: -18px; position: relative; top: -6px; border-color: #666; color: #fff; border-top-right-radius:15px; border-bottom-right-radius: 15px; padding-bottom: 10px; border-bottom-color: #2C72B5; }
.tab-container .etabs .active #tab1back, #tab2back, #tab3back, #tab4back, #tab5back{ bottom: -20px; border-top-right-radius:15px; border-bottom-right-radius: 15px; right: 17px;}
a { text-decoration: none; }
.bloque1{ height: 263px; width: 700px; padding-right:25px;  font-size: 35px; margin-top: 205px;border-radius: 7px 0 0 7px;}
.bloque1{ border-style: solid; border-width: 2.5px; color: #000; margin-left:150px; padding: 15px; padding-bottom: 30px; border-color: #E14847;}
.bloque1 .caracteristica_titulo{margin-top: 15px; float: left; padding-left: 45px; font-size: 40px; text-align: justify; width: 1200px; text-align:center}

.textooo{ position:absolute; font-size:26px; top: 232px; left: 405px;}

.audios img{
	margin: 2%;
}

.audios{
	position: relative;
	text-align: center; 
	width:200px; 
	display:inline-block; 
	margin-top: 15px; 
	margin-right: 150px
}



.btn_cali{
	display: none;
	/*display: inline-block;*/
	width: 141px;
	height: 282px;
}

.btn_cali img{
cursor: pointer; 
}

.btn_cali img:hover{
	position: relative;
	transform:scale(0.9);
	border-radius: 7px;
 
}

.relleno{
    position: absolute;
    top: 300px;
    left: 1028px;
    width: 75px;
    height: 400px;
    display: block;
    z-index: 300;
  }

  .mensa{
  	font-size: 1.7em;
  	margin: 0;
  	padding: 10px;
  	margin-bottom:-30px;
  }

  .cerrar{
  	float: right;
  	margin: 0 10px 10px 0;
  	cursor: pointer;
  }

  .mal{
  	border: 2px solid #FFF;
  }