
.yuimenubar { 
	font-family: Arial;
	font-weight: normal;

	visibility:visible;
	position:static;
}

.yuimenu .yuimenu,.yuimenubar .yuimenu {
	visibility:hidden;
	position:absolute;
	top:-10000px;
	left:-10000px;
}

.yuimenubar li,.yuimenu li {
	list-style-type:none;
}	

.yuimenubar ul,.yuimenu ul,.yuimenubar li,.yuimenu li,.yuimenu h6,.yuimenubar h6 {
	margin:0;padding:0;
}

.yuimenuitemlabel,.yuimenubaritemlabel {
	text-align:left;
	white-space:nowrap;
}

.yuimenubar ul {
	*zoom:1;
}

.yuimenubar .yuimenu ul{
	*zoom:normal;
}

.yuimenubar>.bd>ul:after{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	line-height:0;
}

.yuimenubaritem{
	float:left;
	font-size: 0px;
	line-height: 0px;
}

.yuimenubaritemlabel,.yuimenuitemlabel{
	display:block;
}

.yuimenuitemlabel .helptext{
	font-style:normal;
	display:block;
	margin:-1em 0 0 10em;
}

.yui-menu-shadow{
	position:absolute;
	visibility:hidden;
	z-index:-1;
}

.yui-menu-shadow-visible{
	top:0px;
	right:-2px;
	left:1px;
	bottom:-2px;
	visibility:visible;
}

.hide-scrollbars *{
	overflow:hidden;
}

.hide-scrollbars select{
	display:none;
}

.yuimenu.show-scrollbars,.yuimenubar.show-scrollbars{
	overflow:visible;
}

.yuimenu.hide-scrollbars .yui-menu-shadow,.yuimenubar.hide-scrollbars .yui-menu-shadow{
	overflow:hidden;
}

.yuimenu.show-scrollbars .yui-menu-shadow,.yuimenubar.show-scrollbars .yui-menu-shadow{
	overflow:auto;
}

.yui-skin-rits .yuimenubar {
	height: 50px;	
}

.yui-skin-rits .yuimenubarnav .yuimenubaritem {
}


.yui-skin-rits .yuimenubaritemlabel{
	
}
a.yuimenubaritemlabel:link, a.yuimenubaritemlabel:visited, a.yuimenubaritemlabel:active, a.yuimenubaritemlabel:hover {
}

.yui-skin-rits .yuimenubarnav .yuimenubaritemlabel{
}

.yui-skin-rits .yuimenubarnav .yuimenubaritemlabel-hassubmenu{	
}

.yui-skin-rits .yuimenubarnav .yuimenubaritem-selected{
	
}

.yui-skin-rits .yuimenubaritem-selected{		
}

.yui-skin-rits .yuimenubaritemlabel-selected{
}

.yui-skin-rits .yuimenubarnav .yuimenubaritemlabel-selected{
}

.yui-skin-rits .yuimenubaritemlabel-disabled{
	cursor:default;
	color:#A6A6A6;
}

.yui-skin-rits .yuimenubarnav .yuimenubaritemlabel-hassubmenu-disabled{
	background-image:none;
}

.yui-skin-rits .yuimenu {
	
	font-size:11px;
	line-height:1.5;
	*line-height:1.45;
		
}

.yui-skin-rits .yuimenubar .yuimenu,.yui-skin-rits .yuimenu .yuimenu{
	font-size:11px;
}

.yui-skin-rits .yuimenu .bd{
	
	background-color: #f2eee7;
}

.yui-skin-rits .yuimenu ul{
	padding-top: 15px;	
	padding-bottom: 15px;	
}

.yui-skin-rits .yuimenu ul.first-of-type{
	border-width:0;
}

.yui-skin-rits .yuimenu h6{
	font-weight:normal;
	border-style:solid;
	border-color:#ccc;
	border-width:1px 0 0 0;
	color:#a4a4a4;
	padding:3px 10px 0 10px;
	
}

