.InscTitre {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
body {
	font-family: Arial;
}
.InscCadre {
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;

}
.InscLabel {
	font-size: 12px;
	color: #000000;
}
.InscChamps {
	font-size: 12px;
}
.InscError {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.UserTi {
	font-size: xx-small;
	font-style: italic;
	text-decoration: none;
}
.UserMenu {
	font-size: medium;
	color: #FF0066;
	text-decoration: none;
}
.AddColLibel {
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
	width: 180px;
}
.normalgras {
	font-size: x-small;
	color: #000000;
}
.PACadre {

	border: 1px solid #FF0066;
	background-color: #F5F5F5;
}
