#main dl.csschart01, #main dl.csschart01 dt, #main dl.csschart01 dd{
	margin:0 !important;
	padding:0 !important;
	} 	
#main dl.csschart01{
	width:145px;
	height:20px; /* Antes 15 */
	} 
#main dl.csschart01 dt{
	float:right;
	margin: 0 0 0 10px !important;
	width:35px !important;
	text-align:left;
	font-weight: bold;
	color:#666;
	font-size:0.89em;
	}
#main dl.csschart01 dd{
	float:left;
	position:relative;
	width:100px !important;
	height:15px !important;
	background:url(http://www.axesor.es/img/fincas/chart01_base.gif) repeat-x;
	} 
#main dl.csschart01 dd span{
	position:absolute;
	display:block;
	/*width:100px;	*/ 
	z-index:1;
	color:#555;
	text-decoration:none;
	height:100%;
	background:url(http://www.axesor.es/img/fincas/chart01.gif) repeat-x;
	} 		

/*CSSCHART 2
********************************************************************************/ 


#main div.csschart02{
	width:370px;
	clear:both;
}

#main dl.csschart02, #main dl.csschart02 dt, #main dl.csschart02 dd{
	margin:0 !important;
	padding:0 !important;
	} 	
#main dl.csschart02{
	float:left;
	width:320px;
	height:15px;
	/*background-color: #ccc;*/ 
	position:relative;
	} 
#main dl.csschart02 dt{
	z-index:20;
	position:absolute;
	top:0;
	left:0;
	width:100% !important;
	height:15px !important;
	
	} 

#main dl.csschart02 dt span{
	margin: 0 !important;
	position:absolute;
	display:block;
	height:100%;
	left:0;
	background: url(http://www.axesor.es/img/fincas/chart02.gif) repeat-x;
	text-indent: -9999px !important;
} 		

#main dl.csschart02 dt span.B{
	background: url(http://www.axesor.es/img/fincas/chart02B.gif) repeat-x;
} 		

#main dl.csschart02 dd{
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	width:100% !important;
	height:15px !important;
	background:url(http://www.axesor.es/img/fincas/chart02_base.gif) repeat-x;
	} 
#main dl.csschart02 dd span{
	margin: 0 !important;
	position:absolute;
	display:block;
	height:100%;
	background:url(http://www.axesor.es/img/fincas/chart02_mid.gif) repeat-x;
	text-indent: -9999px;
	} 		

#main div.csschart02 span{
	display:block;
	float:left;
	margin: 0  0 0 10px;
	width:40px;
	font-weight: bold;

}





/*CSSCHART 3
********************************************************************************/ 


#main div.csschart03{
	/*width:800px;*/ /*Conseguimos que el dl.csschart03 funcione independientemente de su anchura, definida aqui previamente*/ 
	width:100%;
	margin:0 auto;
}

#main dl.csschart03, #main dl.csschart03 dt, #main dl.csschart03 dd{
	margin:0 !important;
	padding:0 !important;
	} 	
#main dl.csschart03{
	width:100%;
	height:39px;
	/*background-color: #ccc;*/ 
	position:relative;
	} 
#main dl.csschart03 dt{
	position:absolute;
	width:100% !important;
	height:49px !important;
top:0;
left:0;
	z-index:1;/*NO borrar, este z-indez soluciona un bug en IE, sin él no se ve*/ 
	}


#main dl.csschart03 dt span{
	position:absolute;
	display:block;
	z-index:20;
	color:#555;
	text-decoration:none;
	height:100%;
	right:0;
} 		


#main dl.csschart03 dt span em{
	display:block;
	position:absolute;
	top:3px;
	right:40%;/*50%???*/ 
	line-height:200%;
	text-align:center;
	width:3em;
	/*border: 1px solid #000;
	background:#fff;
	color:#555;*/ 

	color:#fff;
	font-weight: bold;
	font-size:1.3em;
} 		




#main dl.csschart03 dd{
	position:absolute;
	top:0;
	left:0;

	width:100% !important;
	height:39px !important;
	background:url(http://www.axesor.es/img/fincas/chart03_base.gif) repeat-x;
	} 
#main dl.csschart03 dd span{
	z-index:10;
	position:absolute;
	display:block;
	color:#555;
	text-decoration:none;
	height:100%;
	background:url(http://www.axesor.es/img/fincas/chart03.gif) repeat-x;
	} 		


#main dl.csschart03 dd span em{
	display:block;
	float:left;
	position:absolute;
	top:3px;
	left:40%;/*50%???*/ 
	line-height:200%;
	text-align:center;
	width:3em;
	/*border: 1px solid #000;
	background:#fff;
	color:#555;*/ 
	color:#fff;
	font-weight: bold;
	font-size:1.3em;
	} 		


#main dl.csschart03 dd strong{
	z-index:30;
	position:absolute;
	display:block;
	width:58px;
	height:39px;
	background:url(http://www.axesor.es/img/fincas/chart03_mid.gif) no-repeat;
	} 		













