#top-nav{
	width: 671px;
	overflow:visible;
}

#celdas_menu_rojo_1{
	float:left;
	min-width:121px;
	height: 27px;
	padding-top: 15px;
	text-align:center;
}
#celdas_menu_rojo_1:hover{
	float:left;
	min-width:121px;
	height: 27px;
	padding-top: 15px;
	text-align:center;
	background-image:url(../images/topmenu-hover-1.jpg);
}
#celdas_menu_rojo_1_current{
	float:left;
	min-width:121px;
	height: 27px;
	padding-top: 15px;
	text-align:center;
	background-image:url(../images/topmenu-hover-1.jpg);
}
#celdas_menu_rojo_2{
	float:left;
	min-width:110px;
	height: 27px;
	padding-top: 15px;
	text-align:center;
}
#celdas_menu_rojo_2:hover{
	float:left;
	min-width:110px;
	height: 27px;
	padding-top: 15px;
	text-align:center;
	background-image:url(../images/topmenu-hover-2.jpg);
}
#celdas_menu_rojo_2_current{
	float:left;
	min-width:110px;
	height: 27px;
	padding-top: 15px;
	text-align:center;
	background-image:url(../images/topmenu-hover-2.jpg);
}
#celdas_menu_rojo_3{
	float:left;
	min-width:105px;
	height: 27px;
	padding-top: 15px;
	text-align:center;
}
#celdas_menu_rojo_3:hover{
	float:left;
	min-width:105px;
	height: 27px;
	padding-top: 15px;
	text-align:center;
	background-image:url(../images/topmenu-hover-3.jpg);
}
#celdas_menu_rojo_3_current{
	float:left;
	min-width:105px;
	height: 27px;
	padding-top: 15px;
	text-align:center;
	background-image:url(../images/topmenu-hover-3.jpg);
}
#celdas_menu_rojo_4{
	float:left;
	min-width:101px;
	height: 27px;
	padding-top: 15px;
	text-align:left;
	padding-left: 20px;
}
#celdas_menu_rojo_4:hover{
	float:left;
	min-width:101px;
	height: 27px;
	padding-top: 15px;
	text-align:left;
	padding-left: 20px;
	background-image:url(../images/topmenu-hover-4.jpg);
}
#celdas_menu_rojo_4_current{
	float:left;
	min-width:101px;
	height: 27px;
	padding-top: 15px;
	text-align:left;
	padding-left: 20px;
	background-image:url(../images/topmenu-hover-4.jpg);
}
#celdas_menu_rojo_5{
	float:left;
	min-width:98px;
	height: 27px;
	padding-top: 15px;
	text-align:center;
}
#celdas_menu_rojo_5:hover{
	float:left;
	min-width:98px;
	height: 27px;
	padding-top: 15px;
	text-align:center;
	background-image:url(../images/topmenu-hover-5.jpg);
}
#celdas_menu_rojo_5_current{
	float:left;
	min-width:98px;
	height: 27px;
	padding-top: 15px;
	text-align:center;
	background-image:url(../images/topmenu-hover-5.jpg);
}
#celdas_menu_rojo_6{
	float:left;
	min-width:105px;
	height: 27px;
	padding-top: 15px;
	text-align:center;
}
#celdas_menu_rojo_6:hover{
	float:left;
	min-width:105px;
	height: 27px;
	padding-top: 15px;
	text-align:center;
	background-image:url(../images/topmenu-hover-6.jpg);
}
#celdas_menu_rojo_6_current{
	float:left;
	min-width:105px;
	height: 27px;
	padding-top: 15px;
	text-align:center;
	background-image:url(../images/topmenu-hover-6.jpg);
}

a.navlink {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	text-transform: lowercase;
	border-bottom: 0px;

}
a.navlink_current{
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	text-transform: lowercase;
	border-bottom: 0px;
}
a.navlink:hover, a.navlink_current:hover, #celdas_menu_rojo_1:hover a.navlink,  #celdas_menu_rojo_2:hover a.navlink,  #celdas_menu_rojo_3:hover a.navlink, #celdas_menu_rojo_4:hover a.navlink, #celdas_menu_rojo_5:hover a.navlink, #celdas_menu_rojo_6:hover a.navlink {
	text-decoration: underline;
	border-bottom: 0px;
	color: #FFFFFF;
}

