/* CSS Document */

.nuvem {
    font-family: "trebuchet MS";
    width: 90%;
    text-align: justify;
    border: 1px solid #666666;
    padding: 5px;
	margin:10px auto 5px auto;
	background-color:#EEEEEE;
	
}
h1#TituloNuvem{
font-size:12px !important;
font-weight:bold;
text-align:left !important;
display:block;
}
.nuvem h1, .nuvem h2, .nuvem h3, .nuvem h4, .nuvem h5, .nuvem h6{
font-weight:normal;
display:inline;

}
.nuvem a{
	color:#398CEC;
	text-decoration:none;
	display:inline;
}
.nuvem a:hover{text-decoration:underline;}

.tag10 {
    font-size: 32px;
}
.tag9 {
    font-size:30px;
}
.tag8 {
    font-size: 28px;
}
.tag7 {
    font-size: 26px;
}
.tag6 {
    font-size: 24px;
}
.tag5 {
    font-size: 22px;
}
.tag4 {
    font-size: 20px;
}
.tag3 {
    font-size: 18px;
}
.tag2 {
    font-size: 16px;
}
.tag1 {
    font-size: 16px;
}
.tag0 {
    font-size: 10px;
}
