#sitemap_layer {
	background: url(../../e_commerce_/ximg/bgBlocSection.png) repeat-x top;
	margin: 3px 1px;
	padding: 25px 0;
}

div.step-by-step h1 {
	color: white;
	padding: 15px 10px;
	font-size: 20px;
	font-weight: bold;
}

#sitemap_content_layer {
	background: url(/e_commerce/ximg/contact_back.gif) repeat-x center;
	width: 763px;
	overflow: auto;
	border-left: 1px solid #A8A8A8;
	border-right: 1px solid #A8A8A8;
	position: relative;
	color: #515151;
	margin: 0 auto;
}

div#sitemap_header_layer {
	background: url(/e_commerce/ximg/contact_header.gif) no-repeat top center;
	width: 763px;
	height: 9px !important;
	margin: 0 auto;
	overflow: hidden;
}

div#sitemap_footer_layer {
	background: url(/e_commerce/ximg/contact_footer.gif) no-repeat top center;
	width: 763px;
	height: 9px !important;
	margin: 0 auto;
	overflow: hidden;
}

div.open_cat {
	margin: 10px 10px 0;
	padding: 5px 0;
	clear: both;
	overflow: hidden;
}

a.title {
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 0;
	/*border-bottom: 1px solid #515151;*/
	margin: 0 0 0 0!important;
	text-decoration: none;
}

a.stitle {
	display: block;
	font-weight: bold;
	font-size: 11px;
	margin: 5px 0 5px 0!important;
	text-decoration: none;
	color: #5A5A5A;
}

a.title.cat_1 {
	color: #bc7b48;
}

a.title.cat_2 {
	color: #547fb0;
}

a.title.cat_3 {
	color: #5fa6d2;
}

a.title.cat_4 {
	color: #5ea3a7;
}

a.title.cat_5 {
	color: #91a17e;
}

ul.open_scat {
	display: inline;
	float: left;
	margin: 5px 0 0 5px !important;
	width: 365px;
}

ul.open_scat li a{
	/*display: inline;
	float: left;
	width: 100px;*/
	background: url(/e_commerce/ximg/link_arrow.gif) no-repeat left;
	padding-left: 10px;
	display: block;
	color: #5A5A5A;
	font-size: 11px;
}

ul.sommaire {
	width: 600px;
	clear: both;
	margin: 10px;
}

ul.sommaire li {
	display: inline;
	float: left;
	width: 180px;
}

ul.sommaire li a{
	background: url(/e_commerce/ximg/link_arrow.gif) no-repeat left;
	padding-left: 10px;
	display: block;
	color: #5A5A5A;
	font-size: 11px;
}

span.title {
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 0;
	border-bottom: 1px solid #515151;
	color: #515151;
	margin: 10px !important;
	text-decoration: none;
	clear: both;
}
