@CHARSET "ISO-8859-1";

div#content ul{
	padding-left:40px;
}
div#content ul li.big{
	background:transparent url(/img/picto_menu.gif) no-repeat 0 2px;
	padding-left:10px;
	padding-bottom:10px;
	font-weight:bold;
}
div#content ul li.normal{
	background:transparent url(/img/picto_sous_menu.gif) no-repeat 0 5px;
	padding-left:10px;
	padding-bottom:5px;
	text-transform:capitalize;
	font-weight:normal;
}
div#content ul li.normal a:first-letter{
		
}
div#content ul li.small{
	background:transparent url(/img/picto_suite.gif) no-repeat 0 4px;
	padding-left:10px;
	padding-bottom:5px;
}