/*	orange  */
a.menu_nivel1:link, a.menu_nivel1:visited 
{
	color : #FD9866;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	background : #FFFFFF;
}

a.menu_nivel1:hover 
{
	color :#F15B0B;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	background : #FFFFFF;
}
	
.menu_nivel1_on 
{
	color :#F15B0B;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	background : #FFFFFF;
}	
	
	

a.menu_nivel2:link, a.menu_nivel2:visited 
{
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;

	color : #FD9866;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	background : #FDEBE1;
}

a.menu_nivel2:hover 
{
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;

	color :#F15B0B;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	background : #FDEBE1;
}
	
.menu_nivel2_on 
{
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	
	color :#F15B0B;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	background : #FDEBE1;
}	
	
	
a.menu_nivel3:link, a.menu_nivel3:visited 
{
	color : #FD9866;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	background : #FEF5F1;
}

a.menu_nivel3:hover 
{
	color :#F15B0B;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	background : #FEF5F1;
}
	
.menu_nivel3_on 
{
	color :#F15B0B;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	background : #FEF5F1;
}

/* ---- NEWS:Begin ---- */

.NewsBigTitle
{
	/* texto6_white */
	color : #FFFFFF;
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

.NewsDate
{
	/* texto5_normal */
	color : #F15B0B;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}

.NewsSubject
{
	/* texto3 */
	color : #B8B2A5;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

}

.NewsImageComment
{
	/* texto3_normal */
	color : #808080;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}

.NewsIntro
{
	/* texto3_normal + bold*/
	color : #808080;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

.NewsContent
{
	/* texto3_normal */
	color : #808080;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}

a.NewsButton:link, a.NewsButton:visited 
{
	/* link_botoes */
	color : #B8B2A5;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
}

a.NewsButton:hover 
{
	/* link_botoes */
	color : #404040;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
}

a.NewsRelatedLink:link, a.NewsRelatedLink:visited 
{
	/* link6 */
	color : #808080;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}

a.NewsRelatedLink:hover 
{
	/* link6 */
	color : #808080;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	text-decoration : underline;
}

.NewsRelatedTitle
{
	/* texto3 */
	color : #B8B2A5;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

.NewsRelatedTable
{
	background : #E9E7E3;
}


/* ---- NEWS:End ---- */