/******  SELECT RED ******/

	#Div_Select ul{
		font: 11px Arial, Verdana, sans-serif;
		margin:0;
		padding:0 0 0 5px;
		list-style:none;
		height:26px;
		background: transparent url('../_img/select_esq.gif') no-repeat center left;
	}

	#Div_Select ul li a{
		display:inline;			
		padding:0 17px 0 0;
		background: transparent url('../_img/select_seta.gif') no-repeat center right;
		height:26px;
		display:block;
		cursor:pointer;
		float:left;
		margin:0;
		color: #ffffff;	
		text-decoration:none;		
	}	

	#Div_Select a input{
		display: block;
		background: transparent url('../_img/select_centro.gif') repeat-x;
		padding-top:4px;
		padding-bottom:4px;
		height:18px;
		float:left;
		border:0px;
		color:#ffffff;
		font-family: Trebuchet MS;
		font-size:12px;
		cursor:pointer;
		width:100px;		
	}

	#Div_Select .current a,
	#Div_Select .current input,
	#Div_Select a:hover{
		text-decoration:underline;
		cursor:pointer;
	}
	
/******  INPUT RED ******/

	#Div_Input ul{
		font: bold 11px Arial, Verdana, sans-serif;
		margin:0;
		padding:0 0 0 5px;		
		list-style:none;
		height:26px;
		background: transparent url('../_img/select_esq.gif') no-repeat center left;
	}

	#Div_Input ul li a{
		display:inline;			
		padding:0 5px 0 0;
		background: transparent url('../_img/select_sem_seta.gif') no-repeat center right;		
		height:26px;
		display:block;
		cursor:pointer;
		float:left;
		margin:0;
		color: #ffffff;	
		text-decoration:none;
	}	

	#Div_Input a input{
		display: block;
		background: transparent url('../_img/select_centro.gif') repeat-x;
		padding-top:4px;
		padding-bottom:4px;
		height:18px;
		float:left;
		border:0px;
		color:#ffffff;
		font-family: Trebuchet MS;
		font-size:12px;	
		cursor:pointer;
		width:113px;
		margin:0;
	}

	#Div_Select .current a,
	#Div_Select .current input,
	#Div_Select a:hover{
		text-decoration:underline;
		cursor:pointer;
	}
	

/*****  QUADRO DESCE SELECT  *****/
	
	.cb_opcoes{
		width:200px;
		position:absolute; 
		z-index:1;
		display: none;
		float:left;
		margin-left:5px;
		
	}
	
	.cb_opcoes p{
		color:#ffffff;
		background: #3F6E8D;
		font-family: Trebuchet MS;
		font-size: 12px;
		cursor:default;
		padding:2px;
		margin:0;
	}
	
	.select_quadro{
		background: url('../_img/select_quadro_baixo.gif') no-repeat bottom center;
		width:200px;
		height:5px;
		font-size:0px;
	}

	.titulo_texto{
		color:#ffffff;
		font-family: Trebuchet MS;
		font-size:13px;
		font-weight:bold;
	}
	
	.titulo_texto_Busca_Avancada{
		color:#666;
		font-family: Trebuchet MS;
		font-size:13px;
		font-weight:bold;
	}
	
	.select_scrool{	
	height:200px;
	overflow:auto;
	scrollbar-face-color: #3F6E8D;
	scrollbar-arrow-color: #719FC1;
	scrollbar-track-color: #3F6E8D;
	scrollbar-3dlight-color: #3F6E8D;
	scrollbar-highlight-color: #719FC1;
	scrollbar-darkshadow-color: #3F6E8D;
	}
	
	#Div_Menu_Select_All{
		width:280px;
		padding-left:15px;
	}
	
	.DivTableBuscaEsq{		
		float:left;
		width:145px;
		margin-bottom:15px;
	}
	
	.DivTableBuscaDir{
		float:left;
		width:135px;
		margin-bottom:15px;

	}