ul.site-map a.navlink {
	color:#000000;
	text-decoration: none;
	border-bottom: 0px;
}
ul.site-map li {
	list-style-image: url(../images/flecha.gif);
}

/* Left menu */
#expanding-children-only{
	margin-top: 20px;
	margin-bottom: 20px;
}

#cabecera{
	background: url(../images/fondo_cabecera_menu_rojo.png) no-repeat;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	height:18px;
}

#depth1{
	background-image: url(../images/flecha_menu.gif);
	background-repeat: no-repeat;
	border-bottom: 1px rgb(179,179,179) dashed;
	padding-left: 13px;
	padding-top: 10px;
	padding-bottom: 7px;
}
#depth1:hover {
	background-image:url(../images/background-leftmenu.gif);
	background-repeat:repeat-y;
	border-bottom: 1px rgb(179,179,179) dashed;
	padding-left: 13px;
	padding-top: 10px;
	padding-bottom: 7px;
}
#depth1current{
	background-image:url(../images/background-leftmenu.gif);
	background-repeat:repeat-y;
	border-bottom: 1px rgb(179,179,179) dashed;
	padding-left: 13px;
	padding-top: 10px;
	padding-bottom: 7px;
}
#depth1last{
	background-image: url(../images/flecha_menu.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	padding-top: 10px;
	padding-bottom: 7px;
}
#depth1last:hover {
	background-image:url(../images/background-leftmenu.gif);
	background-repeat:repeat-y;
	padding-left: 13px;
	padding-top: 10px;
	padding-bottom: 7px;
}
#depth1currentlast{
	background-image:url(../images/background-leftmenu.gif);
	background-repeat:repeat-y;
	padding-left: 13px;
	padding-top: 10px;
	padding-bottom: 7px;
}
#depth2{
	background-image: url(../images/flecha_menu2.gif);
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-top: 8px;
	padding-bottom: 6px;
}
#depth2:hover {
	background-image:url(../images/background-leftmenu2.gif);
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-top: 8px;
	padding-bottom: 6px;
}
#depth2current{
	background-image:url(../images/background-leftmenu2.gif);
	background-repeat:no-repeat;
	padding-left: 27px;
	padding-top: 8px;
	padding-bottom: 6px;
}
#depth1 a.active, #depth1 a, #depth1current a.active, #depth1current a, #depth1last a {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	text-decoration: none;
	border-bottom: 0px;
}
#depth2 a.active, #depth2 a, #depth2current a.active, #depth2current a, #depth2last a {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	text-decoration: none;
	border-bottom: 0px;
}
#bottom-expanding {
	background-image:url(../images/linea_roja.gif);
	background-repeat: repeat-x;
	height:4px;
	width:140px;
	float:left;
}
/* Left Menu */

