/*!!!!!!!!!!! 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;}/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/	/* QuickMenu 0 */	/*"""""""" (MAIN) Container""""""""*/		#qm0		{	width:200px;	border-width:0px;	border-style:none;	background-repeat: no-repeat;	background-position: right top;	}	/*"""""""" (MAIN) Items""""""""*/		#qm0 a		{	padding:5px 15px 5px 8px;	color:#000000;	font-family:Arial;	font-size:12px;	text-decoration:none;	border-width:0px;	border-style:none;	background-repeat: no-repeat;	background-position: right top;	height: 20px;	background-image: url(images/btnGeral.gif);	}	/*"""""""" (MAIN) Active State""""""""*/		body #qm0 .qmactive, body #qm0 .qmactive:hover		{			text-decoration:underline;	}	/*"""""""" (SUB) Container""""""""*/		#qm0 div		{	padding:10px 0px 10px 0px;	border-width:0px;	border-style:none;	}	/*"""""""" (SUB) Items""""""""*/		#qm0 div a		{	padding:2px 0px 2px 15px;	margin:0px 5px 0px 5px;	background-color:transparent;	background-image:none;	font-size:11px;	border-width:0px;	border-style:none;	}	/*"""""""" (SUB) Hover State""""""""*/		#qm0 div a:hover		{			text-decoration:underline;	}	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/		#qm0 div a:hover		{			text-decoration:underline;	}	/*"""""""" (SUB) Active State""""""""*/		body #qm0 div .qmactive, body #qm0 div .qmactive:hover		{			background-color:#BFBFBF;		border-color:#999999;	}	/*"""""""" Individual Titles""""""""*/		#qm0 .qmtitle		{			font-size:11px;	}	/*"""""""" Custom Rule""""""""		ul#qm0 a		{			background-color:#DDDDDD;	}	/*"""""""" Custom Rule""""""""		ul#qm0 ul		{			background-color:#F1F1F1;		border-width:1px;		border-style:solid;		border-color:#666666;	}	/*"""""""" Custom Rule""""""""		ul#qm0 ul a		{			padding:2px 20px 2px 5px;		background-color:#F1F1F1;	}	/*"""""""" Custom Rule""""""""		ul#qm0 .qmparent		{	background-image:url(images/symbol_0.gif);	background-repeat:no-repeat;	background-position:85% top;	}	/*"""""""" Custom Rule""""""""		ul#qm0 li:hover > a.qmparent		{	background-image:url(images/symbol_2.gif);	}	/*"""""""" Custom Rule""""""""		ul#qm0 ul .qmparent		{	background-image:url(images/symbol_3.gif);	}	/*"""""""" Custom Rule""""""""*	ul#qm0 ul li:hover > a.qmparent		{	background-image:url(images/symbol_5.gif);	}
