/* AutoJuVida.css */

#BloqueJuVida
    {
     background-color: transparent;
     position: absolute;
     top: 1mm;
     left: 0.1mm;
     width: 105mm;
     min-width: 270px;
     height: 48mm;
     max-height: 48mm;
     border: none;
     margin: 0mm;
     text-decoration: none;
    }

#BloqueJuVida .celda
    {
     background-color: #f0f8ff;
     width: 6px;
     min-width: 6px;
     font-size: 6px;
     font-family: 'Courier New',Courier,monospace;
     height: 6px;
     min-height: 6px;
     text-decoration: none;
    }
 
#CabeceraJuVida
    {
     background-color: #f0f8ff;
     position: absolute;
     top: -180px;
     text-decoration: none;
    }
	
#BloqueJuVida .DatosCabecera
	{
   position: absolute;
   top: 1px;
  	font-size: 6.0pt;
   font-family: 'Courier New',Courier,monospace;
	  text-align: center;
	  vertical-align: middle;
   text-decoration: none;
  }