.yui-skin-rits .yuimenu ul.hastitle,.yui-skin-rits .yuimenu h6.first-of-type{
	border-width:0;
}

.yui-skin-rits .yuimenu .yui-menu-body-scrolled{	
	overflow:hidden;
}

.yui-skin-rits .yuimenu .topscrollbar,.yui-skin-rits .yuimenu .bottomscrollbar{
	height:16px;	
	background:#fff;
}

.yui-skin-rits .yuimenu .topscrollbar{
	border-bottom-width:0;	
	background: #ffffff url('/_resources/media/img/default/icon_arrow_menu_up.gif') center no-repeat;
}

.yui-skin-rits .yuimenu .topscrollbar_disabled{
	background: #ffffff url('/_resources/media/img/default/icon_arrow_menu_up_disabled.gif') center no-repeat;
}

.yui-skin-rits .yuimenu .bottomscrollbar{
	border-top-width:0;
	background: #ffffff url('/_resources/media/img/default/icon_arrow_menu_down.gif') center no-repeat;
}

.yui-skin-rits .yuimenu .bottomscrollbar_disabled{
	background: #ffffff url('/_resources/media/img/default/icon_arrow_menu_down_disabled.gif') center no-repeat;
}

.yui-skin-rits .yuimenuitem {	
	padding-left: 20px;
	padding-right: 20px;		
}

.yui-skin-rits .yuimenuitemlabel{	
	padding-top: 2px;	
	padding-bottom: 2px;	
	text-decoration:none;			
}

a.yuimenuitemlabel:link, a.yuimenuitemlabel:visited, a.yuimenuitemlabel:active,  a.yuimenuitemlabel:hover {
	background: url('/_resources/media/img/default/icon_arrow_menu.gif') no-repeat left center;
	padding-left: 20px;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
	color: #6c6c60;
}

a.yuimenuitemlabel:hover {
	color: #365a9e;

}

.yui-skin-rits .yuimenuitemlabel .helptext{
	margin-top:-1.5em;
	*margin-top:-1.45em;
}

.yui-skin-rits .yuimenuitem-hassubmenu{	
}

.yui-skin-rits .yuimenuitem-checked{
	background-image:url(/_resources/media/img/admin/skin/menuitem_checkbox.png);	
	background-position:left center;
	background-repeat:no-repeat;
}

.yui-skin-rits .yui-menu-shadow-visible{
	background-color:#000;
	opacity:.12;
	filter:	alpha(opacity=12);
}

.yui-skin-rits .yuimenuitem-selected{
	
}

.yui-skin-rits .yuimenuitemlabel-disabled{
	cursor:default;
	color:#A6A6A6;
}

.yui-skin-rits .yuimenuitem-hassubmenu-disabled{
	background-image:url(/_resources/media/img/admin/skin/menuitem_right_disabled.gif);
}

.yui-skin-rits .yuimenuitem-checked-disabled{
	background-image:url(/_resources/media/img/admin/skin/menuitem_checkbox_disabled.png);
	background-image:url(menuitem_checkbox_disabled.png);
}

.lnk-menu {
	display: block;
	height: 50px;
}

.lnk-menu-on {
	display: block;
	height: 50px;
}

.lnk-menu .lnk-menu-bg-left {
	display: block;
	float: left;
	width: 12px;
	height: 50px;	
}

.lnk-menu-on .lnk-menu-bg-left {
	display: block;
	float: left;
	width: 12px;
	height: 50px;
	background: url('/_resources/media/img/default/bg_menu_on_left.gif') no-repeat 0px 8px;
}

.lnk-menu .lnk-menu-bg-right{
	display: block;
	float: left;
	width: 12px;
	height: 50px;
}

.lnk-menu-on .lnk-menu-bg-right {
	display: block;
	float: left;
	width: 12px;
	height: 50px;
	background: url('/_resources/media/img/default/bg_menu_on_right.gif') no-repeat 0px 8px;
}

.lnk-menu .lnk-menu-bg {
	display: block;
	float: left;	
	height: 50px;		
}

