

#Fiche {
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif;
	font-size: 12px; color: rgb(0,0,0);
/*	line-height: 12px;	*/
}

#Fiche th {
	font-size: 12px; color: rgb(0,0,0);
	background-color: #FFBD2F;
	padding: 2px;
}

#Fiche div.Title, span.Title, th.Title {
	font-weight: bold;
	font-size: 16px; color: rgb(0,0,0);
/*	line-height: 18px;	*/
	font-style: italic;
	background-color: #FFBD2F;
}

#Fiche td {
	vertical-align: top;
	padding: 5px;
}


#Fiche tr {
	background-color: #F5FF7F;
}

#Fiche tr.Odd {
	background-color: #FFE25F;
}

#Fiche INPUT, #Fiche TEXTAREA, #Fiche SELECT {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	border: solid black 1px;
}

#Fiche INPUT.Button, #Fiche INPUT.Submit {
	font-weight: bold;
	color: #000033;
/*	background-color: #99ccff;	*/
	background-color: #ED9100;
/*	background-image: url(img/button2.jpg);	*/
/*	background-repeat: repeat;	*/
/*	border: #B376AB thin outset;	*/
	border: #FFA931 thin outset;
/*	border-top: #f0f8ff thin outset;
	border-bottom: #f0f8ff thin outset;
	border-right: #f0f8ff thin outset;
	border-left: #f0f8ff thin outset;	*/
}

/*
F8FF9C
F8FF9E
FFDB31
FFA931

FFAD00
ED9100
D07200
*/