.adm_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #FF7715;
}
.adm_soustitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FF7715;
}
.adm_txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	color: #3D1877;
	font-weight: bold;

}
.adm_intitule {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	color: #3D1877;
	font-weight: bold;

}
.adm_commentaire {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	color: #3D1877;

}
a.adm_lien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #3D1877;
	text-decoration: underline;
}
a.adm_lien:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FF7715;
	text-decoration: none;
}
a.lienVioletGras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #3D1877;
	text-decoration: underline;
}
a.lienVioletGras:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #FF7715;
	text-decoration: none;
}

.adm_input_text {
	border: 1px Aucune #D1DFEC;
	background-color: #D1DFEC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D1877;
	font-weight: bold;

}
.adm_input_file {
	border: 1px Aucune #D1DFEC;
	background-color: #D1DFEC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D1877;
	font-weight: bold;

}
.adm_textarea {
	border: 1px Aucune #D1DFEC;
	background-color: #D1DFEC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D1877;
	font-weight: bold;


}

.adm_select {
	border: 1px Aucune #D1DFEC;
	background-color: #D1DFEC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D1877;
	font-weight: bold;
}

.adm_input_submit {
	border: 1px Aucune #D1DFEC;
	background-color: #D1DFEC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D1877;
	font-weight: bold;
}
.adm_input_reset {
	border: 1px Aucune #D1DFEC;
	background-color: #D1DFEC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D1877;
	font-weight: bold;
}
.adm_input_cancel {
	border: 1px Aucune #D1DFEC;
	background-color: #D1DFEC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D1877;
	font-weight: bold;
}
.fond_td	{ border: 1px solid #000000; background-color: #FAFAFA; font-family: "Trebuchet MS"; font-size: 12px; text-align: left; height: 20px; color: #3D1877; margin: 1px; padding: 10px; font-weight: bold;}