/* ================================================================ 
This copyright notice must be untouched at all times.
Copyright (c) 2005-2010 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* default styling */
.nav, .nav ul {list-style-type:none; margin:0; padding:0;}
.nav a {text-decoration:none;}
.nav {font-family: arial, sans-serif; font-size:12px; width:970px; margin:0 auto; text-align:left; height:32px;}

/* style the links */
/* needs a background for IE6 - can be a color or a transparent gif */
.nav a {background:#fff; height:41px;} 
.nav ul a {height:auto;}
/* style the <b> element so that is does not affect the size of the link */
.nav a i {position:absolute; left:-9999px;}


.nav a b {display:block; border:0 solid #1552ad; border-width:0px 0px 0 0px; background:#fff; color:#444; font-size:11px; line-height:15px; font-weight:normal;padding:0px; cursor:pointer; width:160px;} 
.nav a b.last {border-bottom-width:0px; width:160px;}
.nav b img {display:block; float:left; padding-right:0px; border:0;}
.nav b span {display:block; font-size:14px; color:#069; padding-top:5px; font-weight:bold; width:160px;}
/* WIDTH change this WITH CARE to suit your requirements */


/*ORIGINAL
.nav a b {display:block; border:1px solid #1552ad; border-width:1px 1px 0 1px; background:#fff; color:#444; font-size:11px; line-height:15px; font-weight:normal;padding:10px; cursor:pointer;} 
.nav a b.last {border-bottom-width:1px;}
.nav b img {display:block; float:left; padding-right:5px; border:0;}
.nav b span {display:block; font-size:14px; color:#069; padding-top:5px; font-weight:bold;}*/
/* WIDTH change this WITH CARE to suit your requirements */


/* FOR NAV0 */
.nav0, .nav0 a {width:42px;}
.nav0 a {background:url(../cambios/images/menu_03.png) no-repeat left top;}

/* FOR NAV1 */
.nav1, .nav1 a {width:75px;}
.nav1 a {background:url(../cambios/images/menu_04.png) no-repeat left top;}

/* FOR NAV2 */
.nav2, .nav2 a {width:111px;}
.nav2 a {margin-right:-101px; background:url(../cambios/images/menu_05.png) no-repeat left top;} /* 1px less than the top level link width */
.nav2 ul li {max-width:101px;}

/* FOR NAV3 */
.nav3, .nav3 a {width:216px;}
.nav3 a {margin-right:-94px; background:url(../cambios/images/menu_06.png) no-repeat left top;} /* 1px less than the top level link width */
.nav3 ul li {max-width:94px;}

/* FOR NAV3 */
.nav4, .nav4 a {width:160px;}
.nav4 a {margin-right:-142px; background:url(../cambios/images/menu_07.png) no-repeat left top;} /* 1px less than the top level link width */
.nav4 ul li {max-width:142px;}

/* FOR NAV5 */
.nav5, .nav5 a {width:107px;}
.nav5 a {margin-right:-142px; background:url(../cambios/images/menu_08.png) no-repeat left top;}
.nav5 ul li {max-width:142px;}

/* FOR NAV6 */
.nav6, .nav6 a {width:112px;}
.nav6 a {margin-right:-142px; background:url(../cambios/images/menu_09.png) no-repeat left top;}
.nav6 ul li {max-width:142px;}

/* FOR NAV7 */
.nav7, .nav7 a {width:104px;}
.nav7 a {background:url(../cambios/images/menu_10.png) no-repeat left top;}


/* FOR NAV8 */
.nav8, .nav8 a {width:43px;}
.nav8 a {background:url(../cambios/images/menu_11.png) no-repeat left top;}

/* FOR NAV9 */
.nav9, .nav9 a {width:11px;}
.nav9 a {background:url(der.gif) no-repeat left top;}

.nav li.drop ul li a {
	width:230px;
	margin-right:-200px;
}
/* ----------------------------------------------------------------------------	*/

/* DO NOT CHANGE ANYTHING BELOW */
.nav li {float:left;} /* fixes several IE related bugs, and allows for clearing */
.nav ul {float:left; position:relative; z-index:20; left:1px; top:-1px;} /* necessary for float drop and to stack the <ul>s */
.nav ul li {clear:left;} /* must clear the floated list item inside sublist */
.nav a {position:relative; display:block;} /* needs to have a position, to be above the rest */
.nav a.main {float:left; /* necessary for float drop */
    margin-top:10000px;} /* bring the top level links back into view */
.nav .drop {margin-top:-10000px;} /* hide the sub links and their containers, opera has low upper limits */
.nav ul {margin-bottom:-5000px;} /* avoid any interaction between the subs, can be any large size */
/* ----------------------------------------------------------------------------	*/

/* The bit that does ALL the work to bring the sub menus into view */
.nav a:hover,
.nav a:focus,
.nav a:active {margin-right:0; z-index:10; outline:0; background-position:left top;}

.nav1 a:hover,
.nav1 a:focus,
.nav1 a:active {margin-right:0; z-index:10; outline:0; background-position:left top; background:url(../cambios/images/menuON_04.png) no-repeat left top}

.nav2 a:hover,
.nav2 a:focus,
.nav2 a:active {margin-right:0; z-index:10; outline:0; background-position:left top; background:url(../cambios/images/menuON_05.png) no-repeat left top}

.nav3 a:hover,
.nav3 a:focus,
.nav3 a:active {margin-right:0; z-index:10; outline:0; background-position:left top; background:url(../cambios/images/menuON_06.png) no-repeat left top}

.nav4 a:hover,
.nav4 a:focus,
.nav4 a:active {margin-right:0; z-index:10; outline:0; background-position:left top; background:url(../cambios/images/menuON_07.png) no-repeat left top}

.nav5 a:hover,
.nav5 a:focus,
.nav5 a:active {margin-right:0; z-index:10; outline:0; background-position:left top; background:url(../cambios/images/menuON_08.png) no-repeat left top}

.nav6 a:hover,
.nav6 a:focus,
.nav6 a:active {margin-right:0; z-index:10; outline:0; background-position:left top; background:url(../cambios/images/menuON_09.png) no-repeat left top}

.nav7 a:hover,
.nav7 a:focus,
.nav7 a:active {margin-right:0; z-index:10; outline:0; background-position:left top; background:url(../cambios/images/menuON_10.png) no-repeat left top}

.nav a:hover b,
.nav a:focus b,
.nav a:active b {background:#ffffff;}

.nav .nav2 ul a:hover,
.nav .nav2 ul a:focus,
.nav .nav2 ul a:active {margin-right:-128px;} /* The margin-right value is the dropdown link width minus the top level link width */

.nav .nav3 ul a:hover,
.nav .nav3 ul a:focus,
.nav .nav3 ul a:active {margin-right:-135px;} /* The margin-right value is the dropdown link width minus the top level link width */

.nav .nav4 ul a:hover,
.nav .nav4 ul a:focus,
.nav .nav4 ul a:active {margin-right:-87px;} /* The margin-right value is the dropdown link width minus the top level link width */

.nav .nav5 ul a:hover,
.nav .nav5 ul a:focus,
.nav .nav5 ul a:active {margin-right:-87px;} /* The margin-right value is the dropdown link width minus the top level link width */

.nav .nav6 ul a:hover,
.nav .nav6 ul a:focus,
.nav .nav6 ul a:active {margin-right:-87px;} /* The margin-right value is the dropdown link width minus the top level link width */

/* OPERA fix */
.nav ul:hover {clear:left;} /* to stop intermittent sub link :hover problems */

/* IE6 and 7 fix */
a:active {}

/* ----------------------------------------------------------------------------	*/
