ul {
	
	width: 108px;
	list-style-type: none;
	margin-left:2px;
	padding: 0;
	text-align:left;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #5AA0D4;
	border-top: 1px solid #5AA0D4;
	}
	
	ul li {
	position: relative;
	border-bottom: 1px solid #5AA0D4;
	
	}
	
	li ul {

	left: 105px;
	top: 0;
	display: none;
	}
	
	ul li a {
	display: block;
	text-decoration: none;
	color: #333333;
	border-bottom: 1;
	width: 90px;
	voice-family: "\"}\"";
	voice-family:inherit;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 18px;
	}
	
	/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

body> a {width:120px;}
	
	ul li a:hover {
	background-image: url(images/icone.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#CEF4FD;
	display: block;
	}

	
	li:hover ul { display: block; }
	
li:hover ul ul, li.over ul ul { 
display:none; 
}

li:hover ul, li li:hover ul, li.over ul, 
li li.over ul { 
display: block; 
 /* Aqui a magica */
background:#FFFFFF;
} 
	


/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
	a:link {
	color: #333333;
}
a:hover {
	color: #333333;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	color: #666666;
}
a:active {
	color: #333333;
}

