body { }
#header-wrap,
#post-pagination-wrapper,
#footer-wrap,
.button,
br
{display: none;}

.single-post .post-entry header h2 {
    border-bottom: 1px solid #F8F8F8 !important;
    font-size: 1em;
    margin: 0;
    text-align: left;
	line-height: 1em;
}

hr{
    display: block;
    height: 1px;
    background: transparent;
    width: 100%;
    border: none;
    border-top: solid 1px #aaa;
	margin-bottom:10px;
}



.tableResults{	
	font-size:0.7em;
	line-height:2em;
	margin-bottom:10px;
	font-weight:bold;
}

	

.tableResults{
background-color:#E8E8E8 !important;
}

.ligneGrise{
	background-color:#E8E8E8 !important;
    -webkit-print-color-adjust: exact;
}