/* CSS Document */
body {
	margin:						0px;
	padding:					0px;
	scrollbar-face-color:		#EEDCA4;
	scrollbar-shadow-color:		white;
	scrollbar-highlight-color:	white;
	scrollbar-3dlight-color:	white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color:		white;
	scrollbar-arrow-color:		white;
	background: 				white;
	width:						100%;
	height:						100%;
	font-family: 				Arial, Helvetica, sans-serif;
	font-size:					10px;
}

a {
	color:					#990000;
	text-decoration:		none;
}
a:hover {color:#CC9900;}

.nonsouligne {
	color:					#990000;
	text-decoration:		none;
}
a.nonsouligne:hover {color:#CC9900;}

td {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
}

.champ {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			7pt;
	border:				1px solid black;
}

.bouton {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			7pt;
	color:				black;
	background-color:	white;
	border:				0px;
}

.bouton2 {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			7pt;
	background-color:	white;
	border:				1px solid black;
}

	.lienjaune {
	font-family:			Arial, Helvetica, sans-serif;
	text-decoration:		none;
	font-variant:			small-caps;
	font-size:				8pt;
	color:					#FFFF00;
	letter-spacing:			0.1em;
	}
	
	.liennoir {
	font-family:			Arial, Helvetica, sans-serif;
	text-decoration:		none;
	font-size:				7pt;
	color:					black;
	letter-spacing:			0.1em;
	}
	a.liennoir:hover {
	color:					#990000;
	}

	.liennoirserre {
	font-family:			Arial, Helvetica, sans-serif;
	text-decoration:		none;
	font-size:				7pt;
	color:					black;
	}
	a.liennoirserre:hover {
	color:					#990000;
	}
	
	.Titrerub1 {
	font-family:			Times New Roman, Times, serif;
	font-size:				36pt;
	font-weight:			bold;
	text-decoration:		none;
	color:					#990000;
	letter-spacing:			0.1em;
	}

	.Titrerub2 {
	font-family:			Times New Roman, Times, serif;
	font-size:				18pt;
	font-weight:			bold;
	text-decoration:		none;
	color:					white;
	letter-spacing:			0.1em;
	}

	.titrecontenu {
	font-family:			Times New Roman, Times, serif;
	font-size:				18pt;
	font-weight:			bold;
	text-decoration:		none;
	color:					#4E4E74;
	letter-spacing:			0.1em;
	}

	.invariant {
	font-family:			Times New Roman, Times, serif;
	font-size:				16pt;
	text-decoration:		none;
	color:					#4E4E74;
	letter-spacing:			0.1em;
	}

	a.invariant {
	font-family:			Times New Roman, Times, serif;
	font-size:				16pt;
	text-decoration:		none;
	color:					#4E4E74;
	letter-spacing:			0.1em;
	}
	a.invariant:hover {
	color:					white;
	}

	.invariant_mini {
	font-family:			Times New Roman, Times, serif;
	font-size:				10pt;
	text-decoration:		none;
	color:					#4E4E74;
	letter-spacing:			0.1em;
	}

	.corps10 {
	font-family:			arial, helvetica, sans-serif;
	font-size:				10pt;
	text-decoration:		none;
	color:					black;
	letter-spacing:			0.1em;
	}

	.corps9 {
	font-family:			arial, helvetica, sans-serif;
	font-size:				9pt;
	text-decoration:		none;
	color:					black;
	letter-spacing:			0.1em;
	}

	.corps8 {
	font-family:			arial, helvetica, sans-serif;
	font-size:				8pt;
	text-decoration:		none;
	color:					black;
	letter-spacing:			0.1em;
	}

.Calmois {
	font-family:		arial, helvetica, sans-serif;
	background-color :	#4E4E74;
	font-size:			10pt;
	color:				white;
}

.Calsemaine {
	font-family:		arial, helvetica, sans-serif;
	background-color :	#CD9B04;
	font-size:			10pt;
	color:				black;
}

.Caljour {
	font-family:		arial, helvetica, sans-serif;
	background-color :	#4E4E74;
	font-size:			9pt;
	color:				white;
}

.CaljourManif {
	font-family:		arial, helvetica, sans-serif;
	background-color :	#FEE493;
	font-size:			9pt;
	color:				black;
}

/* ======= Ajout V7 ======== */
.TListe .titre{margin-bottom:0 !important;}
.contenu{margin:2em 0 !important;}
.TContenu .detail{margin:1em 0 !important;}
.documentation{display:inline !important; height: 40px !important;}



