ul#ul_accordeon {
list-style : none;
width : 651px;
margin : 0 6px;
padding : 0;
text-align : left;
}
div#end_accordeon {
list-style : none;
width : 651px;
margin : 0;
padding : 0;
text-align : left;
}
p.volet {
width : 605px;
height : 42px;
margin : 0;
padding : 6px 20px;
cursor : pointer;

font-size : 13px;
color : #333;
font-family : Tahoma, Geneva, sans-serif;
/*border-right : 1px solid #ddd;
border-bottom : none;
border-left : 1px solid #ddd;
/*border-top : 1px solid #ebebeb;*/
background :url(../images/bg_head_news.png) no-repeat bottom;
}
p.volet:hover {
background :url(../images/bg_head_news.png) no-repeat top;
}
div#end_accordeon p.nocursor {
cursor: default;
padding: 17px 20px 5px 20px;
}
div.ss_block {
overflow : hidden;
width: 625px;
margin-left:6px;
font-size : 12px;
border : 2px solid #ddd;
border-top:none;
border-bottom:none;
background:url(../images/bg_news.png) repeat-x;
}
p#traitFin {
	width: 629px;
	margin-left:6px;
	height:2px;
	background:#ddd;
}
div#end_accordeon div.ss_block {
	border-bottom:2px solid #ddd;
}
