	#opciones {
		position:absolute;
		z-index:1;
		right:50px;
		top: 40px;
		width: auto;
	}

	#ZoomIn {
		position:absolute;
		display: inline-block;
		left: 25px;
		top: 60px;
	}

	#ZoomOut {
		position: absolute;
		display: inline-block;
		left: 25px;
		top: 25px;
	}

	#back {
		position:absolute;
		top:80%;
		left:10px;
	}

	#backText {
		position:absolute;
		display:inline-block;
		font-family: 'BebasNeueBold-Regular';
		font-size: 20px;
		font-weight: normal;
		color: #ffffff;
		left: 40px;
		top: 81.6%;
	}


   .pointerLeft{
		position: absolute;
		top: 100px;
		right: 13px;
		display: none;
   }

   .corner_01{
		background:transparent url(../images/Corner_F03.png) no-repeat top left;
		width:8px;
		height:8px;
   }

   .corner_02{
		background:transparent url(../images/Corner_F02.png) no-repeat top right;
		width:20px;
		height:20px;
   }

   .corner_03{
		background:transparent url(../images/Corner_F03.png) no-repeat top left;
		width:19px;
		height:18px;
   }

   .superior_01{
		background:transparent url(../images/Superior_F01.png) repeat-x bottom left;
		height:8px;
   }
	
   .tbl{
		background: #e5e5e5;
   }
	
   .fotos{
		width:140px;
		height:80px;
		border:1px dotted #cdcdcd;
   }

   .more {
		color:#3a83a4;
		text-decoration:none;
   }

   .seccion {
		display:inline-block;
		width:50px;
		height:40px;
		float:left;
   }

   a {
		color:#ffffff;
		text-decoration:none;
   }
   
   body {
		background: #ffffff;
		margin: 0px 0px 0px 0px; 
		padding: 0px 0px 0px 0px;
		overflow-y: auto;
	   	overflow-x: hidden;
   }

   .img-iconos{
	   border:none;
	   width: 250px;
   }
   .img-icono{
	   border:none;
	   width: 50px;
   }