a {  font-family: "trebuchet MS";
 font-size: 10pt; 
 font-weight: 800; 
 color: #990000;
  text-decoration: underline;
	}
	a:hover
{
font-family: "trebuchet MS";
 font-size: 10pt; 
 font-weight: 800; 
 color: #FF9900;
  text-decoration: underline;
}

tr { font-family: "trebuchet MS";
 font-size: 10pt; 
 font-weight: 400; 
 line-height: normal; 
 color: #000066;
 text-align : justify;
 }
 
 .nom_chateau_fiche{ font-family: "trebuchet MS";
 font-size: 10pt; 
 font-weight: 300; 
 line-height: normal; 
 color: #666666;
 text-align : center;
 }
 
  .rubriques_fiche{ font-family: "trebuchet MS";
 font-size: 10pt; 
 font-weight: 800; 
 line-height: normal; 
 color: #99000;
 text-align : left;
 }
 
   .texte_fiche{ font-family: "trebuchet MS";
 font-size: 10pt; 
 font-weight: 400; 
 line-height: normal; 
 color: #000066;
 text-align : justify;
 }
 
     .titre_page{ font-family: "trebuchet MS";
 font-size: 20pt; 
 font-weight: 600; 
 line-height: normal; 
 color: #666666;
 text-align : center;
 }
  
    .texte_equipe{ font-family: "trebuchet MS";
 font-size: 10pt; 
 font-weight: 400; 
 line-height: normal; 
 color: #666666;
 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;
}