#bandeau1 {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
 
}
#bandeau2 {
	margin: 0px;
	width: 100%;
	background-image: url(images/bandeau-motif.jpg);
	padding-left: 36px;
}
#menu {
	padding-left: 36px;
	width: 900px;
}
body {
	margin: 0px;
	background-image: url(images/frise.jpg);
}
#adresse {
	text-align: right;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #006600;
}

#principal {
	margin-left: 20px;
	padding: 5px;
	border: none;
}
.gauche {
	margin: 10px;
	padding: 2px;
	float: left;
	width: 40%;
}
.droite {
	margin: 10px;
	padding: 2px;
	float: right;
	width: 45%;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:link {
	color: #333333;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #990000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #006600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #009900;
}
.cadre {
	border: 1px dotted #990000;
}

.intitule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #009900;
	color: #FFFFFF;
}
.saisie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #FFFFCC;
}
.champagne {
	clear: both;
	margin-bottom: 20px;

}
.libelle {
	color: #666666;
	text-align: right;
}
hr {
	clear: left;
	margin-top: 20px;
	margin-bottom: 20px;

}
.espace {
	clear: both;
	margin-top: 40px;
	margin-bottom: 40px;
}
#cormicy {
	position: absolute;
	width: 880px;
	left: 60px;
	top: 180px;
	text-align: justify;
}
#gamme {
	position: absolute;
	width: 400px;
	left: 60px;
	top: 380px;
	text-align: justify;
}
#assemblage {
	position: absolute;
	width: 400px;
	left: 540px;
	top: 380px;
	text-align: justify;
}
.nota {
	text-align: center;
	font-size:7pt;
}
.inclus {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}
