BODY {
	font-family:arial;
	font-size : x-small;
//	color : #103090;	
	color : #181E50;
	margin-left : 2%;
	margin-right : 3%;
}

.clsBody {
	font-family:arial;
	font-size : x-small;
//	color : #103090;	
	color : #181E50;
	margin-left : 2%;
	margin-right : 3%;
	}

A { text-decoration: none; color : blue;}
A:hover { color:#FF603C; }

.clsText {
	font-size : small;
}

.clsTextTableau {
	font-family:arial;
	font-size : x-small;
	vertical-align : top;
}

.clsTextSmart {
	font-family:arial;
	font-size : x-small;
	vertical-align : top;
}

.clsTitre {
	font-size : x-large;
	color : #FF603C;
	text-align : right;
}

.clsSousTitre {
	font-size : medium;
	color : #FF603C;
	text-align : left;
}

.clsBanner {
	font-size : x-large;
	color : #FF0000;

}

.clsFormLabel {
	font-size : smaller;
	text-align : right;
	vertical-align : top;
	color : #4068A8;
}