/*---------------------------------------------------------------------------------------------
	  									1. ESTILOS DE IMPRESIÓN
---------------------------------------------------------------------------------------------*/
BODY{
background-color:#FFFFFF;
font-size:10pt;
background-image:none;}
.hidePrint{
display:block;
padding-bottom:15px;
text-align:center;}
#cabecera{display:none;}
#cab-sup{display:none;}
#cab-nav {display:none;}
#cont-path{display:none;}
#contenedor{width:100%;}
#pie-sup{visibility:hidden;}
div.pie{ background-color:#FFFFFF;}
h1{line-height:30px;}
p{line-height:20px;}
li{line-height:20px;}

.contenidoInt div.gr1 table.datos{
font-size:8px;
}
.contenidoInt div.gr table.datos tr.trtit td{
padding:5px 0 5px 0px;
font-size:10px;
font-weight:normal;
}
.contenidoInt div.gr table.datos tr td{
padding:5px 0 5px 0px;
} 


