.toolFooter {
	
	/*border:solid thin #FF0000;*/
	width:781px;
	
	
	text-align:right;
	
	float:right;
	position:relative;
	top: 20px;
	
	
	

	/*list-style:none;*/
}

.toolFooter li {
	display:inline;
	position:relative;
	top: 10px;
	
}

.toolFooter a,.toolFooter a:link,
.toolFooter a:visited {
	/*background: url(../linea_tool_f.gif) top left no-repeat;*/
	padding:0px 5px 0px 10px;
	color:#336799;
	font-family: Verdana, sans-serif;
	font-size:10px;
	text-decoration:none;
	/*display:inline;*/
	
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #336799;
	

}
.toolFooter li a:hover,
.toolFooter li a:focus,
.toolFooter li a:active {
	text-decoration:underline;
	
	
}

.semDivisoria{
	border:none;

}

.toolFooter a:hover{
	text-decoration:underline;

}



