
/*!!!!!!!!!!! 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: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 li {
	float:none;}
#qm0 li:hover>ul{
	top:0px;
	left:100%;
}
#qm1 li {
	float:none;}
#qm1 li:hover>ul{
	top:0px;
	left:100%;
}
 
 
/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/
 
 
	/*
	##########################################
	#            QuickMenu 0                 #
	##########################################
	*/
 
	/*"""""""" (MAIN) Container""""""""*/	
	#qm0
	{	
	width: 151px;
	background-image: url(../imagens/fundo_links_esq.jpg);
	background-repeat: repeat-y;
	}
 
 
	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a
	{	
	background-image: url(../imagens/botao_esq.jpg);
	background-repeat: no-repeat;
	height: auto;
	padding-right: 16px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: -1px;
	color: #555555;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 5px;
	}
 
 
	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
	color: #4682b4;
	}
 
 
	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
	width: auto;
	background-image: url(../imagens/fundo_links_esq.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 5px;
	}
 
	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
	background-image: url(../imagens/botao_esq2.jpg);
	background-repeat: no-repeat;
	height: auto;
	padding-right: 12px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	text-transform: lowercase;
	font-weight: normal;
	color: #555555;
	padding-top: 3px;
	letter-spacing: normal;
	padding-bottom: 5px;
	background-position: left;
	}
 
 
	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
	color: #4682b4;
	}
 
 
	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
	color: #4682b4;
	}
 
 
	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
	color: #4682b4;
	}
 

	/*
	##########################################
	#            QuickMenu 1                 #
	##########################################
	*/
 
	/*"""""""" (MAIN) Container""""""""*/	
	#qm1
	{	
	width: 151px;
	background-image: url(../imagens/fundo_links_esq.jpg);
	background-repeat: repeat-y;
	}
 
 
	/*"""""""" (MAIN) Items""""""""*/	
	#qm1 a
	{	
	background-image: url(../imagens/botao_esq2.jpg);
	background-repeat: no-repeat;
	height: auto;
	padding-right: 16px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: -1px;
	padding-top: 4px;
	color: #555555;
	text-decoration: none;
	padding-bottom: 5px;
	}
 
 
	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm1 .qmactive, body #qm1 .qmactive:hover	
	{	
	color: #4682b4;
	}
 
 
	/*"""""""" (SUB) Container""""""""*/	
	#qm1 div, #qm1 ul	
	{	
	width: auto;
	background-image: url(../imagens/fundo_links_esq.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 5px;
	}
 
 
	/*"""""""" (SUB) Items""""""""*/	
	#qm1 div a, #qm1 ul a	
	{	
	background-image: url(../imagens/botaodesdobramento.jpg);
	background-repeat: no-repeat;
	height: auto;
	padding-right: 12px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: normal;
	padding-top: 3px;
	color: #555555;
	padding-bottom: 5px;
	background-position: left;
	}
 
 
	/*"""""""" (SUB) Hover State""""""""*/	
	#qm1 div a:hover	
	{	
	color: #4682b4;
	}
 
 
	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm1 ul li:hover>a	
	{	
	color: #4682b4;
	}
 
 
	/*"""""""" (SUB) Active State""""""""*/	
	body #qm1 div .qmactive, body #qm1 div .qmactive:hover	
	{	
	color: #4682b4;
	}
  
.qmfv{
	visibility:visible !important;
}
.qmfh{
	visibility:hidden !important;
}
