/* CSS Document */

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	cursor: help;
	text-decoration: blink;
}
a.lien1
  {
    color:#999999;
	font-size: 10px;
    text-decoration:none;
    font-weight:normal;
  }
  
  a.lien2
  {
    color:#000000;
	font-size: 10px;
    text-decoration:none;
	cursor: help;
	background-color: #A18F6B;
    font-weight:normal;
  }
  
      a.lien2:hover
  {
    color:#ffffff;
	font-size: 10px;
    text-decoration:none;
	cursor: help;
	background-color: #A18F6B;
    font-weight:normal;
  }
  
  
  a.lienvisu
  {
    color:#BDE12A;
	font-size: 10px;
    text-decoration:underline;
    font-weight:normal;
  }
  
  a.lienvisu:hover
  {
    color:#000000;
	font-size: 10px;
    text-decoration:underline;
	background-color: #ffffff;
	cursor: help;
    font-weight:normal;
  }

  a.lien3
  {
    color:#000000;
	font-size: 11px;
    text-decoration:none;
	background-color: #BDE12A;
    font-weight:normal;
  }
  
    a.lien3:hover
  {
    color:#000000;
	font-size: 11px;
    text-decoration:none;
	background-color: #ffffff;
    font-weight:normal;
  }
  
    a.liensuiv
  {
    color:#ffffff;
	font-size: 11px;
    text-decoration:none;
	background-color: #FF0066;
    font-weight:normal;
  }
  
    a.liensuiv:hover
  {
    color:#000000;
	font-size: 11px;
    text-decoration:none;
	background-color: #ffffff;
    font-weight:normal;
  }
  
  
      a.lienmentions
  {
    color:#000000;
	font-size: 10px;
    text-decoration:underline;
    font-weight:normal;
  }
  
    a.lienmentions:hover
  {
    color:#000000;
	font-size: 10px;
    text-decoration:none;
    font-weight:normal;
  }
  
  
  
  a.lien1:hover
  {
    color:#000000;
	font-size: 10px;
    text-decoration:underline;
	cursor: help;
    font-weight:normal;
 }


  a.img_niet
  {
    color:#ffffff;
	font-size: 11px;
    text-decoration:none;
	background-color: #BDE12A;
    font-weight:normal;
  }
  
    a.img_niet:hover
  {
    color:#ffffff;
	font-size: 11px;
    text-decoration:none;
	background-color: #ffffff;
    font-weight:normal;
  }


body {
	background-color: #564D3A;
	margin-left: 0px;
	margin-top: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.croix_rouge {
	color: #FF0000;
	font-size: 16px;
}


.text_noir {font-size: 12px;
	color:#999999;
}

.text_noir14 {font-size: 14px;
	color:#999999;
}

.text_clairvisu {font-size: 10px;
	color:#000000;
	background-color: #BDE12A;
}

.text_noir2 {font-size: 10px;
	color:#000000;
}
.line {font-size: 10px;
	color:#666666;
}
.text_vert {font-size: 14px;
	color:#D8DF00;
	font-variant:bold;
}

.text_inactif {
	font-size: 10px;
	color:#cccccc;
}

-->

