﻿.tabUltimosV
        {
            width: 740px;
            height: 160px;
           /*margin-left:4px;*/
            margin-top:0px;
            /*margin-left:12px;*/
        }
        
        .rowsUlt1
        {
        	background-color:White;
        	height:60.01px;        	
        }
        
        .rowsUltVid
        {
        	/*background-color:White;*/
        	height:102px;        	
        }
        
        .rowTituloUlt
        {
        	height:20px;
        	padding-left:0px;
        	padding-top:0px;     	
        }
        
        .columUltVid
        {
        	width:185px;
        }
        
        .tabMaisVis
        {
        	height:127px;
        	width:545px;
        }
        
        .rowTituloMais
        {
        	height:20px;
        }
        
        .rowContMais
        {
        	/*background-color:White;*/
        	height:107px;
        }
        
        #tagCloud
        {
            width:538px;
            /*border:solid 1px #ccc;*/
            padding:5px;
            margin-bottom:10px;
            text-align:justify;
        }

        #tagCloud A
        {
            text-decoration:none;
            margin-left:5px;
            margin-right:5px;
            font-family:Trebuchet MS, Verdana, Arial;
            /*text-transform:lowercase;*/
        }

        #tagCloud A:hover
        {
            color:#00cc00;
            text-decoration:underline;
        }

        #tagCloud A.weight1
        {
            color: #ff9900;
            font-size: 10pt;
            font-weight:bolder;
        }
        #tagCloud A.weight2
        {
            color: #4169e1;
            font-size:9pt;
            font-weight:bolder;
        }
        #tagCloud A.weight3
        {
            color: #009eff;
            font-size: 8pt;
            font-weight:bolder;
        }
        #tagCloud A.weight4
        {
            color: #4188cf;
            font-size: 7.5pt;
        }
        #tagCloud A.weight5
        {
            color: #83bcd8;
            font-size: 7pt;
        }
