/*@page { size: portrait; } 
@page { margin: 1cm; } 
*/

table,td, th{
border:1pt solid #666;
border-collapse:collapse;
padding:3pt;
  empty-cells:show;
}

td,tr,img {
page-break-inside: avoid;
}

.noprint {display:none;}
body {
	margin:0px;
	overflow:visible;
	display:inherit;
}

#tout {
position:relative;
width:100%;
height:100%;
height:inherit;
}



#main{
 page-break-inside: auto;
 position:relative;
 background-color:transparent;
	overflow:visible;
}
#content {
page-break-inside: auto;
 position:relative;
 background-color:transparent;
	overflow:visible;
}

.HTML_AJAX_Loading {
display: none;
}


a.action ,a.action_edit,a.action_ajout,a.action_show,a.action_hide,a.action_suppr,a.action_haut,a.action_bas,a.action_voir,a.action_liste, .button, table a.action , table .button, input.action{
display:none;
}

