body {
	background: white;
	font-family: "Times New Roman", Times, serif
}
#ztexte {
	position:absolute; 
	z_width:100%; 
	width: auto; 
	float: none;
	color: black;
	background: transparent;
	left: 0px;
	z-index:1;
}

#Menu {
display: none;
}

.NoPrint { display: none; }

H1,H2,H3,H4,H5,H6,H7 {
//	padding-top: 10px;
//	padding-bottom: 5px;
	clear: both;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
H1 {	font-size: 24pt;	font-weight: 100;	}
H2 {	font-size: 22pt;	font-weight: 200;	}
H3 {	font-size: 18pt;	font-weight: 300;	}
H4 {	font-size: 14pt;	font-weight: 500;	}
H5 {	font-size: 12pt;	font-weight: 800;	}
H6 {	font-size: 10pt;	font-weight: 900;	}
//H1 {	font-size: 36px;	font-weight: 100;	}
//H2 {	font-size: 32px;	font-weight: 200;	}
//H3 {	font-size: 28px;	font-weight: 300;	}
//H4 {	font-size: 24px;	font-weight: 500;	}
//H5 {	font-size: 20px;	font-weight: 800;	}
//H6 {	font-size: 18px;	font-weight: 900;	}
	
p {
}


.photo-R:hover, .photo-L:hover {
		background-color:#0000FF;
	}

.photo-R {
	margin-left: 10px;
	border-color: #003399;
	border-width: 1px;
	border-style: dotted;
	padding: 2px;
}
.photo-L {
	border-color: #003399;
	border-width: 1px;
	border-style: dotted;
	padding: 2px;
	margin-right: 10px;
}

Table.TableProduit {
	border: 1px solid #000000;
	;
	margin-left: 30px;
	padding: 1px;
	}
TH.TableProduit {
	color: #FFFFFF;
	background-color: #00FF00;
}
TR.TableProduit {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

TD{
background-color:#CCCCCC;
margin: 10px;
}

.LDprov, .LDvil, .LDnom, .LDaddr, .LDpost, .LDtel, .LDwww 
	{	margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}	

.LDprov	{
	font-size: 16pt;
	font-weight: 100;
	border-bottom: 4pt double #000060;
}

.LDnom, .LDaddr, .LDpost, .LDtel, .LDwww, .LDspc 
		{ padding-left: 40pt;
		}

.LDvil	{ padding-left: 20pt;
			font-size: 14pt;
			font-weight: 200;
			border-top: 1pt dotted #c0c0c0;
			margin-top: 10pt;
		 }
.LDnom	{ font-size: 12pt;
			font-style:italic;
			font-weight:900; }
.LDaddr, .LDpost, .LDtel
	{ font-size: 10pt;}
.LDwww	{	font-family:Arial, Helvetica, sans-serif;
		font-size: 12pt;
}
 
.LDspc { //margin-bottom: 3pt;
	
}

.ImprimeSeulement {

}
.FinPage {
	font-size: 9px;
	font-weight: 900;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

