
/***********ESCAÑOS**********/
/*165*/
#grafico>ul:nth-of-type(1)>li:nth-of-type(2){
	width:500px;
}
/*103*/
#grafico>ul:nth-of-type(2)>li:nth-of-type(2){
	width:358px;
}
/*16*/
#grafico>ul:nth-of-type(3)>li:nth-of-type(2){
	width:48px;
}
/*12*/
#grafico>ul:nth-of-type(4)>li:nth-of-type(2){
	width:36px;
}
/*11*/
#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),#grafico>ul:nth-of-type(7)>li:nth-of-type(2){
	width:24px;
}
/*6*/
#grafico>ul:nth-of-type(8)>li:nth-of-type(2){
	width:18px;
}
/*2*/
#grafico>ul:nth-of-type(9)>li:nth-of-type(2),#grafico>ul:nth-of-type(10)>li:nth-of-type(2){
	width:6px;
}
/*1*/
#grafico>ul:nth-of-type(11)>li:nth-of-type(2),#grafico>ul:nth-of-type(12)>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:#11a3de;
}
#grafico>ul:nth-of-type(4)>li:nth-of-type(2){
	background:#6d0d0e;
}
#grafico>ul:nth-of-type(5)>li:nth-of-type(2){
	background:#fcc703;
}
#grafico>ul:nth-of-type(6)>li:nth-of-type(2){
	background:#8c1416;
}
#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:#F1840A;
}
#grafico>ul:nth-of-type(9)>li:nth-of-type(2){
	background:#e4b26a;
}
#grafico>ul:nth-of-type(10)>li:nth-of-type(2){
	background:#9E47D0;
}
#grafico>ul:nth-of-type(11)>li:nth-of-type(2){
	background:#b87513;
}
#grafico>ul:nth-of-type(12)>li:nth-of-type(2){
	background:#00cc00;
}





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


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

/***********ESCAÑOS**********/
/*165*/
#grafico>ul:nth-of-type(1)>li:nth-of-type(2){
	width:200px;
}
/*103*/
#grafico>ul:nth-of-type(2)>li:nth-of-type(2){
	width:143px;
}
/*16*/
#grafico>ul:nth-of-type(3)>li:nth-of-type(2){
	width:20px;
}
/*12*/
#grafico>ul:nth-of-type(4)>li:nth-of-type(2){
	width:15px;
}
/*11*/
#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),#grafico>ul:nth-of-type(7)>li:nth-of-type(2){
	width:10px;
}
/*6*/
#grafico>ul:nth-of-type(8)>li:nth-of-type(2){
	width:7px;
}
/*2*/
#grafico>ul:nth-of-type(9)>li:nth-of-type(2),#grafico>ul:nth-of-type(10)>li:nth-of-type(2){
	width:2px;
}
/*1*/
#grafico>ul:nth-of-type(11)>li:nth-of-type(2),#grafico>ul:nth-of-type(12)>li:nth-of-type(2){
	width:1px;
}
}