#acc {
	width:708px; 
	list-style:none; 
	color:#033;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:18px 18px 0px 18px;
}

#acc li{
	margin-bottom:7px;
	background: url(../../station-alpes-france/images/bg_titre_accordeon_plus.jpg) no-repeat left top;
}

#acc li h3:hover{
	color:#2f4e63;
	background: url(../../station-alpes-france/images/bg_titre_accordeon_plus_over.jpg) no-repeat left top;
}

#acc .liSelected{
	background: url(../../station-alpes-france/images/bg_titre_accordeon.jpg) no-repeat left top;
}

#acc .liSelected h3:hover{
	color:#2f4e63;
	background: url(../../station-alpes-france/images/bg_titre_accordeon_over.jpg) no-repeat left top;
}

#acc h3 {
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding: 9px 0px 9px 40px;
	cursor:pointer;
	border-bottom: solid 2px #CCC;
	position:relative;
}

#acc .acc-section {
	overflow:hidden;
	background:#fff;
}