/*****************************************/
/*Plan du site*/
/*****************************************/
#cartedusite 
{
	margin-left:20px;
	margin-top:20px;
}
#cartedusite UL.sitemap0
{
	margin-left:0px;
}
#cartedusite .sitemap0 LI
{
	list-style-type:none;
	font-size:13px;
	text-transform:uppercase;
	padding:5px 9px;
}
#cartedusite UL.sitemap1
{
	margin-left:0px;
}
#cartedusite .sitemap1 LI
{
	list-style-type:none;
	font-size:13px;
	text-transform:uppercase;
	padding:5px 9px;
	border-top:1px solid #ccc;
	line-height:16px;
}
#cartedusite UL.sitemap2
{
	margin-left:20px;
}
#cartedusite .sitemap2 LI
{
	list-style-type:none;
	background:none;
	font-size:10px;
	margin-top:5px;
	padding:0px;
	border-top:1px solid #ccc;
	color:#333;
}
#cartedusite UL.sitemap3
{
	margin-left:20px;
}
#cartedusite .sitemap3 LI
{
	list-style-type:none;
	font-size:10px;
	padding:0px;
	border:0px;
}
#cartedusite UL.sitemap4
{
	margin-left:30px;
}
#cartedusite .sitemap4 LI
{
	list-style-type:none;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	border:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px 30px;
}
#cartedusite LI.noborderpuce
{	
	border:0px;
	margin-top:2px;
	margin-bottom:2px;
	padding:0px 8px;
}
#cartedusite LI.noborder
{	
	border:0px;
}
#cartedusite LI.puce
{
	padding:0px 8px;
}

