body {
	font-family: Arial;
	font-size: 80%;
	background-color: white;
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
}

input {
	font-family: verdana, sans-serif;
	font-size: 100%;
	background-color: white;
}

select {
	font-family: verdana, sans-serif;
	font-size: 100%;
	background-color: white;
}

h1 {
	font-family: arial, sans-serif;
	font-size: 120%;
	color: Navy;
	background-color: Lime;
	text-align: center;
}

h2 {
	font-family: verdana, sans-serif;
	font-size: 70%;
	color: black;
	background-color: transparent;
	text-align: center;
}

h3 {
	font-family: verdana, sans-serif;
	font-size: 60%;
	color: black;
	background-color: transparent;
	text-align: left;
}

p {
	font-family: Arial, sans-serif;
	font-size: 110%;
	color: black;
	background-color: transparent;
	text-align: left;

}

.entete {
	mso-style-parent: style0;
	color: Yellow;
	font-size: 11.0pt;
	font-weight: 700;
	font-family: Arial;
	text-align: center;
	vertical-align: middle;
	background: Navy;
	white-space: normal;
}

.tel {
	color: white;
	font-size: 10.0pt;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-align: center;
	vertical-align: middle;
	background: #330099;
}

.titre {
	color: white;
	font-size: 8.0pt;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	vertical-align: middle;
	background: Navy;
}

.ligne {
	color: white;
	font-size: 8.0pt;
	font-weight: 500;
	font-family: Arial, sans-serif;
	text-align: center;
	vertical-align: middle;
	background: #0162FA;
}

.Lib1 {
	color: white;
	font-size: 8.0pt;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	vertical-align: middle;
	background: #00FF00;
}

.lib2 {
	color: white;
	font-size: 8.0pt;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	vertical-align: middle;
	background: #95E203;
}

.lib3 {
	color: white;
	font-size: 8.0pt;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	vertical-align: middle;
	background: #E4A35A;
}

.lib4 {
	color: white;
	font-size: 8.0pt;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	vertical-align: middle;
	background: #FF9900;
}

.objo {
	color: Navy;
	font-size: 8.0pt;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	vertical-align: middle;
	background: #FF9900;
	background-color: #68FDFF;
}

.objo_d {
	color: Navy;
	font-size: 8.0pt;
	font-weight: bold;
	font-family: Arial;
	text-align: right;
	vertical-align: middle;
	background: #FF9900;
	background-color: #68FDFF;
}

.rouge {
	color: black;
	font-size: 8.0pt;
	font-weight: 500;
	font-family: Arial;
	text-align: right;
	vertical-align: middle;
	background: Red;
}

.orange {
	color: black;
	font-size: 8.0pt;
	font-weight: 500;
	font-family: Arial;
	text-align: right;
	vertical-align: middle;
	background: #FFD700;
	background-color: #CC8500;
}

.jaune {
	color: black;
	font-family: Arial;
	text-align: center;
	vertical-align: middle;
	background: Yellow;
}

.vert {
	color: black;
	font-family: Arial;
	text-align: center;
	vertical-align: middle;
	background: Lime;
}

.total {
	color: blue;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-align: center;
	vertical-align: middle;
	background: #FFD522;
}

.total_d {
	color: blue;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-align: right;
	vertical-align: middle;
	background: #FFD522;
}



.droite {
	color: blue;
	font-size: 8.0pt;
	font-weight: 1000;
	font-family: Arial, sans-serif;
	text-align: right;
	vertical-align: middle;
}

.cumul {
	color: blue;
	font-size: 8.0pt;
	font-weight: 1000;
	font-family: Arial, sans-serif;
	text-align: center;
	vertical-align: middle;
	background: #FF00FF;
}

li {
	font-family: verdana, sans-serif;
	font-size: 60%;
	color: black;
	background-color: transparent;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
}

a:link {
	font-family: verdana, sans-serif;
	font-size: 100%;
	color: black;
	background-color: transparent;
}

a:visited {
	font-family: verdana, sans-serif;
	font-size: 100%;
	color: black;
	background-color: transparent;
}

a:hover {
	font-family: verdane, sans-serif;
	font-size: 100%;
	color: blue;
	background-color: transparent;
}

table {
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

td {
	font-family: Arial;
	font-size: 90%;
	color: black;
	background-color: transparent;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

.nobord {
	border: none;
}