h1{
	margin-left: 15px;
}
input{
	cursor: pointer;
}
.titre3 {
	font-family: Arial; font-size: 12px; font-weight: bold; color: #536411;
}

.titre4 {
	font-family: Arial; font-size: 12px; color: #d1460b;
}

.titre5 {
	font-family: Arial; font-size: 14px; font-weight: bold; color: #FFFFFF;
}

.texte {
	font-family: Arial; font-size: 12px; color: #000000;
}

.texteGrandGras {
	font-family: Arial; font-size: 14px; font-weight: bold; color: #000000;
}

.texteGris {
	font-family: Arial; font-size: 12px; color: #666666;
}

.texteBlanc {
	font-family: Arial; font-size: 12px; color: #FFFFFF;
}

.textePetit {
	font-family: Arial; font-size: 10px; color: #536411;
}

.textePetitNoir {
	font-family: Arial; font-size: 10px; color: #000000;
}

.tdChampObligatoire {
	background-color: #d1460b; font-family: Arial; font-size: 12px; color: #000000;
}

.tdChampFacultatif {
	background-color: transparent; font-family: Arial; font-size: 12px; color: #000000;
}

.tdChampAltern1 {
	background-color: #eee; font-family: Arial; font-size: 12px; color: #000000;
}
.enTete1
{
      background-color: #666;
      font-weight: bold;
	  color: white;
      text-align: center;
}
.enTete1Titre
{
      background-color: #666;
      text-align: left;
      font-weight: bold;
      color: #fff;
      font-size: 13px;
}
.enTete2
{
      background-color: #DDdddd;
      text-align: center;
}
.enTete3
{
      background-color: #e5e5e5;
      text-align: center;
}
.tdRegimeGeneral1
{
      background-color: #FFFFFF;
      font-family: Arial;
      font-size: 12px;
      color: #000000;
      text-align: center;
}
.tdRegimeGeneral1Left
{
      background-color: #FFFFFF;
      font-family: Arial;
      font-size: 12px;
      color: #000000;
      text-align: left;
}
.tdRegimeGeneral2
{
      background-color: #eee;
      font-family: Arial;
      font-size: 12px;
      color: #000000;
      text-align: center;
}
.tdRegimeGeneral2Left
{
      background-color: #eee;
      font-family: Arial;
      font-size: 12px;
      color: #000000;
      text-align: left;
}
.tdRegimeGeneral1Right
{
      background-color: #FFFFFF;
      font-family: Arial;
      font-size: 12px;
      color: #000000;
      text-align: right;
}
.tdRegimeGeneral2Right
{
      background-color: #eee;
      font-family: Arial;
      font-size: 12px;
      color: #000000;
      text-align: right;
}

.tdAutresRegimes1
{
      background-color: #eee;
      font-family: Arial;
      font-size: 12px;
      color: #000000;
      text-align: center;
}
.tdAutresRegimes2
{
      background-color: #fff;
      font-family: Arial;
      font-size: 12px;
      color: #000000;
      text-align: center;
}
.tdAutresRegimes1Left
{
      background-color: #eee;
      font-family: Arial;
      font-size: 12px;
      color: #000000;
      text-align: left;
}
.tdAutresRegimes2Left
{
      background-color: #fff;
      font-family: Arial;
      font-size: 12px;
      color: #000000;
      text-align: left;
}
.tableChoix td {
border-color:#ffffff;
border-style:solid;
border-width:0 0 1 0;
	font-family: Arial; font-size: 12px; color: #000000;
	padding: 1 5 1 7;
}

table a{
color: #536411;
}
.tableChoix th {
	/*font-family: Arial; font-size: 12px; color: #000000; background-color: #ffcc66;*/
	font-family: Arial; font-size: 12px; background-color: #536411; color:#ffffff; font-weight:bold;
	padding: 5 5 5 7;
}
.avertissements {
	font-family: Arial; font-size: 12px; color: #d1460b;
}

.avertissementsGras {
	font-family: Arial; font-size: 12px; font-weight: bold; color: #d1460b;
}

.avertissementsPetit {
	font-family: Arial; font-size: 10px; color: #d1460b;
}
.enTetes {
	font-family: Arial; font-size: 12px; background-color: #536411; color:#ffffff; font-weight:bold
}

A:LINK {
	font-family: Arial; font-size: 12px; color: #536411;
}

A:VISITED {
	font-family: Arial; font-size: 12px; color: #536411;
}

A:ACTIVE {
	font-family: Arial; font-size: 12px;
}
.entete {
border-color:#000000;
border-style:solid;
border-width:1px;
padding:4 12 4 12;
}
.enteteTitre {
color:#000000;
font-family: Arial;
font-size:12;
font-weight:bold;
padding-top:4;
}
.anomalie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d1460b;
	margin: 3px;
	padding: 3px;


}
.tdDefaut {
	padding-top:0.5em;
	text-align:right;
}
.tdRight {
    text-align:right;
}
.infobulle{
  color: #FFFFFF;
  position: absolute;  
  visibility : hidden;
  border: 0px solid White ;
  padding: 3px;
  text-align: center;
  font-size: 9pt;
  background-color: #536411;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.imageDecale{
  position: relative;
bottom: 188px;
margin-top: 4px;
    
}

.tdChampAltern1{
background-color: #f4f4f4;
}