/* Purple Menu */
#children-only-purple{
	margin-top: 20px;
}
#cabecera-purple {
	background: url(../images/background-servicestitle.gif) no-repeat;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 66px;
	padding-top: 14px;
	width: 74px;
	height: 20px;
}
#depth-purple-1{
	background-image:url(../images/flechapurple.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	padding-top: 10px;
	padding-bottom: 7px;
	border-bottom: 1px rgb(179,179,179) dashed;
}
#depth-purple-2 {
	background-image: url(../images/flecha_menu2-purple.gif);
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-top: 8px;
	padding-bottom: 6px;
}
#depth-purple-1 a, #depth-purple-1-last a, #depth-purple-1-current a {
	text-decoration: none;
	border-bottom: 0px;
}
#depth-purple-2 a, #depth-purple-2-last a, #depth-purple-2-current a {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	text-decoration: none;
	border-bottom: 0px;
}
#depth-purple-1:hover {
	border-bottom: 1px rgb(179,179,179) dashed;
	background-image:url(../images/background-leftmenu.jpg);
	background-repeat:no-repeat;
	padding-left: 13px;
	padding-top: 10px;
	padding-bottom: 7px;
}
#depth-purple-2:hover {
	background-image:url(../images/background-leftmenu2-purple.gif);
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-top: 8px;
	padding-bottom: 6px;
}
#depth-purple-1-current{
	border-bottom: 1px rgb(179,179,179) dashed;
	background-image:url(../images/background-leftmenu.jpg);
	background-repeat:no-repeat;
	padding-left: 13px;
	padding-top: 10px;
	padding-bottom: 7px;
}
#depth-purple-2-current{
	background-image:url(../images/background-leftmenu2-purple.gif);
	background-repeat:no-repeat;
	padding-left: 27px;
	padding-top: 8px;
	padding-bottom: 6px;
}
#depth-purple-1-last{
	background-image:url(../images/flechapurple.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	padding-top: 10px;
	padding-bottom: 7px;
}
#depth-purple-1-last:hover {
	background-image:url(../images/background-leftmenu.jpg);
	background-repeat:no-repeat;
	padding-left: 13px;
	padding-top: 10px;
	padding-bottom: 7px;
}
#depth-purple-1-current-last{
	background-image:url(../images/background-leftmenu.jpg);
	background-repeat:no-repeat;
	padding-left: 13px;
	padding-top: 10px;
	padding-bottom: 7px;
}
#bottom-purple {
	background-image:url(../images/background-servicesbottom.gif);
	background-repeat: repeat-x;
	height:4px;
	width:140px;
	float:left;
}

/* Purple Menu */

/* Breadcrumb */
a.breadcrumb, a.activecrumb {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: rgb(76,76,76);
	text-transform:lowercase;
	border-bottom: 0px;
}

/* Breadcrumb */

/* Web Map */
li.parent h1 a, li.child h1 a, li.navl0 h1 a {
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	font-size: 12.5px;
}

li.parent h2 a, li.child h2 a {
	display: inline;
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	font-size: 12.5px;
}

li.parent h3 a, li.child h3 a {
	display: inline;
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	font-size: 12.5px;
}

/* Web Map */


