@media print
{

div.testaleft { display: none; }

div.testaright { display: none; }

div.testa_sfondo2 { display: none; }

div.testa2 { display: none; }

table.fullwidth td#td_left { display: none; }

table.fullwidth td#td_right { display: none; }

table.fullwidth td#td_centro { border:0;width:100%; }

div.foot_menu { display: none; }

div.foot_logo { display: none; }

div.menu_centro { display: none; }

/** html div.centro_sin2 { margin-right: 0;width:100%; }*/

div.centro_sin2 {margin:0;padding:0; }


div.centro_des2 { display: none; }

/*div.box_centro table.fullwidth { width: 100% }*/

div.logop {display:block;}

div.footp {display:block;float:right;padding-right:10%;}

div.console {display:none;}

}