/*polices*/
#entete h1 {
   position: absolute;
   top: 55px;
   left: 35%;
   color: #000;
   font-size: 2em;
   line-height: 2em;
   margin-right: 157px;
   text-align: center;
}
#entete h2 {
	margin: 0;
	color: #fff;
	position: relative;
    top: 143px;
    left: 0px;
	font-size: 1.4em;
}
#contenu h1 {
	text-align: center;
	font-size: 1.6em;
	margin: 0.2em 0 1.5em 0;
	color: #f93;
}
#contenu h2 {
	font-size: 1.4em;
	margin: 20px 0 5px 0;
}
h3 {
   color: #f90;
   margin: 20px 0 0 0;
   font-size: 1.2em;
}
#contenu h3.spe {
	 margin: 5px 0 0 0;
	 text-align: center;
}
#menu h2 {
	text-align: center;
	font-size: 1.1em;
	margin: 15px 0 0 0;
}
#menu h3 {
	color: #002496;
   	margin: 5px 0 0 5px;
	text-indent: 5px;
   	font-size: 1em;
	background: url(../images/puce.png) left 4px no-repeat;
}
#contenu h2 {
	color: #002496;
	background: url(../images/fleche_menu.gif) left 3px no-repeat;
	text-indent: 20px;
}
#contenu h2#bilan {
	background: url(../images/maison.jpg) left top no-repeat;
	height: 25px;
	text-indent: 63px;
	padding-top: 30px;
}
#contenu h2#audit {
	background: url(../images/maison2.jpg) left top no-repeat;
	height: 25px;
	text-indent: 72px;
	padding-top: 30px;
}
