/*<style type="text/css" >*/

        .black_overlay{
            /*display: none;
            position: absolute;
            top: 160%;
            left: 12%;
            width: 100%;
            height: 201%;
            background-color: black;
            z-index:100;
            -moz-opacity: 0.8;
            opacity:.80;
            filter: alpha(opacity=80);*/
        }
        .white_content {
            display: none;
            position: absolute;
            top: 128%;
            left: 12%;
			/*width: auto;
            height: auto;
            padding: 16px;
            border: 16px solid orange;
            background-color: white;*/
            z-index:1002;
            /*overflow: auto;*/
        }
      .white_content_3 {
            display: none;
			position: absolute;
			top:337%;
			left:12%;
            /*top: -moz-347%;
			top: -webkit-200%;
            left: 12%;*/
			/*width: auto;
            height: auto;
            padding: 16px;
            border: 16px solid orange;
            background-color: white;*/
            z-index:1002;
            /*overflow: auto;*/
        }
		/*
      .white_content_respaldo {
            display: none;
            position: absolute;
            top: -moz-347%;
			top: -webkit-200%;
            left: 12%;
			/*width: auto;
            height: auto;
            padding: 16px;
            border: 16px solid orange;
            background-color: white;*//*
            z-index:1002;
            /*overflow: auto;*/
        }
      
	  
/* </style>*/