.yuimenubar {
	position: static;
	visibility: visible;
}
.yuimenu .yuimenu,.yuimenubar .yuimenu {
	left: -10000px;
	position: absolute;
	top: -10000px;
	visibility: hidden;
}
.yuimenubar li,.yuimenu li {
	list-style-type: none;
}
.yuimenubar ul,.yuimenu ul,.yuimenubar li,.yuimenu li,.yuimenu h6,.yuimenubar h6 {
	margin: 0;
	padding: 0;
}
.yuimenuitemlabel,.yuimenubaritemlabel {
	text-align: left;
	white-space: nowrap;
}
.yuimenubar ul {
	zoom: 1;
}
.yuimenubar .yuimenu ul {
	zoom: normal;
}
.yuimenubar>.bd>ul:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.yuimenubaritem {
	float: left;
}
.yuimenubaritemlabel,.yuimenuitemlabel {
	display: block;
}
.yuimenuitemlabel .helptext {
	display: block;
	font-style: normal;
	margin: -1em 0 0 10em;
}
.yui-menu-shadow {
	position: absolute;
	visibility: hidden;
	z-index: -1;
}
.yui-menu-shadow-visible {
	bottom: -3px;
	left: -3px;
	right: -3px;
	top: 2px;
	visibility: visible;
}
.hide-scrollbars * {
	overflow: hidden;
}
.hide-scrollbars select {
	display: none;
}
.yuimenu.show-scrollbars,.yuimenubar.show-scrollbars {
	overflow: visible;
}
.yuimenu.hide-scrollbars .yui-menu-shadow,.yuimenubar.hide-scrollbars .yui-menu-shadow {
	overflow: hidden;
}
.yuimenu.show-scrollbars .yui-menu-shadow,.yuimenubar.show-scrollbars .yui-menu-shadow {
	overflow: auto;
}
.navigationmodule .yuimenubar {
	background: url(../skin/sprite.png) repeat-x 0 0;
	border: solid 1px #808080;
	font-size: 93%;
	line-height: 1.9;
	line-height: 2;
}
.navigationmodule .yuimenubarnav .yuimenubaritem {
	border-right: solid 1px #ccc;
}
.navigationmodule .yuimenubaritemlabel {
	border-color: #808080;
	border-style: solid;
	border-width: 1px 0;
	color: #000;
	cursor: default;
	margin: -1px 0;
	padding: 0 10px;
	position: relative;
	text-decoration: none;
}
.navigationmodule .yuimenubarnav .yuimenubaritemlabel {
	display: inline-block;
	padding-right: 20px;
}
.navigationmodule .yuimenubarnav .yuimenubaritemlabel-hassubmenu {
	background: url(../skin/menubaritem_submenuindicator.png) right center no-repeat;
}
.navigationmodule .yuimenubaritem-selected {
	background: url(../skin/sprite.png) repeat-x 0 -1700px;
}
.navigationmodule .yuimenubaritemlabel-selected {
	border-color: #7D98B8;
}
.navigationmodule .yuimenubarnav .yuimenubaritemlabel-selected {
	border-left-width: 1px;
	left: -1px;
	margin-left: -1px;
}
.navigationmodule .yuimenubaritemlabel-disabled {
	color: #A6A6A6;
	cursor: default;
}
.navigationmodule .yuimenubarnav .yuimenubaritemlabel-hassubmenu-disabled {
	background-image: url(../skin/menubaritem_submenuindicator_disabled.png);
}
.navigationmodule .yuimenu {
	font-size: 93%;
	line-height: 1.45;
	line-height: 1.5;
}
.navigationmodule .yuimenubar .yuimenu,.navigationmodule .yuimenu .yuimenu {
	font-size: 100%;
}
.navigationmodule .yuimenu .bd {
	background-color: #fff;
	border: solid 1px #808080;
}
.navigationmodule .yuimenu ul {
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0 0;
	padding: 3px 0;
}
.navigationmodule .yuimenu ul.first-of-type {
	border-width: 0;
}
.navigationmodule .yuimenu h6 {
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0 0;
	color: #a4a4a4;
	font-weight: bold;
	padding: 3px 10px 0 10px;
}
.navigationmodule .yuimenu ul.hastitle,.navigationmodule .yuimenu h6.first-of-type {
	border-width: 0;
}
.navigationmodule .yuimenu .yui-menu-body-scrolled {
	border-color: #ccc #808080;
	overflow: hidden;
}
.navigationmodule .yuimenu .topscrollbar,.navigationmodule .yuimenu .bottomscrollbar {
	background: #fff url(../skin/sprite.png) no-repeat 0 0;
	border: solid 1px #808080;
	height: 16px;
}
.navigationmodule .yuimenu .topscrollbar {
	background-position: center -950px;
	border-bottom-width: 0;
}
.navigationmodule .yuimenu .topscrollbar_disabled {
	background-position: center -975px;
}
.navigationmodule .yuimenu .bottomscrollbar {
	background-position: center -850px;
	border-top-width: 0;
}
.navigationmodule .yuimenu .bottomscrollbar_disabled {
	background-position: center -875px;
}
.navigationmodule .yuimenuitem {
	_border-bottom: solid 1px #fff;
}
.navigationmodule .yuimenuitemlabel {
	color: #000;
	cursor: default;
	padding: 0 20px;
	text-decoration: none;
}
.navigationmodule .yuimenuitemlabel .helptext {
	margin-top: -1.45em;
	margin-top: -1.5em;
}
.navigationmodule .yuimenuitem-hassubmenu {
	background-image: url(../skin/menuitem_submenuindicator.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.navigationmodule .yuimenuitem-checked {
	background-image: url(../skin/menuitem_checkbox.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.navigationmodule .yui-menu-shadow-visible {
	background-color: #000;
	filter: alpha(opacity=12);
	opacity: .12;
}
.navigationmodule .yuimenuitem-selected {
	background-color: #B3D4FF;
}
.navigationmodule .yuimenuitemlabel-disabled {
	color: #A6A6A6;
	cursor: default;
}
.navigationmodule .yuimenuitem-hassubmenu-disabled {
	background-image: url(../skin/menuitem_submenuindicator_disabled.png);
}
.navigationmodule .yuimenuitem-checked-disabled {
	background-image: url(../skin/menuitem_checkbox_disabled.png);
}
