@charset "utf-8";
#atalhos {
	float: left;
	padding-top: 10px;
	position:fixed;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
}
.bt {
	background-color: #5D8002;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.campo {
	border: 1px solid #E2E2E2;
}
a.linkum:link {
color:#000000;
text-decoration:none;
}
a.linkum:visited {
color:#000000;
text-decoration:none;
}
a.linkum:hover {
color:#000000;
text-decoration:underline;
}
a.linkum:active {
color:#000000;
text-decoration:underline;
}

.nuvem {
    font-family: arial;
    width: 570px;
    text-align: justify;
    padding: 4px;
	margin: 8px;
}

.tag10 {
    font-size: 32px;
	background-color: #E0E0E0;
}
.tag9 {
    font-size: 31px;
}
.tag8 {
    font-size: 29px;
}
.tag7 {
    font-size: 27px;
}
.tag6 {
    font-size: 25px;
	
}
.tag5 {
    font-size: 23px;
}
.tag4 {
    font-size: 21px;
}
.tag3 {
    font-size: 19px;
}
.tag2 {
    font-size: 17px;
}
.tag1 {
    font-size: 14px;
}
.tag0 {
    font-size: 12px;
}
.tag0 a:hover{
	font-size: 12px;
	background-color: #909a81;
	color: #FFFFFF;
	text-decoration: none;
}
.tag1 a:hover{
	font-size: 14px;
	background-color: #909a81;
	color: #FFFFFF;
	text-decoration: none;
}
.tag2 a:hover{
	font-size: 17px;
	background-color: #909a81;
	color: #FFFFFF;
	text-decoration: none;
}
.tag3 a:hover{
	font-size: 19px;
	background-color: #909a81;
	color: #FFFFFF;
	text-decoration: none;
}
.tag4 a:hover{
	font-size: 21px;
	background-color: #909a81;
	color: #FFFFFF;
	text-decoration: none;
}
.tag5 a:hover{
	font-size: 23px;
	background-color: #909a81;
	color: #FFFFFF;
	text-decoration: none;
}
.tag6 a:hover{
	font-size: 25px;
	background-color: #909a81;
	color: #FFFFFF;
	text-decoration: none;
}
.tag7 a:hover{
	font-size: 27px;
	background-color: #909a81;
	color: #FFFFFF;
	text-decoration: none;
}
.tag8 a:hover{
	font-size: 29px;
	background-color: #909a81;
	color: #FFFFFF;
	text-decoration: none;
}
.tag9 a:hover{
	font-size: 31px;
	background-color: #909a81;
	color: #FFFFFF;
	text-decoration: none;
}
.tag10 a:hover{
	font-size: 32px;
	background-color: #909a81;
	color: #FFFFFF;
	text-decoration: none;
}