/* General rules for print
----------------------------------------------- */

body
{
	background: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

div, ul, p
{
	background: white none;
}

div#sisalto, div#sisalto div
{
	background: transparent none;
	float: none !important;
	width: auto;
	color: black;
	margin: 0%;
	padding: 0px;
	border: 0px;
}

div.container
{
	margin: 0% 5%;
}

ul.separated li, ol.separated li
{
	margin-bottom: 1em;
}



/* Enhance readability between different parts
----------------------------------------------- */



/* Show and hide
----------------------------------------------- */

.print_hide
{
	display: none;
}

div.ujs_hide
{
	display: block !important;
}
