#texte {
	width: 100%; 
	color: black;
	background: transparent;
}

body {
	background: white;
	font-family: "Times New Roman", Times, serif
}

.newpage {
	page-break-before: always;
	}

#Menu {
display: none;
}

.NoPrint { display: none; }

H1,H2,H3,H4,H5,H6,H7 {
	padding-top: 10px;
	padding-bottom: 5px;
	clear: both;
}
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 {
}

.FinPage {
	border-top: 1px solid #000000;
	}

.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: 30pt;
	font-weight: 100;
	zbackground-color: #FFFFFF;
	border-bottom: 4pt double #000060;
	padding-left: 3pt;
}

.LDnom, .LDaddr, .LDpost, .LDtel, .LDwww, .LDspc 
		{ padding-left: 10pt;
		}

.LDvil	{ padding-left: 5pt;
			font-size: 25pt;
			font-weight: 200;
			border-top: 1px dotted #c0c0c0;
			margin-top: 10pt;
		 }
.LDnom	{ font-size: 25pt;
			font-style:italic;
			font-weight:900; }
.LDaddr	{ }
.LDpost	{ }
.LDtel	{ }
.LDwww	{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12pt;
		zbackground-color:#FFFFFF;
		border: 1px solid #000000;
		padding: 2pt;
		margin-left: 10pt;
		margin-top: 3pt;
 }
.LDspc { margin-bottom: 36pt;}

.ImprimeSeulement {

}

.background {
	margin: 1px solid #303030;
}

.bolded {
	font-weight: 900;
	color: #303030;
}

h1	{ font-size: 24pt }
h2	{ font-size: 22pt }
h3	{ font-size: 20pt }
h4	{ font-size: 18pt }
h5	{ font-size: 16pt }
h6	{ font-size: 14pt }
h7	{ font-size: 12pt }

h1,h2,h3,h4,h5,h6 {
	padding: 10px;
	color: #000000;
	border-left: 3px solid #303030;
	border-top: 1px solid #303030;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 2px;
	padding-bottom: 3px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.email {
	font-family: Georgia, "Times New Roman", Times, serif;
}
