
/***********ESCAÑOS**********/
/*137*/
#grafico>ul:nth-of-type(1)>li:nth-of-type(2){
	width:500px;
}
/*85*/
#grafico>ul:nth-of-type(2)>li:nth-of-type(2){
	width:310px;
}
/*71*/
#grafico>ul:nth-of-type(3)>li:nth-of-type(2){
	width:259px;
}
/*32*/
#grafico>ul:nth-of-type(4)>li:nth-of-type(2){
	width:117px;
}
/*9*/
#grafico>ul:nth-of-type(5)>li:nth-of-type(2){
	width:33px;
}
/*8*/
#grafico>ul:nth-of-type(6)>li:nth-of-type(2){
	width:29px;
}
/*5*/
#grafico>ul:nth-of-type(7)>li:nth-of-type(2){
	width:18px;
}
/*2*/
#grafico>ul:nth-of-type(8)>li:nth-of-type(2){
	width:7px;
}
/*1*/
#grafico>ul:nth-of-type(9)>li:nth-of-type(2){
	width:4px;
}



/********COLORES***********/
#grafico>ul:nth-of-type(1)>li:nth-of-type(2){
	background:#11a3de;
}
#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:#6e2362;
}
#grafico>ul:nth-of-type(4)>li:nth-of-type(2){
	background:#ec6b27;
}
#grafico>ul:nth-of-type(5)>li:nth-of-type(2){
	background:#b87513;
}
#grafico>ul:nth-of-type(6)>li:nth-of-type(2){
	background:#2E3272;
}
#grafico>ul:nth-of-type(7)>li:nth-of-type(2){
	background:#006634;
}
#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:#eeda00;
}




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




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


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

/***********ESCAÑOS**********/
/*137*/
#grafico>ul:nth-of-type(1)>li:nth-of-type(2){
	width:200px;
}
/*85*/
#grafico>ul:nth-of-type(2)>li:nth-of-type(2){
	width:124px;
}
/*71*/
#grafico>ul:nth-of-type(3)>li:nth-of-type(2){
	width:104px;
}
/*32*/
#grafico>ul:nth-of-type(4)>li:nth-of-type(2){
	width:47px;
}
/*9*/
#grafico>ul:nth-of-type(5)>li:nth-of-type(2){
	width:13px;
}
/*8*/
#grafico>ul:nth-of-type(6)>li:nth-of-type(2){
	width:12px;
}
/*5*/
#grafico>ul:nth-of-type(7)>li:nth-of-type(2){
	width:7px;
}
/*2*/
#grafico>ul:nth-of-type(8)>li:nth-of-type(2){
	width:3px;
}
/*1*/
#grafico>ul:nth-of-type(9)>li:nth-of-type(2){
	width:1px;
}
}
@media screen and (max-width:510px){
#grafico>ul>li:nth-of-type(1) {
    line-height: 1.2em;
}


}
