.title {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	color: 000000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.content {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 9px;
	color: #000000;
	text-align: justify;
}
.contentlogo {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 9px;
	color: #000000;
	text-align: center;
}
.content a:visited, .content a:link{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.content a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


BODY {
	background-color: #FFFFFF;
}

.noprint, .hautdepage {
	display: none;
}
.nosite {
	display:block;
}
.notdprint {
	display: none;
}	
.notdsite {
	display: table-cell;
}
	
.redColor {
	background-color: #d81c17;
}
.tdlogo {
	width:auto;
	overflow:hidden; 
}
.headPrint {
	width: auto;
}

#print_link {
	display: none;
}
#tbl_recapitulatif {
	width: 400px;
}