.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	vertical-align: middle;
}
.texteGras {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.Champs {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #006699;
	text-decoration: none;
	width:215px;
}
.ChampsOblig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #006699;
	text-decoration: none;
	background-color: #FFFFCC;
	width:215px;
}
.tabEntete {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #CC0000;
}
.tabLigne1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #006699;
	text-decoration: none;
	background-color: #FFFFCC;
}
.tabLigne2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #006699;
	text-decoration: none;
	background-color: #FFFFFF;
}
.BtAlign {
	background-position: center;
	vertical-align: middle;
}
.texteObligatoire {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFCC;
	text-decoration: none;
	font-style: italic;
}
.BtSansDeco {
	text-decoration: none;
}
