
/* Created by Quartz Telematique */
BODY {
	color: white;
	font-size: 11px;
	font-family: arial, sans-serif;
	background-color: black   ;
	margin: 10px 0 0;
	padding: 0; }
p {
	font-size: 11px;}
h1 {
	color: #e59400;
	font-size : 16px ;
	font-weight: normal;
	font-style: normal;
	margin : 10px 0 0 10px;
	padding-bottom: 2px;
	border-bottom: 5px solid #5c5c5c; }
h2 {
	color: black;
	font-size : 1em;
	font-weight: normal;
	font-style: normal;
	margin : 10px 5px 0 10px    }
h3 {
	color: white;
	font-size : 12px;
	font-weight: bold;
	font-style: normal;
	margin: 0 0 0 10px;
	padding: 4px 10px;
	border: solid 1px #fff; }
h4 {
	font-size : 12px;
	margin : 0;
	color : white;
	font-weight: normal;
	font-style: normal;
	padding: 15px 15px 15px 10px; }
h5 {
	font-size : 10px;
	color : #999;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 0; }
h6 {
	font-size : 10px;
	color : black;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 10px;
	padding: 0; }
a {
	color:#e59400;
	text-decoration: underline; }
a:hover {
	color:#b97a07;
	text-decoration:underline; }
.img {
	border-top: 1px solid #5f3d1a;
	border-right: 1px solid #5f3d1a;
	border-left: 1px solid #5f3d1a; }
.img1 {
	border: solid 5px #5f3d1a; }
.input { font-size : 10px;}
.titre {
	color: white;
	font-size : 11px;
	font-weight: bold;
	padding: 2px 10px;
	border: solid 1px; }
