
.caja_contenido{
	
	margin-top: -70px;

}


img {
width: 450px;
position: relative;
	max-width: 100%;
	height: auto;
   
   
}


body {
margin-top : 20px !important ;
background : rgb(238, 242, 240);
}



.botonera{
	position: relative;
	z-index: 1;
}

.contenedor{
	
    width: 450px;
    height: 570px;
	
	-webkit-box-shadow: 0px 0px 31px 0px rgba(94,99,98,1);
	-moz-box-shadow: 0px 0px 31px 0px rgba(94,99,98,1);
	box-shadow: 0px 0px 31px 0px rgba(94,99,98,1);
	
	background : #e7eae9;
}

#contenido{


    top: 130px;

	    /*position: absolute;*/
   

/*border: 1px solid #b3bdb8;*/
}

.marco{
	
/*-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;*/
/*border: 1px solid #b3bdb8;*/
	width: 100%;
	border: dotted;

}

.persona{
 
	padding: 2px;
	width: 400px;
	margin-bottom: 40px;
	position: absolute;
}

.contenido {


	overflow: visible;
 
	max-width: 450px !important;
   
	margin: 0;
	padding: 0;
	

}
.boton, .button, button :hover {
cursor : auto !important ;
}
.label-default {
background-color : #6c8f4a;
}



.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}


.flechas{
	position: relative;
	z-index: 3;
	margin: 5px;
	width: 100px !important;
	height: 100px !important;
	display: block !important;
	float: right;
	margin-right: 45px;


}


.flecha{



position: relative;	
	display: block;
	padding: 0;
	margin: 0;
	
	width: 33.33%;
	height:33.33%;
}

.izquierda_btn{
	float: left;

}
.derecha_btn{
	float: right;



}
.ariiba_btn{
	
	
	margin-left: 33.33333% !important;


}
.abajo_btn{
	bottom: 0;
	

	margin-left: 33.33333% !important;
}

.zoom{ 

    z-index: 2;
    margin-right: -170px;
    margin-top: 20px;
    float: right;
    position: relative;
    display: block !important;

}

#zoom_menos{+top: 1;}

/*.zoom>button{
	  

	display: block;
	padding: 10px;
	width: 20px !important;
	height: 20px !important;

}*/
/*.zoom>button>i{
  display: inline-block;

	margin-bottom: 5px;
}
*/
.label-default {
    font-size: 90%;
    border: solid;
   background-color: #5CA32E;
     opacity: 0.8;
    filter: alpha(opacity=40);
}

.progress {
    margin-top: 20px;}