﻿    .cssCabecario
    {
        font-family: "Century Gothic", "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", Futura, sans-serif;
	    font-weight: bold;
	    font-size: 13px;
	    margin: 0px;
	    color: #4A4F55;
	    letter-spacing: 0px;

		text-align: center;	
		
		z-index: 100;
		height: 27px;
		position: relative;

		border-top-style:hidden;
		border-left-style:hidden;
		border-right-style:hidden;
		border-bottom-style:hidden;
		
		border-top-width:1px;
		border-left-width:2px;
		border-right-width:1px;
		border-bottom-width:0px;
		
		padding-top:1px; 
		padding-left:2px;
		padding-right:2px;
		padding-bottom:0px;
		
						
	}	
	
	.cssCabecarioOver
    {
        font-family: "Century Gothic", "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", Futura, sans-serif;
	    font-weight: bold;
	    font-size: 13px;
	    margin: 0px;
		color: #005892;
	    letter-spacing: 0px;

		text-align: center;
		
		z-index: 100;
		background-color: #FFFFFF;		
		height: 27px;
		position: relative;		
		cursor:pointer;		

		border-top-style:solid;
		border-left-style:solid;
		border-right-style:solid;
		border-bottom-style:hidden;

		border-top-width:1px;
		border-left-width:2px;
		border-right-width:1px;
		border-bottom-width:0px;

		border-top-color:#E8E8E6;
		border-left-color:Navy;
		border-right-color:#E8E8E6;
		
		padding-top:0px;		
		padding-bottom:0px;
		padding-left:0px;
		padding-right:1px;
		
		
}
	.cssMenuSubItensTabela
    {
		text-align: left;		
		z-index: 100;
        font-family: "Century Gothic", "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", Futura, sans-serif;
		font-size: 10pt;
		color: #005892;
		background-color : #ffffff;
		height: 18px;
				
	}
	.cssMenuSubItensColunas
    {
		
		height: 18px;        
		font-family: 'Abel', sans-serif;
		font-weight: 500;
		font-size: 12pt;
		color: #005892;
		padding-left: 0px;
		text-decoration:none;
		padding-left:2px;
		padding-right: 2px;		
	}
	.cssMenuSubItensColunasPrincipal
    {
		
		height: 18px;        
		font-family: 'Abel', sans-serif;
		font-weight: 600;
		font-size: 12pt;
		color: #005892;
		text-decoration:none;
		padding-left:0px;
		padding-right:2px;		
	}
	.cssMenuSubItensColunasOver
    {
		
		height: 18px;
        font-family: 'Abel', sans-serif;
        font-weight: 500;
		font-size: 12pt;
		color: #005892;
		padding-left: 0px;
		cursor:pointer;
		text-decoration:underline;
		padding-left:2px;
		padding-right: 2px;		
	}

	.cssMenuSubItensColunasOverPrincipal
    {
		
		height: 18px;
        	font-family: 'Abel', sans-serif;
        	font-weight: 600;
		font-size: 12pt;
		color: #005892;
		cursor:pointer;
		text-decoration:underline;
		padding-left: 0px;
		padding-right: 2px;		
	}

	.cssMenuSubItensColunasImagemOver
    {
		padding-right:3px;
		cursor:pointer;
	}

	#contMenuTopo {
		
		margin-right: auto;
		margin-left: auto;
        font-family: "Century Gothic", "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", Futura, sans-serif;
		font-size: 9pt;
		color: #FFFFFF;
		padding-top: 2px;
		font-weight: bold;
	}

	.contMenuTopo {
		
		margin-right: auto;
		margin-left: auto;
        font-family: "Century Gothic", "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", Futura, sans-serif;
		font-size: 9pt;
		color: #FFFFFF;
		padding-top: 2px;
		font-weight: bold;
	}


	.UCMenuSOS_popUp {
		background-color: #FFFFFF;
		padding-bottom: 0px;
		padding-top: 0px;
		text-align: center;
		padding-left: 1px;
		padding-right: 0px;
	
	}

.UCPopUp
{
    border-width:1px;     
	border-top-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;

	border-top-width:1px;
	border-left-width:2px;
	border-right-width:1px;
	border-bottom-width:1px;

	border-top-color:#E8E8E6;
	border-left-color:Navy;
	border-right-color:#E8E8E6;
	border-bottom-color:#E8E8E6;
    
    }