*{
	margin:0px;
	padding:0px;}




.ventana,.ventana11,.ventana3{
	
	
	width: 100%;
	
	
	height: 100%;
	
	color: #FFF;
	background:rgba(0,0,0,0.80);
	
	

	margin:auto;
	z-index:2;
	border-radius:10px;
	position:fixed;
	
	

	
	
	
}






.ventana2{
	width:1020px;
	height:1000px;
	margin:auto;
	margin-top:60px;
	z-index:2;
	border-radius:10px;
	
	
	
}
.atras{
	
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	cursor: pointer;
	width: 80px;
	height: 20px;
	float: left;
	padding-bottom:5px;
	padding-top: 10px;
	
	z-index: 2;
	background:#e94f29;
	
	
	text-align: center;
	
	
	
	
	
	
	border-radius: 15px 5px 5px 15px;
	

	
	
		
	
	
	
	
	

   
  }
  
  
  
  .atras:hover{
	  background:#E37B2B;
	  
	  
	  
	  
	  }
  
  
  .siguiente{
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	cursor: pointer;
	width: 80px;
	height: 20px;
	float: left;
	padding-bottom:5px;
	padding-top: 10px;
	margin-right: 255px;
	z-index: 2;
	background: #0F4677;
	text-align: center;
	border-radius: 5px 15px 15px 5px;
	margin-left:480px;
	
	
	
	

   
  }
  
  
  
  
  
  .siguiente:hover{
	  background:#0072C4;
	 
	
	 
	  
	  
	  
	  
	  }
   .cerrar{
	

	
	color:#FFFFFF;
	font-family: Arial, sans-serif;
	cursor:pointer;
	
	padding-top:20px;
	width:20px;
	height:20px;
	float:left;
	z-index:2;
	margin-left:90px;
	
	

   
  }
  
  
  .close{
	

	
	color:#FFFFFF;
	font-family: Arial, sans-serif;
	cursor:pointer;
	
	padding-top:20px;
	width:20px;
	height:20px;
	float:left;
	z-index:2;
	margin-left:985px;
	
	

   
  }
.caja1{
	width:68%;
	
	
	float:left;
	
	

	

   
   
   
   
 
  
   z-index:2;
   margin-right:10px;
   border-radius:10px;
  
  }
   
   
.caja2{
	width:30%;
height:800px;
   float:left;
   margin-left:-40px;
  
  
  
   z-index:2;
   border-radius:10px;
  
  }

.caja11{
	
	width:100% ;
	max-width:640px;
   height:400px ;
   border-radius:10px;
   
   
   
 
  
  z-index:2;
  
  
  
  
 
  
  
   
  
  }
  
  
 .imagenservitec{
	width: 640px;
	height: 200px;
	z-index: 2;
	background-image:url(../imagenes/pie.jpg);
	
	
	
	
	
	
	
	
	
	float: left;
	margin-top: -375px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;	
	
	
	
	}
	
	
.siguiente{
	z-index:2;
	cursor:pointer;
	
	
	
	
	
	
	
	}