@charset "utf-8";
/* CSS Document */

#menu_area #menu{
	width:200px;
	margin-left: 50px;
	background: url(imgs/menu_fundodireita.gif) top right no-repeat;
}

#menu_area #menu #topo{
	width:188px;
	height:20px;
}

#menu_area #menu #conteudo{
	width:188px;
	background:url(imgs/menu_fundo.jpg) repeat-y;
}

#menu_area #menu #conteudo #degrade{
	width:188px;
	background:url(imgs/menu_fundodegrade.jpg) top left no-repeat;
}

#menu_area #menu #conteudo #degrade #lista{
	width:150px;
	margin-left:10px;
}

#menu_area #menu #conteudo #degrade #lista .nivel-0 {
	width:150px;
	margin-left: 0px;
	background: url(imgs/menu_seta.gif) right center transparent no-repeat;

}

#menu_area #menu #conteudo #degrade #lista .nivel-0 a, .nivel-0 a:link, .nivel-0 a:visited, .nivel-0 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #1d8dc5;
	text-decoration: none;
	line-height: 10px;
	*line-height: 10px;
	_line-height: 10px;
}

#menu_area #menu #conteudo #degrade #lista .nivel-1 {
	width:150px;
	margin-left: 0px;
}

#menu_area #menu #conteudo #degrade #lista .nivel-1, .nivel-1 a, .nivel-1 a:link, .nivel-1 a:visited, .nivel-1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #1d8dc5;
	text-decoration: none;
	line-height: 10px;
	*line-height:10px;
	_line-height: 10px;
}

#menu_area #menu #conteudo #degrade #lista .nivel-2 {
	width:150px;
	border-left: 1px solid #d5d5d5;
	padding-left:15px;
	background: url(imgs/menu_marcador.gif) left center no-repeat;
}

#menu_area #menu #conteudo #degrade #lista .nivel-2 a, .nivel-2 a:link, .nivel-2 a:visited, .nivel-2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #868585;
	text-decoration: none;
	line-height: 17px;
	*line-height: 15px;
	_line-height: 15px;
}


#menu_area #menu #conteudo #degrade #lista a, a:link, a:visited , a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #1d8dc5;
	text-decoration: none;
}

#menu_area #menu #conteudo #degrade #lista .linhaMenu{
	border: 0px;
	height: 1px;
	background:  rgb(205, 205, 205);
}

#menu_area #menu #base{
	width:188px;
	height:21px;
	background: url(imgs/menu_base.jpg);
}

#mapa_site{
	display:block;
	background: url(imgs/menu_mapasite.jpg) center no-repeat;
	width:107px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	margin: 0px 0px 0px 13px;
}

#sic{
	display:block;
	background: url(imgs/cm.jpg) left center no-repeat;
	width:155px;
	height:34px;
	text-indent:-9999px;
	overflow:hidden;
	margin:14px 0px 0px 10px;
}
