
/*Canvas*/

#nubepalabras {
padding:0px;
width: 315px;
height: 330px;
}

/* fonts */

div.jqcloud {
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 10px;
  line-height: normal;
  background-color: #fff;
}

div.jqcloud a {
  font-size: inherit;
  text-decoration: none;
}

div.jqcloud span.w10 { font-size: 400%; font-family: 'Anton', sans-serif;}
div.jqcloud span.w9  { font-size: 370%; font-family: 'Anton', sans-serif;}
div.jqcloud span.w8  { font-size: 330%; font-family: 'Anton', sans-serif;}
div.jqcloud span.w7  { font-size: 290%; font-family: 'Anton', sans-serif;}
div.jqcloud span.w6  { font-size: 250%; font-family: 'Anton', sans-serif;}
div.jqcloud span.w5  { font-size: 220%; font-family: 'Anton', sans-serif;}
div.jqcloud span.w4  { font-size: 190%; font-family: 'Anton', sans-serif;}
div.jqcloud span.w3  { font-size: 150%; font-family: 'Anton', sans-serif;}
div.jqcloud span.w2  { font-size: 120%; font-family: 'Anton', sans-serif;}
div.jqcloud span.w1  { font-size: 80%; font-family: 'Anton', sans-serif;}


/* colors */

div.jqcloud { color: #09f; }
div.jqcloud a { color: inherit; }
div.jqcloud a:hover { color: #0df; }
div.jqcloud a:hover {
	color: #2D525C;
}
div.jqcloud span.w10 {
	color: #971110;
}
div.jqcloud span.w9 {
	color: #6C3320;
}
div.jqcloud span.w8 {
	color: #B36149;
}
div.jqcloud span.w7 {
	color: #392D41;
}
div.jqcloud span.w6 {
	color: #A89131;
}
div.jqcloud span.w5 {
	color: #FF9900;
}
div.jqcloud span.w4 {
	color: #CC9966;
}
div.jqcloud span.w3 {
	color: #999999;
}
div.jqcloud span.w2 {
	color: #CC9999;
}
div.jqcloud span.w1 {
	color: #999999;
}

/* layout */

div.jqcloud {
  overflow: hidden;
  position: relative;
}

div.jqcloud span { padding: 0; }