#level_05_02 ul #level_05_02_01,  
#level_05_02 ul #level_05_02_01 a, 
#level_05_02 ul #level_05_02_01 a:hover {
	background-image: url(../04_02_02_btn/images/level_05_02_01_s.jpg);
	background-repeat: no-repeat;
	color: #000000;
}


#tabla_box {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 800px;
	float: left;
}
#tabla_box p, #tabla_box_style p, #tabla_box_size p, #tabla_box_weight p, #tabla_box_dimension p {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

#tabla_box h1, #tabla_box_style h1, #tabla_box_size h1, #tabla_box_weight h1, #tabla_box_dimension h1  {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}


#tabla_box_style {
	width: 260px;
	float: left;
	position: relative;

}
#tabla_box_style   p   {
	width: 260px;
	text-align: left;
	float: left;
	padding-left: 10px;
	vertical-align: top;
}
#tabla_box_style  h1 {
	width: 260px;
	text-align: left;
	padding-left: 10px;
	text-transform: uppercase;
}

#tabla_box_size {
	width: 50px;
	float: left;
	position: relative;

}
#tabla_box_size  p   {
	width: 50px;
	text-align: center;
	float: left;
}
#tabla_box_size h1 {
	width: 50px;
	text-align: center;
	text-transform: uppercase;
}


#tabla_box_weight {
	width: 120px;
	float: left;
	position: relative;
}
#tabla_box_weight h1 {
	width: 120px;
	text-align: center;
	text-transform: uppercase;
}
#tabla_box_weight p {
	width: 120px;
	font-weight: normal;
	text-align: center;
}
#tabla_box_weight p span {
	width: 120px;
	font-weight: bold;
	text-align: center;
	color: #990000;
}

#tabla_box_capacity {
	width: 70px;
	float: left;
	position: relative;
}
#tabla_box_capacity h1 {
	width: 70px;
	text-align: center;
	text-transform: uppercase;
}
#tabla_box_capacity p {
	width: 70px;
	font-weight: normal;
	text-align: center;
}

#tabla_box_dimension {
	width: 280px;
	text-align: center;
	float: left;
	position: relative;
}
#tabla_box_dimension p {
	width: 280px;
	text-align: center;
	float: left;
}
 #tabla_box_dimension h1 {
	width: 280px;
	text-align: center;
	text-transform: uppercase;
 }
 
 
#line {
	margin:0;
	padding:0;
	position:absolute;
	height: 2px;
	width: 780px;
	background-color: #CCCCCC;
	top: 525px;
	left: 10px;
}
