body{
	text-align: left;
}
img{
	display: none;
}

input {
	display: none;
	}
#retour{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #894F2E;
	text-align: left;
	position: absolute;
	top: 0;
	left: 0;
	width: 290px;
	
}

#contenu{
	width: 19cm;
	height: 28cm;
	top: 1cm;
  	right: 1cm;
  	left: 1cm;
	text-align: left;
}

/********   Tableau recapitulation ********/
.headerCol0{
	color: #F3E8D4;
	font-size: 10px;
	
}
.headerCol1{
	color: #F3E8D4;
	background-color:#894F2E;
}
.headerCol2{
	color: #F3E8D4;
}
.headerCol3{
	color: #F3E8D4;
}
.totauxCol0{
	border-top: 1px solid black;
}
.totauxCol1{
	border-top: double black;
	text-align: center;
	/*border-bottom: double black;*/
}
.totauxCol2{
	border-top: 1px solid black;
}
.totauxCol3{
	border-top: double black;
	border-bottom: double black;
	text-align: right;
}
.remiseCol3{
	border-bottom: 1px solid black;
	text-align: right;
}
.totalTTCCol3{
	border-bottom: double black;
	text-align: right;
}
.finTableCol0{
	border-bottom: 1px solid black;
}
.finTableCol1{
	border-bottom: 1px solid black;
}
.finTableCol2{
	border-bottom: 1px solid black;
}
.finTableCol3{
	border-bottom: 1px solid black;
	text-align: right;		
}


