body {
	font-family:Verdana, Geneva, sans-serif;
}

a {
	outline:none;
}

#navigation {
	margin:0px;
	padding:0px;
	text-indent:0px;
	width:200px;
	background-image:url(/css/bghead.jpg);
	/*border:1px solid #d6d7d7;*/
	border-bottom:1px solid #d6d7d7;
}

#navigation a.head, #navigation a.headDireto {
	cursor:pointer;
	color:#59788a;
	display:block;
	font-weight:bold;
	margin:0;
	padding:0;
	text-indent:5px;
	text-decoration: none;
	font-size:8px;
	height:30px;
	background-image:url(/css/bghead.jpg);
	background-repeat:repeat-x;
	line-height:26px;
}

#navigation a.head:hover, #navigation a.headDireto:hover {
	text-decoration:underline;
}

#navigation a.selected {
	text-decoration:underline;
}

#navigation ul {
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-image:url(/css/bgli.jpg)!important;
	background-repeat:repeat-x!important;
	background-color:#fefefe!important;
}

#navigation li {
	list-style:none outside none;
	display:inline;
}

#navigation li li a {
	color:#59788a;
	display:block;
	text-indent:25px;
	text-decoration: none;
	height:30px;
	font-size:8px!important;
	line-height:26px;
	background-image:url(/css/separanav.jpg)!important;
	background-repeat:no-repeat;
}

#navigation li li a:hover {
	text-decoration:underline;
}
