.textInput {
	border: solid 1px #72BB60;
	background-color: #DBEED7;
	font-family: Trebuchet MS, Tahoma;
	font-size: 10pt;
}

.minuteBarde {
border:0px;
background-color:#FFFF99;
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
font-style:italic;
}

.textInputRecherche {
	border: solid 1px #F476F8;
	background-color:#FFDFFD;
	font-family: Trebuchet MS, Tahoma;
	font-size: 10pt;
}

.buttonInput {
	height: 20px;
	border: solid 1px #7260BB;
	background-color: #DBD7EE;
	font-family: Trebuchet MS, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	font-style:italic;
}

.buttonMdp {
	height: 18px;
	color:#667700;
	border: solid 1px #FFCC33;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	vertical-align:top;
}

.textRecherche {
	width:90px;
	border: solid 1px #72BB60;
	background-color: #DBEED7;
	font-family: Trebuchet MS, Tahoma;
	font-size: 8pt;
}

.buttonRecherche {
	height: 20px;
	border: solid 1px #CC6600;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	vertical-align:top;
}

A.buttonProfil {
	height: 20px;
	font-size: 10pt;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

.bgRouge{
background-color:#FFCCFF;
}

.bgVert{
background-color:#CCFFFF;
}