body {
  font-family: Arial, verdana;
  font-size: 10pt;
  }

TD    { font-family: Arial, verdana; font-size: 10pt;  }   /*  Tous texte dans TD*/

A {color: #EFDFCB; font-weight: bold; text-decoration: none; font-family: arial; font-size: 9pt;  }
A:hover {color: #D0690E; font-weight: bold; text-decoration: none; font-family: arial; font-size: 9pt;}

A.lien { text-decoration : none; font-size : 10pt; font-family: arial; color : #DE5900; background :transparent; }
A.lien:hover { text-decoration : none; font-size : 10pt; font-family: arial; color : #722F02; background :transparent;}

A.minilien { text-decoration : none; font-size : 10pt; font-family: arial; color : #CE5810; background :transparent; }
A.minilien:hover { text-decoration : none; font-size : 10pt; font-family: arial; color : #722F02; background :transparent;}


.form {
  font-family: arial;
  font-size: 10pt;
  font-weight: normal;
  color: #D86E06;
  text-decoration: none;
  background-color: #FFFFFF;
  border-bottom-color: #666666;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-left-color: #666666;
  border-right-color: #666666;
  border-right-width: 1px;
  border-top-color: #666666;
  border-top-width: 1px;
}

.baspage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF9933;
}
.titrehautpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.forminput
{
	font-size: 9pt;
	font-style: normal;
	background-color: #FFFFFF;
	font-weight: bold;
	float: none;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	border-top: 1px solid #FF8C43;
	border-right: 1px solid #DA5A04;
	border-bottom: 1px solid #DA5A04;
	border-left: 1px solid #FF8C43;
}

.titreorangegras {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-position: center;
	color: #D55500;
}