
@font-face {
    font-family: 'newsgoth_cn_btregular';
    src: url('fonts/Newsg-webfont.eot');
    src: url('fonts/Newsg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Newsg-webfont.woff2') format('woff2'),
         url('fonts/Newsg-webfont.woff') format('woff'),
         url('fonts/Newsg-webfont.ttf') format('truetype'),
         url('fonts/Newsg-webfont.svg#newsgoth_cn_btregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.marcado a {
	color:#FFFFFF;
	position: relative;
	z-index: 599;
	cursor: pointer;
	float:left;
	display:block;
	height: 35px;
	display:block;
	padding: 10px 26px 0 26px;
		

	text-align:center;
	text-decoration:none;
	font-size: 17px;
	font-family: 'newsgoth_cn_btregular', arial, serif;
	background: url(../images/mask.gif) repeat-x center top;
	

		
}



.titulos {
        font-family: 'newsgoth_cn_btregular', serif;
		font-size: 18px;
		color:#008338;
		
      }


#navigation {
	margin:0;
	padding:0;
	clear:both;
	width:655px;
	height:44px;
	
}


ul.nav-main,
ul.nav-main li {
	list-style: none;
	margin: 0;
	padding: 0;
	color:#FFF;
}


ul.nav-main {
	position: relative;
	z-index: 597;
}

ul.nav-main li:hover > ul {
	visibility: visible;
	color:#FFF;
}



ul.nav-main li:hover {
	position: relative;
	z-index: 599;
	cursor: pointer;
	/*background: url(../images/mask.gif) repeat-x center top;
	color:#FFF;*/
		
}



ul.nav-main li {
	float:left;
	display:block;
	height: 45px;
	color:#1e1e1e;
	font-size: 17px;
	font-family: 'newsgoth_cn_btregular', arial, serif;
	/*text-shadow:1px 1px 1px #555555;*/
	/*text-shadow:1px 1px 1px #555555;*/
	
}

ul.nav-main li a {
	display:block;
	padding: 11px 30px 0 35px;
	height: 45px;
	color: #1e1e1e;
	font-size: 17px;
	font-family: 'newsgoth_cn_btregular', arial, serif;
	text-align:center;
	text-decoration:none;
	/*text-shadow:1px 1px 1px #555555;*/
}

ul.nav-main li a:hover {
	color:#d57416;
	height: 45px;
}



ul.nav-main *.list {
	padding-right: 1px;
	color:#1e1e1e;
	
	
}




ul.nav-main li {
	float:left;
	display:block;
	height: 44px;
	color: #999;
	font: 14px Arial, Helvetica, sans-serif;
	background: url(../images/separa-menu.png) no-repeat right center;
}



ul.nav-sub {
	visibility: hidden;
	position: absolute;
	padding:5px 0px 0px;	
	top: 45px;
	left: 0;
	z-index: 708;
	background: #242323;
	border-right: 1px solid #242323;
	border-bottom: 1px solid #242323;
	border-left: 1px solid #242323;

}


ul.nav-sub li {
	list-style:none;
	display:block;
	padding: 0;
	height: 45px;
	float: none;
	width:220px;
	
	background: none;
}


ul.nav-sub li a {
	list-style:none;
	text-align:left;
	color: #e5b605;
	display:block;
	padding: 6px 5px 6px 20px;
	height: 45px;
	float: none;
	width:230px; /*  TAMANHO DO TEXTO DO SUB MENU */
	background: none;
	font-size: 17px;
	font-family: 'newsgoth_cn_btregular', Arial, serif;
	/*text-shadow:1px 1px 1px #555555;*/

}


