@charset "utf-8";
/* CSS Document */


#nube_de_tags {
	text-align:center;
	width:95%;
	margin-left:2%;
	margin-right:2%;
}

.tagcloud_1 {
    font-size:40%;    
    line-height: 1em;
}

.tagcloud_2 {
    font-size:50%;    
    line-height: 1em;
}

.tagcloud_3 {
    font-size:60%;    
    line-height: 1em;
}

.tagcloud_4 {
    font-size: 70%;    
    line-height: 1em;
}

.tagcloud_5 {
    font-size:80%;    
    line-height: 1em;
}

.tagcloud_6 {
    font-size:90%;    
    line-height: 1em;
}

.tagcloud_7 {
    font-size:100%;    
    line-height: 1em;
}

.tagcloud_8 {
    font-size: 120%;    
    line-height: 1em;
}

.tagcloud_9 {
    font-size: 140%;    
    line-height: 1em;
}

.tagcloud_10 {
    font-size: 160%;    
    line-height: 1em;
}

