@charset "UTF-8";
/* CSS Document */

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000;
	font-weight: lighter;
	letter-spacing: 1px;
}
.TitreRubriqueBackOffice {
	text-align: left;
	vertical-align: middle;
	color: #FFF;
	background-color: #333;
	height: 10px;
	padding: 15px;
	margin: 2px;
	line-height: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	letter-spacing: 1px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-align: right;
	line-height: 16px;
}
.menu_interne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	text-align: left;
	color: #333;
	font-style: normal;
	display: table-cell;
	list-style-position: outside;
	border-bottom-color: #000;
	height: 20px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	font-style: normal;
	color: #000;
	letter-spacing: 1px;
}
.Cours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
}
.Titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.filedset {
	border: #000;
	font-size: 9px;
	background-color: #186999;
	}