A { 
	color: #FF9900;
	text-decoration: underline; 
	font-family: Arial;
	font-size: 12px; 
	font-weight: ;
	}

A:HOVER {
	color: #FF9900 ;
	text-decoration: none;
	font-size: 12px;
	}

A.lien { 
	color: #FFFFFF;
	text-decoration: underline; 
	font-family: Arial;
	font-size: 12px; 
	font-weight: ;
	}

A.lien:HOVER {
	color: #FFFFFF ;
	text-decoration: none;
	font-size: 12px;
	}

.titre { 	
	color: #cccccc;
	text-decoration: none; 
	font-family: Arial;
	font-size: 22px; 
	font-weight: ;
	}
	
.titre2 { 	
	color: #FB6C03;
	text-decoration: none; 
	font-family: Tahoma;
	font-size: 22px; 
	font-weight: bold;
	}
	
TD { 	
	color: #346360;
	/*color: #000000;*/
	text-decoration: none; 
	font-family: Arial;
	font-size: 12px; 
	/*font-weight: bold ;*/
	}

input.samy{
background-color: #FFFFFF; /* couleur du font */
border: 1px solid #999999; /* bordure : épaisseur trait couleur */
}

textarea.samy{
background-color: #FFFFFF; /* couleur du font */
border: 1px solid #999999; /* bordure : épaisseur trait couleur */
}
