
@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;
	height: 41px;
	display:block;
	padding: 19px 15px 0 15px;
		

	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:#ffffff;
		
      }


#navigation {
	margin:0;
	padding:0;
	clear:both;
	width:750px;
	height:45px;
	
}


ul.nav-main,
ul.nav-main li {
	list-style: none;
	margin: 0;
	padding: 0;
	color:#ffffff;
}


ul.nav-main {
	position: relative;
	z-index: 597;
}

ul.nav-main li:hover > ul {
	visibility: visible;
	color:#ffffff;
}



ul.nav-main li:hover {
	position: relative;
	z-index: 599;
	cursor: pointer;
	
	background: url(../imagens/mask.png) repeat-x center top;
	color:#ffffff;
		
}



ul.nav-main li {
	float:left;
	display:block;
	height: 45px;
	color:#ffffff;
	font-size: 18px;
	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: 19px 15px 15px 8px;
	height: 45px;
	color: #ffffff;
	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 { /* PASSAR NOUSE POR CIMA */
	color:#ffffff;
	height: 45px;
}



ul.nav-main *.list {
	padding-right: 1px;
	color:#ffffff;
	
	
}




ul.nav-main li {
	float:left;
	display:block;
	height: 60px;
	color: #fffff;
	font: 14px Arial, Helvetica, sans-serif;
	background: url(../images/separa-menuFora.png) no-repeat right center;
}



ul.nav-sub {
	visibility: hidden;
	position: absolute;
	padding:5px 0px 0px;	
	top: 61px;
	left: 0;
	z-index: 708;
	background: #e70507;
	border-right: 0px solid #b5b5b5;
	border-bottom: 0px solid #b5b5b5;
	border-left: 0px solid #b5b5b5;

}


ul.nav-sub li {
	list-style:none;
	display:block;
	padding: 0;
	height: 45px;
	float: none;
	width:250px; /*  TAMANHO DO TEXTO DO SUB MENU */
	color: #ffffff;	
	background: none;
}


ul.nav-sub li a {
	list-style:none;
	text-align:left;
	color: #ffffff;
	display:block;
	padding: 12px 5px 6px 20px;
	height: 55px;
	float: none;
	width:250px; /*  TAMANHO DO TEXTO DO SUB MENU */
	background: none;
	font-size: 16px;
	font-family: 'newsgoth_cn_btregular', Arial, serif;
	/*text-shadow:1px 1px 1px #555555;*/

}


