

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Verdana;
	font-size: 10pt;
}
.Stylemin {
	font-family:Arial;
	font-size: 10px;
}

.Style1 {
	font-family: Verdana;
	font-size: 10pt;
}
.Style2 {
	font-family: Verdana;
	font-size: 10pt;
	color: #990000;
}

a:link {
	color: #8F040B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8F040B;
}
a:hover {
	text-decoration: none;
	color: #8F040B;
}
a:active {
	text-decoration: none;
	color: #8F040B;
}
.Style3 {font-size: 18px}

.Style4 {
	font-size: 14px;
	font-style: italic;
	color: #92070C;
}
.titrePage {
	font-weight: bold;
	color: #92070C;
	font-size: 16px;
	font-family: Verdana;
}
.soustitre {
	font-weight: bold;
	color: #92070C;
	font-size: 14px;
	font-family: Tahoma,Verdana;
}
input,select {
	font-family: Verdana;
	font-size: 8pt;
}
.bouton {
  font-family: Tahoma,Verdana;
  font-size: 8pt;
   background-color: #92070C;
   color: #FFFFFF;
   font-weight: bold;
   text-align: center;
   list-style-type: disc;
   list-style-position: inside;
   line-height: 12pt;
   border-style: solid;
   border:0;
   cursor: pointer;
}