.txt11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txtJustify {
	text-align: justify;
}
.txt12 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txtRouge {
	color: #CC3333;
}
.txtMarge {
	margin: 5px;
}
.txt14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	color: #FFFFFF;
}
.txt12Blanc {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.txtPadding {
	padding:3px;
}
.txt12Car {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.txtNoir {

	color: #333333;
}
.bgGris {
	background-color: #EEEEEE;
}
.hand {
	cursor: hand;
}
.txtGras {
	font-weight: bold;
}
.bgBleu {

	background-color: #009999;
}
