﻿.datos{
	top:62rem;		
	margin-left:0;
	margin-top:2rem;
	margin-bottom:auto;	
	margin-right:auto;	
	width:100%;
	min-width:650px;
	margin:0 auto;	
	height: 11rem; 	
	position: relative;
	z-index:-1;	
}
.datos1{		
	top:3.7rem;		
	width:100%;
	height:4rem;	
	position: absolute;
}
.datos2{	
	background-color: #156290; 
	padding:0 0;	
	top:2.5rem;		
	width:100%;
	height:8.5rem;	
	position:absolute;    
    left:0;
    opacity:1;    
    z-index:-1; 
}
.datos2a, .datos2b, .datos2c{	
	color:white;
	padding:0 0;	
	font-size:1.3rem;
	margin-top:.5rem;
	margin-left:3rem;
	margin-bottom:.5rem;
	font-family:Arial,"Arial Black";
	letter-spacing:.1rem;
	width:30rem;
}
.logopie{
	position: absolute;
	margin-top:.5rem;
	right:3rem;	
}
/* ***************************************************
              cambio para ancho de ventana
   ***************************************************/				
@media (max-width:900px)	{.datos2a, .datos2b, .datos2c{	
										font-size:1rem;
										}
							
							}

