body {
	background-color:#D9D9D9
}
.CadreTableau {
	border: 1px solid #5D7B9D;
}
.TRvert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #5D7B9D;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #284775;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #284775;
	font-weight: normal;
}
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #284775;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCFFCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCFFCC;
	font-weight: bold;
	background-color: #CCCCCC;
}
.TRVertSombre {
	background-color: #284775;
}
h4 {
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.FondTexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
}
.FondPub {
	background-color: #99CCCC;
}
.FondBas {
	background-color: #F7F6F3;
}
.nota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333333;
}
.Saisie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5D7B9D;
	border-right-color: #5D7B9D;
	border-bottom-color: #5D7B9D;
	border-left-color: #5D7B9D;
	background-color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;*/
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
}
a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFF99;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5D7B9D;
	border-right-color: #5D7B9D;
	border-bottom-color: #5D7B9D;
	border-left-color: #5D7B9D;
}
.listeDictionnaire
{
	width:390px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.TRintitules {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #284775;
	background-color: #F7F6F3;
}
.TRpair {
	background-color: #F7F6F3;
}
.TRimpair {
	background-color: #FFFFFF;
}
.FondColonne {
	background-color: #5D7B9D;
}
.FondColonne a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;*/
}
.FondColonne a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;*/
}
.FondColonne a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #284775;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #284775;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: double;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #5D7B9D;
	border-left-color: #660000;
}
.ieme {
	vertical-align: 30%;
	font-size: 8pt;
}
.espace {
	letter-spacing: 1px;
}
.numero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
}
.bouton_actuel {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFCC;
	background-color: #660000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #CCFFCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCFFCC;
	font-weight: bold;
}
div.autocomplete {
  position: absolute;
  width: 500px;
  background-color: white;
  border: 1px solid #888;
  margin: 0px;
  padding: 0px;
}
 
div.autocomplete ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  max-height: 20em;
  overflow: auto;
}
 
div.autocomplete ul li.selected {
    background-color:#99CCFF;
}
 
div.autocomplete ul li {
  list-style-type:none;
  display: block;
  margin: 0;
  padding: 2px;
  cursor: pointer;
}

