/* ------------------------------------------------------------------------- */
/* ESTILOS DO MENU --------------------------------------------------------- */
/* ------------------------------------------------------------------------- */

#ddtopmenubar {
	font-family: Verdana, Trebuchet MS, Arial;
	height:49px;
	left:109px;
	position:relative;
	top:211px;
	width:742px;
}

.menujfl ul{
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family: Verdana, Trebuchet MS, Arial;
	color: #FFFFFF;
	font-weight: bold;
	list-style-type: none;
	border: 0;
	overflow: hidden;
	width: 100%;
}

.menujfl li{
	display: inline;
	margin: 0;
}

.menujfl li a, .menujfl li a:visited {
	float: left;
	display: block;
	width: 92.4px;
	height: 30px;
	_height: 49px;
	text-align: center;
	text-decoration: none;
	margin: 0;
	padding: 19px 0 0 0;
	font-size: 9px;
	font-weight: bold;	
	color: #FFFFFF;
	text-transform: uppercase;	
}

.menujfl li a:hover, .menujfl a.selected{
	background: url("../../images/estrutura/bg-menuitem-hover.jpg") bottom left repeat-x; /*background of tabs for hover state */
	text-decoration: none;
}

.menujfl li a.menu-item-primeiro:hover {
	background: url("../../images/estrutura/bg-menuitem-primeiro-hover.jpg") top left no-repeat;
}

.menujfl li a.menu-item-primeiro.selected {
	background: url("../../images/estrutura/bg-menuitem-primeiro-hover.jpg") top left no-repeat;
	_background: url("../../images/estrutura/bg-menuitem-hover.jpg") bottom left repeat-x; /*background of tabs for hover state */
}

.menujfl li a.menu-item-ultimo {
	width: 95px;
}

.menujfl li a.menu-item-ultimo, x:-moz-any-link, x:default {
	width: 94px;
	margin: 0 0 0 -1px;
}

.menujfl li a.menu-item-ultimo {
	_width: 95px !important;
	_margin: 0;
}

.menujfl li a.menu-item-ultimo:hover, .menujfl li a.menu-item-ultimo.selected {
	background: url("../../images/estrutura/bg-menuitem-ultimo-hover.jpg") top right no-repeat;
}

.menujfl li a.menu-item-ultimo.selected {
	background: url("../../images/estrutura/bg-menuitem-ultimo-hover.jpg") top right no-repeat;
	_background: url("../../images/estrutura/bg-menuitem-hover.jpg") bottom left repeat-x; /*background of tabs for hover state */
}

.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
	position: absolute;
	left: 0;
	top: 0;
	font-size: 9px;	
	color: #000000;
	margin: 0;
	padding: 0;
	list-style-type: none;	
	border-bottom-width: 0;
	visibility: hidden;
	z-index: 100;
}

.ddsubmenustyle li {
	list-style-type: none;
	margin: 0;	
}

.ddsubmenustyle li a, .ddsubmenustyle li a:visited {
	display: block;
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	background: #FFFFFF;
	text-decoration: none;
	padding: 5px 25px 5px 15px;
	text-align: left;
	margin: 0;
}


* html .ddsubmenustyle li{
	display: inline-block;
	width: 160px; /* width of menu (include side paddings of LI A */
	margin: 0 0 -2px 0;
}

.ddsubmenustyle li a:hover{
	background-color: #c5c5c5;
	text-decoration: none;	
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
	padding-left: 4px;
	border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
	position: absolute;
	padding: 0px;
	right: 10px;
	border: 0;
}

.ddiframeshim{
	position: absolute;
	z-index: 500;
	background: transparent;
	border-width: 0;
	width: 0;
	height: 0;
	display: block;
}

/**********************************************************
* PRODUTOS > SEGURANÇA ************************************
***********************************************************/
#menuassociadas-12 {
	background: url("../../images/estrutura/bg-menuassociadas-produtos-seguranca.jpg") top left no-repeat;
 	width: 230px;
	height: 339px;
}

#menuassociadas-12 li {
	background: none;
}

#menuassociadas-12 li a {
	width: 180px;
	_width: 230px;
	height: 19px;
	_height: 26px;
	padding: 5px 0 0 50px;
	background: none;
}

#menuassociadas-12 li a:hover {
	background: url("../../images/estrutura/bg-menuassociadas-item-hover.jpg") top right no-repeat;
	text-decoration: none;	
}

/**********************************************************
* PRODUTOS > TELECOM **************************************
***********************************************************/
#menuassociadas-13 {
	background: url("../../images/estrutura/bg-menuassociadas-produtos-telecom.jpg") top left no-repeat;
 	width: 230px;
	height: 26px;
}

#menuassociadas-13 li {
	background: none;
}

#menuassociadas-13 li a {
	width: 180px;
	_width: 230px;
	height: 19px;
	_height: 26px;
	padding: 5px 0 0 50px;
	background: none;
}

#menuassociadas-13 li a:hover {
	background: url("../../images/estrutura/bg-menuassociadas-item-hover.jpg") top right no-repeat;
	text-decoration: none;	
}
