.meumenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
}

.modelo01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal; 
	list-style-type: none;
	text-decoration: none;
	color: #666666;
}

.modelo02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	list-style-type: none;
	text-decoration: none;
	color: #666666;
}

.fonteG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold; 
	list-style-type: none;
	text-decoration: none; 
}

.cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style-type: none;
	text-decoration: none;
	color: #333333;
	background-color: #CCCCCC;

}


.Layer_campos{
/*	text-align:center; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style-type: none;
	text-decoration: none;
	color: #666;
	background-color: #fff;
	font-weight: bold;
    border-radius: 4px;

    height: 25px;
}

.campo_amarelo{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	list-style-type: none;
	text-decoration: none;
	color: #666666;
	background-color: #FAFFBD;
	font-weight: bold;
    border-radius: 3px;
}


.logon{
    border-radius: 10px;
}

.botao_inativo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style-type: none;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
    border-radius: 5px;
    background-image: -webkit-gradient(linear, center top, center bottom, from(#e8e8e8), to(#a6a6a6));
    background-image: -webkit-linear-gradient(top, #e8e8e8, #a6a6a6);
    background-image: -moz-linear-gradient(top, #e8e8e8, #a6a6a6);
    background-image: -o-linear-gradient(top, #e8e8e8, #a6a6a6);
    background-image: -ms-linear-gradient(top, #e8e8e8, #a6a6a6);
    background-image: linear-gradient(to bottom, #e8e8e8, #a6a6a6);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.47);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.47);
    box-shadow: 0 0 3px rgba(0,0,0,0.47);
}

.foto_mini{
	height: 50px; 
	border-radius: 3px;
}

.foto_load{
	height: 50px; 
	max-width: 50px;
	background-image: url('imgs/img_load.gif'); 
	background-size: 50%; 
	background-repeat: no-repeat; 
	background-position: center; 
}

.tabela{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style-type: none;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
    border-radius: 5px;
    background-image: -webkit-gradient(linear, center top, center bottom, from(#e8e8e8), to(#a6a6a6));
    background-image: -webkit-linear-gradient(top, #e8e8e8, #a6a6a6);
    background-image: -moz-linear-gradient(top, #e8e8e8, #a6a6a6);
    background-image: -o-linear-gradient(top, #e8e8e8, #a6a6a6);
    background-image: -ms-linear-gradient(top, #e8e8e8, #a6a6a6);
    background-image: linear-gradient(to bottom, #e8e8e8, #a6a6a6);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.47);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.47);
    box-shadow: 0 0 3px rgba(0,0,0,0.47);
}

.botao_cinza{
    cursor:hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style-type: none;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
    border-radius: 5px;
    height: 25px;
}

.botao_vermelho{
	cursor:hand;    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	list-style-type: none;
	text-decoration: none;
	color: #FFFFFF;
    background-color: #FF0000;
	font-weight: bold;
    border-radius: 5px;
}

.botao_verde{
	cursor:hand;    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	list-style-type: none;
	text-decoration: none;
	color: #000000;
    background-color: #00FF00;
	font-weight: bold;
    border-radius: 5px;
}


.pagina{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	list-style-type: none;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	cursor:inherit;
    border-radius: 20px;
    background-image: -webkit-gradient(linear, center top, center bottom, from(#e8e8e8), to(#a6a6a6));
    background-image: -webkit-linear-gradient(top, #e8e8e8, #a6a6a6);
    background-image: -moz-linear-gradient(top, #e8e8e8, #a6a6a6);
    background-image: -o-linear-gradient(top, #e8e8e8, #a6a6a6);
    background-image: -ms-linear-gradient(top, #e8e8e8, #a6a6a6);
    background-image: linear-gradient(to bottom, #e8e8e8, #a6a6a6);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.47);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.47);
    box-shadow: 0 0 3px rgba(0,0,0,0.47);
}

.div-select {
    width:250px;  /* Tamanho final do select */
    overflow:hidden; /* Esconde o conteúdo que passar do tamanho especificado */
}
 
.div-select filtro_usuario {
      background: url(http://www.webcis.com.br/images/imagens-noticias/select/ico-seta-select.gif) no-repeat #354880;  /* Imagem de fundo (Seta) */
      background-position: 205px center;  /*Posiçao da imagem do background*/
      width: 275px; /* Tamanho do select, maior que o tamanho da div "div-select" */
      height:48px; /* altura do select, importante para que tenha a mesma altura em todo os navegadores */
      font-family:Arial, Helvetica, sans-serif; /* Fonte do Select */
      font-size:18px; /* Tamanho da Fonte */
      padding:13px 20px 13px 12px; /* Configuraçoes de padding para posicionar o texto no campo */
      color:#fff; /* Cor da Fonte */
      text-indent: 0.01px; /* Remove seta padrao do FireFox */
      text-overflow: "";  /* Remove seta padrao do FireFox */      
      select::-ms-expand {display: none;} /* Remove seta padrao do IE*/
 
}