@charset "UTF-8";
body {
	background-color: #FFFFFF;
/*    background-image: url(neigeGRD.jpg); */
    margin-left: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
    width: 1200;
	font-family: Arial, Helvetica, sans-serif;
    background-attachment: fixed;
	background-repeat: repeat-x;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #334422;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #334422;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.cadretotal {
    background-color: #95d6fa;
/*  background-image: url(encent.jpg); */
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    height: 650px;
	width: 950px; 
	padding: 5px;
	border: thin solid #f279ba;
    border-radius: 20px;
    border-width: 5px;
    overflow: auto; 
	position: static;
	/* left: 50px;
	top: 50px; */
}
.cadre {
    background-color: #FFFFFF;
	height: 500px;
	width: 770px;
	overflow: auto;
    margin-left: auto;
    margin-right: auto;
	padding: 5px;
	border: thin solid #f279ba;
    border-radius: 20px;
    border-width: 5px;
	position: relative;
	top: 25px;
}
.cadre2 {
	height: auto;
	width: 900px;
	padding: 0px;
    margin-left: auto;
    margin-right:  auto;
	/* border: thin solid #000000; */
	position: relative;
/*	left: 20px; */
	top: 35px; 
}
.cadre3 {
	height: 20px;
	width: 200px;
	padding: 5px;
    margin-left: auto;
    margin-right: auto;
	border: thin solid #FF0000;
	position: relative;
    left: 20px;
    top:20px;
}
.cadre3bis {
	height: 20px;
	width: 200px;
	padding: 5px;
	border: thin solid #0000FF;
	position: inherit;
    right: 20px;
    top:20px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #334422;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.cadre4 {
	background-color: #003366;
/*    background-image: url(encent.jpg); */
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    height: 600px;
	width: 600px; 
	padding: 30px;
	border: thin solid #000000;
    overflow: auto; 
	position: relative;
	/* left: 50px;
	top: 50px; */
}
.txtgrasfacture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.titrefacture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.cadreAdresseFacture {
	height: auto;
	width: 550px;
	margin: 5px;
	padding: 5px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
.txtgrasfactureBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.menu {
    margin-left: auto;
    margin-right: auto;
	position: relative;
    /* left: 0px; */
    top: 11px;
    width: 740px;
	/* border: thin solid #000000; */
	height: 40px;
	padding: 0px;
	/* text-align: center; */
}
.menu01 {
	position: absolute;
    left: 0px;
    width: 130px;
	/* border: thin solid #000000; */
	height: auto;
	padding: 0px;
	text-align: center;
}
.menu02 {
	position: absolute;
    left: 150px;
    width: 130px;
	/* border: thin solid #000000; */
	height: auto;
	padding: 0px;
	text-align: center;
}
.menu03 {
	position: absolute;
    left: 300px;
    width: 130px;
	/* border: thin solid #000000; */
	height: auto;
	padding: 0px;
	text-align: center;
}
.menu04 {
	position: absolute;
    left: 450px;
    width: 130px;
	/* border: thin solid #000000; */
	height: auto;
	padding: 0px;
	text-align: center;
}
.menu05 {
	position: absolute;
    left: 600px;
    width: 150px;
	/* border: thin solid #000000; */
	height: auto;
	padding: 0px;
	text-align: center;
}