.lnk-menu-on .lnk-menu-bg {
	display: block;
	float: left;	
	height: 50px;
	background: url('/_resources/media/img/default/bg_menu_on_repeat.gif') repeat-x 0px 8px;
}

.lnk-menu-home .link{	
	display: block;
	width: 15px;
	height: 50px;
	background: url('/_resources/media/img/default/menu_home.gif') no-repeat 0px 13px;		
}

.yui-skin-rits .yuimenubaritem-selected .lnk-menu-home .link {
	background: url('/_resources/media/img/default/menu_home_on.gif') no-repeat 0px 13px;		
}

.lnk-menu-governador .link{	
	display: block;
	width: 82px;
	height: 50px;
	background: url('/_resources/media/img/default/menu_governador.gif') no-repeat 0px 13px;		
}

.yui-skin-rits .yuimenubaritem-selected .lnk-menu-governador .link {
	background: url('/_resources/media/img/default/menu_governador_on.gif') no-repeat 0px 13px;		
}

.lnk-menu-propostas .link{	
	display: block;
	width: 67px;
	height: 50px;
	background: url('/_resources/media/img/default/menu_propostas.gif') no-repeat 0px 13px;		
}

.yui-skin-rits .yuimenubaritem-selected .lnk-menu-propostas .link {
	background: url('/_resources/media/img/default/menu_propostas_on.gif') no-repeat 0px 13px;		
}


.lnk-menu-blog .link{	
	display: block;
	width: 30px;
	height: 50px;
	background: url('/_resources/media/img/default/menu_blog.gif') no-repeat 0px 13px;		
}

.yui-skin-rits .yuimenubaritem-selected .lnk-menu-blog .link {
	background: url('/_resources/media/img/default/menu_blog_on.gif') no-repeat 0px 13px;		
}

.lnk-menu-agenda .link{	
	display: block;
	width: 49px;
	height: 50px;
	background: url('/_resources/media/img/default/menu_agenda.gif') no-repeat 0px 13px;		
}

.yui-skin-rits .yuimenubaritem-selected .lnk-menu-agenda .link {
	background: url('/_resources/media/img/default/menu_agenda_on.gif') no-repeat 0px 13px;		
}


.lnk-menu-campanha .link{	
	display: block;
	width: 66px;
	height: 50px;
	background: url('/_resources/media/img/default/menu_campanha.gif') no-repeat 0px 13px;		
}

.yui-skin-rits .yuimenubaritem-selected .lnk-menu-campanha .link {
	background: url('/_resources/media/img/default/menu_campanha_on.gif') no-repeat 0px 13px;		
}


.lnk-menu-imprensa .link{	
	display: block;
	width: 58px;
	height: 50px;
	background: url('/_resources/media/img/default/menu_imprensa.gif') no-repeat 0px 13px;		
}

.yui-skin-rits .yuimenubaritem-selected .lnk-menu-imprensa .link {
	background: url('/_resources/media/img/default/menu_imprensa_on.gif') no-repeat 0px 13px;		
}


.lnk-menu-soutrabalhador .link{	
	display: block;
	width: 116px;
	height: 50px;
	background: url('/_resources/media/img/default/menu_soutrabalhador.gif') no-repeat 0px 13px;		
}

.yui-skin-rits .yuimenubaritem-selected .lnk-menu-soutrabalhador .link {
	background: url('/_resources/media/img/default/menu_soutrabalhador_on.gif') no-repeat 0px 13px;		
}

.yui-skin-rits .yuimenubaritem-selected .lnk-menu-on .lnk-menu-bg-left,
.yui-skin-rits .yuimenubaritem-selected .lnk-menu-on .lnk-menu-bg-right,
.yui-skin-rits .yuimenubaritem-selected .lnk-menu-on .lnk-menu-bg
 {
	background: none;
}

.yui-skin-rits .yuimenubaritem-selected .lnk-menu, 
.yui-skin-rits .yuimenubaritem-selected .lnk-menu-on {
	background: url('/_resources/media/img/default/bg_menu_hover.gif')	repeat-x;
	
}




