/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:inline-block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


/* QuickMenu 0 */

/*"""""""" (MAIN) Container""""""""*/	
#qm0	
{
height:20px;
background-color:#29176B;
/*	background-color:#377FBA; */
border-width:0px;
border-style:solid;
border-color:#291669;
background-image:url(images/fejepar_fragmento_menu.gif);
background-repeat: repeat-x;
background-position: top;
padding-top: 3px;
padding-right: 0px;
padding-bottom: 2px;
padding-left: 6px;
}


/*"""""""" (MAIN) Items""""""""*/	
#qm0 a	
{
	color:#FAFAFA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	font-variant:normal;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-transform: uppercase;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}


/*"""""""" (SUB) Container""""""""*/	
#qm0 div, #qm0 ul	
{
background-color:#6B5A94;
/*background-color:#6CACE0;*/
background-image:none;
border-width:1px;
border-style:solid;
border-color:#291669;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: -6px;
padding-top: 10px;
padding-right: 7px;
padding-bottom: 7px;
padding-left: 7px;
}


/*"""""""" (SUB) Items""""""""*/	
#qm0 div a, #qm0 ul a	
{	
padding:3px 10px 3px 5px;
margin:0px;
background-color:transparent;
font-size:10px;
border-width:0px;
border-style:none;
}


/*"""""""" (SUB) Hover State""""""""*/	
#qm0 div a:hover	
{	
color:#F4F4F4;
background-color:#29176B;
/*		background-color:#377FBA;*/
}

/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
#qm0 ul li:hover>a	
{	
color:#F4F4F4;
}


/*"""""""" (SUB) Active State"""""""" ao passar o mouse no submenu */	
body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
{	
background-color:#29176B;
/*		background-color:#377FBA;*/
color:#F4F4F4;
}

/*"""""""" Individual Titles""""""""*/	
#qm0 .qmtitle	
{	
padding:2px 0px 2px 5px;
margin:10px -4px 5px -4px;
background-color:#C8C8C8;
/*background-color:#AFC8EC;*/
color:#112747;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
border-width:1px;
border-style:solid;
border-color:#291669;
}


/*"""""""" (main) Rounded Items - menu principal ao passar o mouse (1 de 2) """"""""*/	
#qm0 .qmritem span	
{
border-color:#291669;
background-color:#DFDFDF;
}


/*"""""""" (main) Rounded Items Content""""""""*/	
#qm0 .qmritemcontent	
{	
padding:1px 0px 0px 7px;
}


/*"""""""" (sub) Rounded Items""""""""*/	
#qm0 div .qmritem span	
{	
border-color:#291669;
background-color:#F4F4F4;
}


/*"""""""" (sub) Rounded Items Content""""""""*/	
#qm0 div .qmritemcontent	
{	
padding:0px 0px 0px 4px;
}


/*"""""""" (sub) Rounded Items Hover""""""""*/	
#qm0 div a:hover .qmritem span	
{	
background-color:#29176B;
/*		background-color:#377FBA;*/
}


/*"""""""" Custom Rule""""""""*/	
ul#qm0 ul	
{	
margin:0px;
background-color:#C8C8C8;
/*background-color:#5A9CCE;*/
border-width:1px;
border-style:solid;
border-color:#291669;
}


/*"""""""" Custom Rule""""""""*/	
ul#qm0 ul li:hover > a	
{	
background-color:#29176B;
/*		background-color:#377FBA;*/
color: #FAFAFA;
}


/*"""""""" Custom Rule""""""""*/	
ul#qm0 ul li:hover > a.qmparent	
{	
background-image:url(qmimages/arrow_5.gif);
}


/*"""""""" Custom Rule""""""""*/	
ul#qm0 ul li .qmparent	
{	
background-image:url(qmimages/arrow_4.gif);
}

/*"""""""" Custom Rule - menu principal ao passar o mouse (2 de 2)""""""""*/	
ul#qm0 li:hover > a	
{
background-color:#DFDFDF;
color: #29176B;
/*color: #377FBA;*/
}


/*"""""""" Custom Rule""""""""*/	
ul#qm0 li .qmparent	
{	
background-image:url(qmimages/arrow_6.gif);
background-repeat:no-repeat;
background-position:92% 50%;
}
#header #header04 #qm0 .separador
{
	color: #FF0000;
	display: block!important;
	visibility: visible!important;
}
.qmparentfalso
{
background-image:url(images/fejepar_fragmento_menu_01.gif);
background-repeat: repeat-x;
background-position: top;
background-color:#29176B;
color:#FFFFFF;
margin: 0px;
padding: 0px;
cursor: pointer!important;
}
.qmparentfalso a:link, .qmparentfalso a:visited, .qmparentfalso a:hover
{	
background-image:url(images/fejepar_fragmento_menu_01.gif);
background-repeat: repeat-x;
background-position: top;
background-color:#FFF;
color:#FFFFFF;
margin: 0px;
padding: 0px;
cursor: pointer!important;
}

#qm0 .qmparent a:link, #qm0 .qmparent a:visited
{
}
/* menu principal ao passar o mouse */

#qm0 .qmparent:hover
{
	background-color: #6B5A94;

}
