 
a:link, a:visited, a:active {
	color: #006825;
	font-weight: bold;	
	text-decoration: none;
}

a:hover {		
	
	text-decoration: underline;
}

.transparent {
	filter:alpha(opacity=40);
	opacity: 0.4;
	-moz-opacity:0.4;
	zoom: 1;
}

a.index:link, a.index:visited, a.index:active {	
	font-size: 11px;
	font-family: Trebuchet MS;	
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #cccccc; 
	padding: 0px 4px 0px 4px;
	
}

a.index:hover {
	text-decoration: none;	
	padding: 0px 4px 0px 4px;
	border: 1px solid #006825; 
}

.display-index {
	font-size: 11px;
	font-family: Trebuchet MS;	
	border: 1px solid #cccccc; 
	padding: 0px 4px 0px 4px;
}

.display-index:hover {
	border: 1px solid #006825; 
}

.display-index-off {
	font-size: 11px;
	font-family: Trebuchet MS;	
	border: 1px solid #cccccc; 
	padding: 0px 4px 0px 4px;
}

.display-index-on {
	font-size: 11px;
	font-family: Trebuchet MS;	
	border: 1px solid #006825; 
	background: #006825;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 4px 0px 4px;
}

.tit-destaque-home {
	font-family:Georgia;
	color:#006825;
	font-size:18px;
	margin-bottom:10px;
}

#lay-destaques-home .tit-destaque-home a{
	font-family:Georgia;
	color:#006825;
	font-weight:normal;
	font-size:18px;
	margin-bottom:10px;
}

.menu-item-left a  {
	color:#6A8691 !important;
}
/* tools */

