@charset "UTF-8";
/* CSS Document */

    /*****************************************************************************
    These styles should be at the bottom of `sifr.css`. Make sure that they're
    only applied for the screen media type!
    *****************************************************************************/
    
    .sIFR-active .activo1,
	.sIFR-active .activo2,
	 {
      visibility: hidden;
      font-family: Verdana;
    }
 	.sIFR-active .activo1 {
	padding: 0;
	margin: 0px;
	font-size: 15px;
	line-height: 18px;
    }
	.sIFR-active .activo2 {
	padding: 0;
	margin: 0px;
	font-size: 15px;
	line-height: 18px;
    }

