#list2 {
	height: 358px;
	overflow: hidden;
	margin:0px;
	padding:0px;
	width:596px;
}

#list2 .titre {
	background: url(../../images/theme/barre_news.gif);
	height:22px;
	border-bottom:1px solid #eee;
	padding-left:10px;
	padding-top:4px;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
}

#list2 dd {
	height: 227px;
	overflow: hidden;
	margin-left:0px;
	padding-left:0px;
}

#list2 dd p{
	margin:0px;
	padding:0px;
}

