﻿/* ------------- layout ------------ */
#menuPrincipal_divisoria{
	list-style:none; 
	margin:0; 
	padding:0; 
	list-style-type:none; 
	list-style-image:none; 
	list-style-position:0; 
	line-height:0; 
	float:left; 
	display:block;
	width:2px;
}
#menuPrincipal_logoVQ{
width:auto;
float:left;
line-height:0;
}
/* ------------- layout ------------ */

/* ------------- estilo ------------ */
.menuPrincipal_estilo {
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
line-height:12px;
}
.menuPrincipal_estilo:hover{
text-decoration:underline;
}
/* ------------- estilo ------------ */


.topNavContainer_IV
{
	/*background-image:url("../../images/bl_Navbar_Gd_Default.jpg");*/
	/*background-repeat:repeat-x;*/
	background-color:#1749a6;
	height:37px;
	vertical-align:middle;
}
.topNav_IV
{
    *position:relative;
    *top:-1px;
}
.topNavItem_IV
{
	background-image: url('/SiteCollectionImages/master/menuP_divisoria.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	/*background-color: #1749a6;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	text-align:center;
	width: 96px;
}
.topNavItem_IV a
{
	display:block;
	padding:7px 2px 0px 2px;
	height:31px;
}
.topNavSelected_IV a
{
	/*background-image: url('../../Images/bl_Navbar_Gd_Hover.jpg');*/
	/*background-repeat:repeat-x;*/
	/*background-position:top right;*/
	background-color:#a86e0a;
	color: #EFF4FA;
}
.topNavHover_IV a
{
	color:#FFFFFF;
	background-color:#a86e0a;
	text-decoration:underline;

}
.topNavFlyOuts_IV
{
	border-top:1px #8a5a06 solid;
}
.topNavFlyOutsItem_IV
{	
	font-family: tahoma; 
	font-size: 8pt;
	background-color: #a86e0a;
	border:1px #8a5a06 solid;
	border-top-style: none;
	color:#ffffff; 
	*width:150px;
	min-width:150px;
	text-align:left;
		
}
.topNavFlyOutsItem_IV a
{
	display: block;
	padding: 4px 5px 4px 5px;
	background-image: url('/SiteCollectionImages/master/bullet_menuSub.gif');
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 15px;
}
.topNavFlyOutsItem_IV a:hover
{
    text-decoration:underline;
}

.topNavFlyOutsHover_IV
{
	background-color: #8a5a06;
}
.topNavRoundRight_IV
{
    width:0px;
}
.topNavRoundLeft_IV
{
    width:0px;
}
