/* MENU CLIENTES */

.menu{
	width:190px;
	background-color: #FFFFFF;
	color: #666666;
	font-weight: bold;
	font-size: 120%;
}
	
#odo{
	margin-left:0px;
	padding-left:0px;
	font-weight: bold;
	}

.ul_menu{
	padding:0px;
	margin:0px;
	list-style-type:none;
	background-color: #FFFFFF;
	color: #666666;
	font-weight: bold;
}

.ul_menu UL{
	margin:0px;
	padding:0px;
	color: #666666;
	font-weight: bold;
}

.li_menu1{
	padding:0px;
	margin:0px;
	list-style-type:none;
	color: #000000;
	font-weight: bold;
}

.li_menu1 A{
	display:block;
	width:100%;
	text-decoration:none;
	background-color:#FFFFFF;
	background-position:bottom;
	background-repeat:repeat-x;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:3px;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}

.pc_dot_menu {
	margin-right: 6px;
	font-weight: normal;
}

.li_menu1 A:hover{
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
	
.li_menu1 A.samePage{
	color: #666666;
	background-color: #FFFFFF;
	font-weight: bold;
}
	
.li_menu1 A.samePage:hover{
	color: #000000;
	background-color:#FFFFFF;
	font-weight: bold;
}

.li_menu1 LI A{
	background-color:#FFFFFF;
	color: #666666;
	font-weight: bold;
	text-indent:17px;
	}
	
.li_menu1 LI LI A{
	background-color:#FFFFFF;
	color: #666666;
	font-weight: bold;
	text-indent:34px;
	}
	
.li_menu1 LI LI LI A{
	background-color:#FFFFFF;
	color: #666666;
	font-weight: bold;
	text-indent:51px;
	}

UNKNOWN{
	display:list-item;
	font-weight: bold;
	}
UNKNOWN {
	width:auto;
	height:auto;
	font-weight: bold;
	}

.li_menu1_pai{
	padding:0px;
	margin:0px;
	list-style-type:none;
	color: #666666;
	font-weight: bold;
}

.li_menu1_pai A{
	display:block;
	width:100%;
	text-decoration:none;
	background-color:#FFFFFF;
	background-position:bottom;
	background-repeat:repeat-x;
	padding-left:16px;
	padding-top:2px;
	padding-bottom:3px;
	color: #666666;
	font-weight: bold;
}
	
.li_menu1_pai A:hover{
	background-color:#FFFFFF;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.spc_menu_pai{
	margin-right:3px;
	font-weight: bold;
}
	
.li_menu1_pai_on{
	padding:0px;
	margin:0px;
	list-style-type:none;
	color: #000000;
	font-weight: bold;
}

.li_menu1_pai_on A{
	display:block;
	font-weight:bold;
	width:100%;
	text-decoration:none;
	background-color:#FFFFFF;
	background-position:bottom;
	background-repeat:repeat-x;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:3px;
	color: #666666;
}

.li_menu1_pai_on A:hover{
	background-color:#FFFFFF;
	color: #000000;
	text-decoration: none;
}

/* Switch Content - FAQS */

.showstate{float:left;padding-top:4px;padding-right:2px;}
.headers{font-weight:bold;;background-position:bottom;background-repeat:repeat-x;font-weight:bold;padding-left:3px;padding-top:2px;padding-bottom:3px;}
.headers a{color:#000000;line-height:16px;background-color:#FFFFFF;font-weight:bold;font-size:small;}
.headers a:hover{color:#000000;line-height:16px;background-color:#FFFFFF;font-weight:bold;font-size:small;
	text-decoration: underline;
}
.switchcontent{padding-top:10px;padding-bottom:10px;background-image:url(../img/sep_menus.gif);background-position:bottom;background-repeat:repeat-x;line-height:14px;font-size:110%;}
