@charset "utf-8";
/* CSS Document */

.menu {
	width: 190px;
	position: relative;
	z-index: 100
}

html .menu {
	width: 190px
}

.menu ul#madre {
	height: 200px;
	padding: 0 0 3px;
	margin: 10px 0;
	list-style-type: none
}

.menu ul#madre li {
	margin: 0 0 2px
}

.menu ul#madre li ul li {
	margin: 0
}

.menu ul#madre li ul.hijos {
	background: url(../images/bg_subme.png) center top repeat-y;
	padding: 8px 8px 6px 8px;
	list-style-type: none
}

.menu ul#madre li ul#hijo1 {
	background: url(../images/bg_subm1.png) center top repeat-y;
}

.menu ul#madre li ul#hijo3 {
	background: url(../images/bg_subm3.png) center top repeat-y;
}

.menu ul#madre li ul#hijo6 {
	background: url(../images/bg_subm6.png) center top repeat-y;
}

.menu ul#madre li ul#hijo7 {
	background: url(../images/bg_subm7.png) center top repeat-y;
}

.menu ul#madre li ul.hijos li a {
	width: 180px;
	height: 26px;
	margin: 0 0 2px 5px
}

.menu ul ul {
	width: 190px;
	padding: 0 0 2px;	
	margin: -6px 0 0 190px;
	list-style-type: none
}

.menu li {
	width: 190px;
	position: relative
}

html .menu a {
	text-decoration: none;
	background-position: top;
	width: 190px;
	display: block;
	height: 20px
}

html .menu a:hover {
	text-decoration: none;
	background-position: bottom;
	width: 190px
}

.menu ul ul {
	width: 190px;
	position: absolute;
	visibility: hidden;
	left: 0
}

html .menu ul ul {
	top: 0
}

.menu table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse
}

.menu ul li:hover ul {
	visibility: visible
}

.menu ul a:hover ul {
	visibility: visible
}

#sub11 {
	background-image: url(../images/bt_sub11.png)
}

#sub12 {
	background-image: url(../images/bt_sub12.png)
}

#sub13 {
	background-image: url(../images/bt_sub13.png)
}

#sub14 {
	background-image: url(../images/bt_sub14.png);
	height: 42px !important
}

#sub31 {
	background-image: url(../images/bt_sub31.png)
}

#sub32 {
	background-image: url(../images/bt_sub32.png);
	height: 42px !important
}

#sub33 {
	background-image: url(../images/bt_sub33.png)
}

#sub34 {
	background-image: url(../images/bt_sub34.png);
	height: 42px !important
}

#sub35 {
	background-image: url(../images/bt_sub35.png)
}

#sub36 {
	background-image: url(../images/bt_sub36.png)
}

#sub61 {
	background-image: url(../images/bt_sub61.png)
}

#sub62 {
	background-image: url(../images/bt_sub62.png)
}

#sub63 {
	background-image: url(../images/bt_sub63.png)
}

#sub71 {
	background-image: url(../images/bt_sub71.png)
}

#sub72 {
	background-image: url(../images/bt_sub72.png)
}

#sub73 {
	background-image: url(../images/bt_sub73.png)
}

#sub74 {
	background-image: url(../images/bt_sub74.png)
}

#sub75 {
	background-image: url(../images/bt_sub75.png)
}