
/***********ESCAÑOS**********/
/*168*/
#grafico>ul:nth-of-type(1)>li:nth-of-type(2){
	width:500px;
}
/*121*/
#grafico>ul:nth-of-type(2)>li:nth-of-type(2){
	width:360px;
}
/*23*/
#grafico>ul:nth-of-type(3)>li:nth-of-type(2){
	width:68px;
}
/*9*/
#grafico>ul:nth-of-type(4)>li:nth-of-type(2){
	width:27px;
}
/*8*/
#grafico>ul:nth-of-type(5)>li:nth-of-type(2){
	width:24px;
}
/*7*/
#grafico>ul:nth-of-type(6)>li:nth-of-type(2){
	width:21px;
}
/*5*/
#grafico>ul:nth-of-type(7)>li:nth-of-type(2){
	width:15px;
}
/*3*/
#grafico>ul:nth-of-type(8)>li:nth-of-type(2){
	width:9px;
}
/*1*/
#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),#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:#2cbd55;
}
#grafico>ul:nth-of-type(2)>li:nth-of-type(2){
	background:#d20a11;
}
#grafico>ul:nth-of-type(3)>li:nth-of-type(2){
	background:#6d0d0e;
}
#grafico>ul:nth-of-type(4)>li:nth-of-type(2){
	background:#8c9424;
}
#grafico>ul:nth-of-type(5)>li:nth-of-type(2){
	background:#2E3272;
}
#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:#c36262;
}
#grafico>ul:nth-of-type(8)>li:nth-of-type(2){
	background:#b3c900;
}
#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:#158fac;
}
#grafico>ul:nth-of-type(11)>li:nth-of-type(2){
	background:#0053d1;
}
#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:#c4b094;
}



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




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


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


/***********ESCAÑOS**********/
/*168*/
#grafico>ul:nth-of-type(1)>li:nth-of-type(2){
	width:200px;
}
/*121*/
#grafico>ul:nth-of-type(2)>li:nth-of-type(2){
	width:144px;
}
/*23*/
#grafico>ul:nth-of-type(3)>li:nth-of-type(2){
	width:27px;
}
/*9*/
#grafico>ul:nth-of-type(4)>li:nth-of-type(2){
	width:11px;
}
/*8*/
#grafico>ul:nth-of-type(5)>li:nth-of-type(2){
	width:9px;
}
/*7*/
#grafico>ul:nth-of-type(6)>li:nth-of-type(2){
	width:8px;
}
/*5*/
#grafico>ul:nth-of-type(7)>li:nth-of-type(2){
	width:6px;
}
/*3*/
#grafico>ul:nth-of-type(8)>li:nth-of-type(2){
	width:4px;
}
/*1*/
#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),#grafico>ul:nth-of-type(12)>li:nth-of-type(2),#grafico>ul:nth-of-type(13)>li:nth-of-type(2){
	width:1px;
}

}