@charset "utf-8";
/* CSS Document */

input {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	background-color: #F2F2F2;
	width: 111px;
	border: 1px dotted #0066CC;
}
textarea {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	background-color: #F2F2F2;
	width: 111px;
	border: 1px dotted #0066CC;
}
select {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	background-color: #F2F2F2;
	width: 111px;
	border: 1px dotted #0066CC;
}
.ChampIntitule {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 8pt;
	border: 1px none #0066CC;
	text-align: right;
}
.ChampTitre {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #6E0B14;
	font-size: 9pt;
	width: 125px;
	border: 1px none #0066CC;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.ChampTitre_GrandeLargeur {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #6E0B14;
	font-size: 9pt;
	width: 190px;
	border: 1px none #0066CC;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.ChampTitre_TresGrandeLargeur {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #6E0B14;
	font-size: 9pt;
	width: 233px;
	border: 1px none #0066CC;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.ChampDateDeNaissance {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	background-color: #F2F2F2;
	width: 90px;
	border: 1px dotted #0066CC;
}
.Champ2Chiffres {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	background-color: #F2F2F2;
	width: 40px;
	border: 1px dotted #0066CC;
}
.Champ4Chiffres {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	background-color: #F2F2F2;
	width: 55px;
	border: 1px dotted #0066CC;
}
.Champ_GrandeLargeur {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	background-color: #F2F2F2;
	width: 210px;
	border: 1px dotted #0066CC;
}
.Champ_TresGrandeLargeur {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	background-color: #F2F2F2;
	width: 444px;
	border: 1px dotted #0066CC;
}
.ChampCaseAcocher {
	text-decoration: none;
	border: 1px dotted #0066CC;
	width: 20px;
	background-color: #F6F6F2;
	height: 20px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
.InformationFormulaire {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: italic;
}

