﻿#menuesq {
	float:left;
	width:250px; 	
	margin:0;
	
	min-height:100%;
	*min-height:100%;
}
	
#menuesq table{
	width:200px; 
	margin:0 0 0 20px;		
}	

.fora{
	background-image:url(../Imagens/marcador_menu.png);
	background-repeat:no-repeat;
	background-position:0 10px;
	text-indent:15px;
	width:220px; 
	margin:0 0 0 10px;
	padding:10px 0 10px 0px;
	border-bottom:#999 1px solid;
}
	
.fora a{
	text-indent:20px;
	color:#535151; 
	font-weight: bold; 
	font-size: 12px; 
	text-transform: uppercase; 
	vertical-align:text-top;
}

	
.fora img{
	display:none;				
}

.dentro{
	background-image:url(../Imagens/marcador2.png);
	text-indent:25px;
	background-repeat:no-repeat;
	background-position:15px 0px;
	margin-top:5px;	
}
	
.dentro a{
	text-indent:20px;
	color:#535151; 
	font-weight: bold; 
	font-size: 12px; 
	text-transform: uppercase; 
	vertical-align:text-top;
}
	
.dentro img{
	display:none;				
}

.linkDentro a{
	color:#535151; 
	font-weight: bold; 
	font-size: 12px; 
	text-transform: uppercase; 
	vertical-align:text-top;
}

.item{
	color:orange !important;
}
