/* CSS Document */
#content .bodytext, #content td {font-size:1em}

/* Titres niveaux 1 a 6 */
#content h1 {
	font-size:22px;
	font-weight: bold;
	text-align:left;
	color:#66c;
	line-height: 24px;
	background:url(/tempus/images/PuceH1.gif) -5px -5px no-repeat;
	padding-left:29px;
	}
		
#content h2 {
	font-size:18px;
	font-weight: bold;
	color:#666;
	line-height: 21px;
	background:url(/tempus/images/RienH2.png) -5px -3px no-repeat;
	padding-left:24px;
	margin:17px 0 6px 0;
	}

#content h3 {
	font-size:14px;
	font-weight: bold;
	color:#666;
	line-height: 24px;
	background:url(/tempus/images/RienH3.png) -2px 0px no-repeat;
	padding-left:18px;
	margin-top:14px;
	}
	
#content h4 {
	font-size:12px;
	font-weight: bold;
	color:#666;
	line-height: 20px;
	background:url(/tempus/images/RienH4.png) -3px 1px no-repeat;
	padding-left:15px;
	margin-top:14px;
	}
	
#content h5 {
	font-size:12px;
	font-weight: normal;
	color:#66c;
	line-height: 17px;
	background:url(/tempus/images/RienH5.png) 5px 0px no-repeat;
	padding-left:24px;
	margin-top:14px;
	}
