div#content{
	text-align:left;
	position:absolute;
	width:976px;
	z-index:3;
	background-image:url(../images/fond_organisation.jpg);
	background-repeat:no-repeat;
	padding: 0 0 10px 0;
	/*background-color:#ececec;*/
}

div#haut_tab{
	background-image:url(../images/fond_haut_tab_orange.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:84px;
	width:655px;
}

h2#titre{
	width: 230px;
	height: 50px;
	text-indent: -9000px;
	background: url(../images/titre_organisation.gif) no-repeat;
	margin: 0 0px;
	padding: 0 0 25px 0;
}


div#accroche{
	padding:15px 0 0 0;
	/*background-image:url(../images/texte_organisation.gif);*/
	background-repeat:no-repeat;
	width:215px;
	height:130px;
}

