/* CSS Document */
body { 
	background-color: #FFecb9;
	overflow: hidden;
}
.titre { 
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a img  {
	border-width: 0;
}
.separation { 
	height: 700px;
}
td { 
	width: 33%;
}
.ref { 
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
.email {
	height:30px;
	text-align: center;
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #c0c0c0;
	text-decoration: none;
	vertical-align: middle;
	}
.compteur {
	text-align: center;
	padding-top: 10px;
	}
.ptref {
	font-size: 6pt;
}
.tableau-principal{
	position: absolute; 
	left: 0; 
	top: 0;
}
.ligne1 {
	height:30px;
}