a {  font-family: "trebuchet MS";
 font-size: 10pt; 
 font-weight: 700; 
 color: #990000;
  text-decoration: none;
	}
	a:hover
{
font-family: "trebuchet MS";
 font-size: 10pt; 
 font-weight: 700; 
 color: #FF9900;
  text-decoration: underline;
}

tr { font-family: "trebuchet MS";
 font-size: 10pt; 
 font-weight: 400; 
 line-height: normal; 
 color: #000066;
 text-align : center;
 }
     .titre_page{ font-family: "trebuchet MS";
 font-size: 20pt; 
 font-weight: 600; 
 line-height: normal; 
 color: #666666;
 text-align : center;
 }
 
     .appellation{ font-family: "trebuchet MS";
 font-size: 10pt; 
 font-weight: 400; 
 line-height: normal; 
 color: #000066;
 text-align : center;
 }
 input {
border:1px solid black;
background-color:#E8E8E8;
font-family: Arial;
color:#000000;
}
select, option {
background-color:#E8E8E8;
color:#000000;
}
textarea {
border:1px solid black;
background-color:#E8E8E8;
font-family: Arial;
color:#000000;
}

select {
border:1px solid black;
background-color:#E8E8E8;
font-family: Arial;
color:#000000;
}