
/***********ESCAÑOS**********/
/*175*/
#grafico>ul:nth-of-type(1)>li:nth-of-type(2){
	width:500px;
}
/*107*/
#grafico>ul:nth-of-type(2)>li:nth-of-type(2){
	width:306px;
}
/*18*/
#grafico>ul:nth-of-type(3)>li:nth-of-type(2){
	width:51px;
}
/*17*/
#grafico>ul:nth-of-type(4)>li:nth-of-type(2){
	width:49px;
}
/*14*/
#grafico>ul:nth-of-type(5)>li:nth-of-type(2){
	width:40px;
}
/*5*/
#grafico>ul:nth-of-type(6)>li:nth-of-type(2){
	width:14px;
}
/*4*/
#grafico>ul:nth-of-type(7)>li:nth-of-type(2){
	width:11px;
}
/*2*/
#grafico>ul:nth-of-type(8)>li:nth-of-type(2),#grafico>ul:nth-of-type(9)>li:nth-of-type(2),#grafico>ul:nth-of-type(10)>li:nth-of-type(2),#grafico>ul:nth-of-type(11)>li:nth-of-type(2){
	width:6px;
}
/*1*/
#grafico>ul:nth-of-type(12)>li:nth-of-type(2),#grafico>ul:nth-of-type(13)>li:nth-of-type(2){
	width:3px;
}





/********COLORES***********/
#grafico>ul:nth-of-type(1)>li:nth-of-type(2){
	background:#d20a11;
}
#grafico>ul:nth-of-type(2)>li:nth-of-type(2){
	background:#11a3de;
}
#grafico>ul:nth-of-type(3)>li:nth-of-type(2){
	background:#2E3272;
}
#grafico>ul:nth-of-type(4)>li:nth-of-type(2){
	background:#df0022;
}
#grafico>ul:nth-of-type(5)>li:nth-of-type(2){
	background:#8c8383;
}
#grafico>ul:nth-of-type(6)>li:nth-of-type(2){
	background:#006634;
}
#grafico>ul:nth-of-type(7)>li:nth-of-type(2){
	background:#b3c900;
}
#grafico>ul:nth-of-type(8)>li:nth-of-type(2){
	background:#a0dcbe;
}
#grafico>ul:nth-of-type(9)>li:nth-of-type(2){
	background:#00cc00;
}
#grafico>ul:nth-of-type(10)>li:nth-of-type(2){
	background:#c36262;
}
#grafico>ul:nth-of-type(11)>li:nth-of-type(2){
	background:#1a62af;
}
#grafico>ul:nth-of-type(12)>li:nth-of-type(2){
	background:#fea000;
}
#grafico>ul:nth-of-type(13)>li:nth-of-type(2){
	background:#eeda00;
}


/*animation: grafico2 0.5s linear 0s alternate backwards;*/




@media screen and (max-width:940px){


}
@media screen and (max-width:760px){

/***********ESCAÑOS**********/
/*175*/
#grafico>ul:nth-of-type(1)>li:nth-of-type(2){
	width:200px;
}
/*107*/
#grafico>ul:nth-of-type(2)>li:nth-of-type(2){
	width:122px;
}
/*18*/
#grafico>ul:nth-of-type(3)>li:nth-of-type(2){
	width:21px;
}
/*17*/
#grafico>ul:nth-of-type(4)>li:nth-of-type(2){
	width:19px;
}
/*14*/
#grafico>ul:nth-of-type(5)>li:nth-of-type(2){
	width:16px;
}
/*5*/
#grafico>ul:nth-of-type(6)>li:nth-of-type(2){
	width:6px;
}
/*4*/
#grafico>ul:nth-of-type(7)>li:nth-of-type(2){
	width:5px;
}
/*2*/
#grafico>ul:nth-of-type(8)>li:nth-of-type(2),#grafico>ul:nth-of-type(9)>li:nth-of-type(2),#grafico>ul:nth-of-type(10)>li:nth-of-type(2),#grafico>ul:nth-of-type(11)>li:nth-of-type(2){
	width:2px;
}
/*1*/
#grafico>ul:nth-of-type(12)>li:nth-of-type(2),#grafico>ul:nth-of-type(13)>li:nth-of-type(2){
	width:1px;
}
}