/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 28/06/2016, 13:14:05
    Author     : gcaldeiro
*/

*{
    font-size: 10px;
}

h1,h2,h3,h4,h5,h6{
    font-size: 10px;
}
table{
    font-size: 100px;
}
input{
    display: none !important;
}
a[href]:after {
    content: none !important;
  }
footer, form{
    display: none !important;
}

.icon_rect_griso, .header1, .header2, .header3, .espacioDeMenu, .imagenEstatica{
    display: none !important;
}   