html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address { margin: 0; padding: 0; }
body {
	font-size: 11px;
	font-family: Arial;
	color: #333333;
	font-weight: normal;
	margin: 0px;
}

ul, li { list-style: none; }


.handle {
	background-image: url(http://www.snal.fr/tl_files/images/arche/accordion/acc.gif);
	width:190px;
	height:20px;
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
/* Styles for AutoAccordion */
#demo {
	text-align: left;
	width: 190px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	height: 170px;
		
}
}

#demo h4 {
	font-size: 1.1em;
	

	
}
#demo h4 a {
	display: block;
	color: #222;
	padding-top: 3px;
}
#demo h4.selected a, #demo h4 a:hover { color: #666666; }

#demo li a { display: block; padding: 1px 0 1px 0; }
#demo .drawer a {width:180px; }
#demo .drawer a:hover {width:180px; color: #ff9900;width: 180px; display:block; height:2.5em; overflow:hidden;}



