.link_sitemap {
	width: 950px;
	color: #7b7b7b;
	font-size: 12px;
	font-weight:normal;
	height:170px;
}
	
.link_sitemap div{
	float:left;
}
.link_sitemap dl{
	float:left;
	padding:0;
	margin:20px;
	width:190px;/*251-20-1 padding-border*/
	border-right:1px dotted #a3a3a3;
	height:80%;
}

#liste_prod dl{
	padding:0;
	margin:20px;
	height:80%;

}
.link_sitemap #bloc_4{
	border:0;
}
.link_sitemap dt, .link_sitemap dt a, #liste_prod dt{
	margin:10px 0 10px 0;
	padding:0;
	color:#2f596b;
	font-weight:bold;
}
.planSite a, .planSite{
	color:#2f596b;
	font-weight:bold;
	margin:0 0 0 10px;
}
.link_sitemap dd{
	margin:5px 0 5px 0;
	padding:0;
}
#liste_prod {
	position:relative;
	left:0;
	height:300px;
	width:100%;
	overflow:auto;
}
#liste_prod dd{
	margin:5px 0 5px 0;
	padding:0;
	width:220px;
	float:left;
}
.link_sitemap dd a:hover, .link_sitemap dt a:hover, .planSite a:hover{
	color:#ff8400;
	text-decoration: none;
}
#link1{
	height:70px;
}
.link_sitemap #bloc1SsBorder{
	border:0;
	height:70px;
}