/* 9:39 18-11-2013 */
/* .table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 1px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
} */
		
	.collapse {
		display: inline;
	}
		
	*{
		font-size: 95%;
	}
	h1,h2,h3,h4,h5,h6{
		font-size: 90%;
	}

	.table-responsive{
		
	}

	h1, h2, h3 {
		margin-top: 10px;
		margin-bottom: 5px;
	}

	.table {
		margin-bottom: 0px;
	}
	h2.print_grande {
		font-size: 24px;
		font-weight: bold;
	}
