div.accordeonTitle{
	background:url(../../img/accordeon/haut.jpg);
	height:38px;
	width:227px;
	text-align:center;
	padding-top:5px;
	color:#FFF;
}
div.accordeonTitle a#conf{
	display:block;
	height:18px;
	width:23px;
	float:right;
	margin:-2px 3px 0 0;	
}
#acc{z-index:1200;}
div.accordeonTitle b, #acc #last{text-transform:uppercase;}

dt, dd {width:227px;}
dl {color:#000;}
dt {height:19px;text-align:left;cursor:pointer;color:#EE9700;background:url(../../img/accordeon/fond_news.png);}
dd div{width:222px;padding:5px 0 5px 5px;background:url(../../img/accordeon/fond_acc.png);}
dd div p.lien{margin:5px 5px 0 0;text-align:right;font-size:0.8em;font-style:italic;}
dt img{margin:0 5px;vertical-align:middle;}
#last{
	width:227px;
	height:17px;
	display:block;
	background:url(../../img/accordeon/bas.jpg);
	text-align:center;
	font-size:0.8em;
	margin-bottom:10px;
}
#last a{color:#FFF;text-decoration:none;}
/*ne pas oter => sert dans le js*/
dt.activePanel {}
dt.active {}
