.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
	font: 14px arial narrow ;
	color: #233aaa;
    padding: 2px 0px 2px 36px;
    border-style: none none none none;
    text-decoration: none;
	font-weight:bold;
    display: block;
    position: relative;
}
.ddm1 .item1 {
	font: 14px arial narrow;
    color: #233aaa;
	font-weight:bold;
    background-image: url(../img/portada/boton1.jpg);
    background-repeat: no-repeat; 
    background-position: right;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
	font: 14px arial narrow;
	font-weight:bold;
    color: #233aaa;
    background-image: url(../img/portada/boton2.jpg);
    background-repeat: no-repeat; 
    background-position: right;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    font: 12px arial;
	padding: 3px 8px 4px 8px;
	border: 1px #cbd1f4 ;
	border-style: solid solid solid solid ;
	text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2 {
   font: 12px arial;
    background: #ffffff;
    color: #243ca8;
}
.ddm1 .item2:hover {
    font: 12px arial ;
	background: #dfe3f8;
}
.ddm1 .section {
	font: 12px arial;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}
.ddm1 .bottom,
.ddm1 .bottom:hover { border-style: solid solid solid solid; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */





