/***********ESCAÑOS**********/

/*164*/
#grafico>ul:nth-of-type(1)>li:nth-of-type(2){
	width:500px;
}
/*148*/
#grafico>ul:nth-of-type(2)>li:nth-of-type(2){
	width:451px;
}
/*10*/
#grafico>ul:nth-of-type(3)>li:nth-of-type(2){
	width:31px;
}
/*8*/
#grafico>ul:nth-of-type(4)>li:nth-of-type(2){
	width:24px;
}
/*7*/
#grafico>ul:nth-of-type(5)>li:nth-of-type(2){
	width:21px;
}
/*5*/
#grafico>ul:nth-of-type(6)>li:nth-of-type(2){
	width:15px;
}
/*3*/
#grafico>ul:nth-of-type(7)>li:nth-of-type(2){
	width:9px;
}
/*2*/
#grafico>ul:nth-of-type(8)>li:nth-of-type(2){
	width:6px;
}
/*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){
	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:#b87513;
}
#grafico>ul:nth-of-type(5)>li:nth-of-type(2){
	background:#006634;
}
#grafico>ul:nth-of-type(6)>li:nth-of-type(2){
	background:#df0022;
}
#grafico>ul:nth-of-type(7)>li:nth-of-type(2){
	background:#eeda00;
}
#grafico>ul:nth-of-type(8)>li:nth-of-type(2){
	background:#8dd8f8;
}
#grafico>ul:nth-of-type(9)>li:nth-of-type(2){
	background:#a0dcbe;
}
#grafico>ul:nth-of-type(10)>li:nth-of-type(2){
	background:#fea000;
}
#grafico>ul:nth-of-type(11)>li:nth-of-type(2){
	background:#ae2f17;
}




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




@media screen and (max-width:940px){
#contenido{
	width:95%;
}

}
@media screen and (max-width:760px){
/***********ESCAÑOS**********/

/*164*/
#grafico>ul:nth-of-type(1)>li:nth-of-type(2){
	width:200px;
}
/*148*/
#grafico>ul:nth-of-type(2)>li:nth-of-type(2){
	width:181px;
}
/*10*/
#grafico>ul:nth-of-type(3)>li:nth-of-type(2){
	width:12px;
}
/*8*/
#grafico>ul:nth-of-type(4)>li:nth-of-type(2){
	width:10px;
}
/*7*/
#grafico>ul:nth-of-type(5)>li:nth-of-type(2){
	width:9px;
}
/*5*/
#grafico>ul:nth-of-type(6)>li:nth-of-type(2){
	width:6px;
}
/*3*/
#grafico>ul:nth-of-type(7)>li:nth-of-type(2){
	width:4px;
}
/*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),#grafico>ul:nth-of-type(10)>li:nth-of-type(2),#grafico>ul:nth-of-type(11)>li:nth-of-type(2){
	width:1px;
}
}