#menu.personas{
    padding: 0 86px;
    width: 298px !important;
}
#menu.home .dropcontent.info{
    width: 580px;
}
#menu.home ul.megamenu li{
    margin: -2px 14px 0 0;
}
.megamenu_container {
    width:486px;
    height:25px;
    margin:0 auto;
    position: relative;
}
.megamenu {
    list-style:none;
    z-index:9999;
    padding:0;
    margin:0;
    font-family: 'OpenSansCondensedLight';
    font-size:16px;
    font-weight:300;
    color:#6e6e6e;
    line-height:1;
	clear:both;
}
.megamenu li {
    float:left;
    margin:-2px 5px 0 0;
}
.megamenu ol{
    padding:0 0 0 23px; 
    margin:0;
    float: none;
    max-height: 150px;
}
.megamenu ol li{
    background: url("/medios/2012/nace/images/menu/vineta.png") no-repeat scroll 0 6px transparent; 
    list-style: none;
    padding: 0 0 5px 11px;
    float: none;
}
.megamenu ol li:hover{
    background: url("/medios/2012/nace/images/menu/vineta_hover.png") no-repeat scroll 0 4px transparent; 
}
.megamenu ol li:hover a{
    color: #000 !important;
} 
.column {
    float: left;
    margin-left: 23px;
    position: relative;
}
.column ol{
    padding: 0;
}
.column.sep{
    background:url(/medios/2012/nace/images/menu-v-separator.gif) repeat-y; 
    padding-left: 15px;
}
.megamenu li .dropcontent {
    margin:0 auto 0 -15px;
    position:absolute;
    left:-9999em;
    min-width: 115px;
    top:65px; /* Places the drop down under the menu bar */
    z-index:999999; /* For IE7 */
    padding:15px 23px 15px 0;
    text-align:left;
    background:#e6e6e6;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.megamenu li .dropcontent.info{
    padding:15px 23px 0px 0;
}
.megamenu li .dropcontent{
    border-left: 1px solid #D0D0D0;
    border-right: 1px solid #D0D0D0;
    border-bottom: 1px solid #D0D0D0;
}
.megamenu li .dropcontent.info .info{
    background: url("/medios/2012/nace/images/menu/fake-menu-footer.gif") repeat-x scroll right bottom #FFFFFF;
    float: left;
    font-size: 17px;
    font-weight: 300;
    height: 26px;
    margin-top: 10px;
    padding-right: 23px;
    padding-top: 4px;
    position: relative;
    text-align: right;
    width: 100%;
}
.megamenu li .dropcontent.info .info span{
    font-weight: 700;
}
.megamenu {
    list-style:none;
    z-index:9999;
    padding:0;
    margin:0;
    font-family: 'OpenSansCondensedLight';
    font-size:16px;
    font-weight:300;
    color:#6e6e6e;
    line-height:1;
}
.megamenu li:hover a.drop {
    border: 1px solid #D0D0D0;
    padding: 4px 29px 4px 7px;
}
.megamenu li a {
    font-size:14px;
    color:#6e6e6e;
    text-shadow:1px 1px 1px #ffffff;
    outline:0;
    text-decoration:none;
    display:block;
    padding: 5px 8px;
}
.megamenu li:hover a {
    text-shadow:1px 1px 1px #ffffff;
}
.megamenu li .drop {
    padding-right:30px;
    font-size:18px !important;
    background:url("/medios/2012/nace/images/menu/down.png") no-repeat right center;
}
.megamenu li .drop1 {
    font-weight: 300;
    font-size:18px;
}
.megamenu li.right {
    float:right;
    margin-right:-1px;
}
.megamenu li.right a {
    margin-right:5px;
}
.megamenu li:hover .dropcontent {
    left:auto;
}
.megamenu li .align_right {
    right:-1px;
}
.megamenu li:hover .align_right {
    left:auto;
    right:-1px;
}
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.megamenu h5 {
    padding:0;
    margin:0;
    color:#353535;
    text-shadow: 1px 1px 1px #fff;
}
.megamenu h5 {
    font-size:18px; 
    font-weight: 300;
    line-height:28px;
    text-transform: uppercase;
}
.megamenu li .dropcontent a {
    text-transform:none;
    display:inline;
    padding:0;
}
.megamenu li:hover{
    background: none repeat scroll 0 0 #E6E6E6;
}
.megamenu li:hover .drop1 {
    background: none repeat scroll 0 0  !important;
    color: #353535 !important;
}

#contenedor-banca {
	width:350px;
	position:relative;
	float:right;
	height:20px;
	margin-bottom:12px;
	margin-right:10px;
	}
	
#contenedor-banca ul {
	}

#contenedor-banca ul li {
	float:left;
	font-family: 'OpenSansCondensedLight';
    font-size:14px;
    font-weight:300;
    color:#6e6e6e;
	list-style:none;
	}
	
#contenedor-banca ul li.servicios a {
	color:#007cc3;
	margin:0px 10px;
	}
	
#btn-servicio-cliente {
	width:169px;
	height:26px;
	background:url(/medios/2012/nace/images/btn-servicio-cliente.png);
	}
	