@charset "utf-8";
/*-------------------------------------------------
  LA PISTA Stylesheet
  * Sitemap *
-------------------------------------------------*/
.map_text{
	padding-left:20px;
}
.borderDot_sitemap {
	margin:0 12px 3px 12px;
	border-bottom:1px dotted #fff;
	border-top:1px dotted #ccc;
	height:1px;
	clear:both;
	display:block;
	font-size:1px;
	line-height:0;
	padding:0;
}
.sitemap_graph {
	
	margin-bottom:10px;
}
.sitemap_graph dl {
	width:560px;
	margin-left:10px;
}
.sitemap_graph dt {
	width:240px;
	display:block;
	float:left;
}
.sitemap_graph dd {
	width:450px;
	display:block;
	float:left;
}
