html, body { height:100%; }
body {
background:#555 url(../fotos-n/fondo-web.gif);

}
.pad {clear:left; padding-top:200px;}
#nav2 {margin-left:25px;}

#nav2 {height:22px; float:left; padding-left:150px;  top: -40px; font-size:16px; font-family:arial, sans-serif;}
/* menu oculto*/
#menu {height:41px;  position:relative; font-size:16px; margin: -10px;  float:right; padding-right:10px;}
#menu table.ie6 {border-collapse:collapse; margin:0px; padding:0;}

#menu ul {padding:0; margin:0; list-style: none;}
#menu ul li {float:left;}
#menu ul li a {display:block; float:left;padding:0 15px 0 0;text-decoration:none; color:#fff; font-weight:bold; height:41px;line-height:40px;font-size:14px; }
#menu ul li a b {display:block; float:left;padding:0 0 0 15px; text-decoration:none; color:#fff; font-weight:bold; height:41px;line-height:40px;font-size:12px; cursor:pointer;}

#menu ul li div.holder {position:absolute; left:-9999px;}

#menu ul li div .leftSide {float:left;background: #488  }
#menu ul li div .rightSide {float:left; margin-left:10px; display:inline; padding:0 10px 0 0; background: #001e57; }

#menu ul li:hover {position:relative;}
#menu ul li a:hover {color:#0b88cb; background:  url(../fotos-n/botonesmenu/catalogo.gif) no-repeat right bottom; background-position:right center; white-space:nowrap; position:relative;}
#menu ul li a:hover b {color:#0b88cb; background:  url(../fotos-n/botonesmenu/catalogo.gif) no-repeat right bottom; background-position:left center;}
#menu ul li a.sub:hover {color:#0b88cb; background: #fff  url(../fotos-n/botonesmenu/catalogo.gif) no-repeat right bottom; background-position:right bottom; white-space:nowrap; position:relative;}
#menu ul li a.sub:hover b {color:#0b88cb;background:  url(../fotos-n/botonesmenu/catalogo.gif) no-repeat right bottom; background-position:left bottom;}

#menu ul li:hover > a {color:#0b88cb; position:relative;}
#menu ul li:hover a.sub {color:#0b88cb;background: #fff url(../fotos-n/botonesmenu/catalogo.gif) no-repeat right bottom; background-position:right bottom; white-space:nowrap; position:relative;}
#menu ul li:hover a.sub > b {color:#0b88cb; background-position:left bottom;}

#menu ul :hover div.holder {position:absolute; top:41px; left:4px; margin: 0; padding: 0;}

#menu ul li.right a:hover div.holder {left:auto; right:3px; top:41px;}
#menu ul li.right:hover div.holder {left:auto; right:4px; top:41px;}

#menu ul dl {width:auto; margin:5px 0 10px 0; padding:0 5px;list-style:none;}
#menu ul dl dt {padding:0 10px; margin:0; line-height:20px; background:#488; color:#fff; white-space:nowrap;}
#menu ul dl dd {display:block; padding:0; margin:0;}
#menu ul dd a {background-image: none; display:block; height: 20px; line-height: 20px; color:#fff; text-align:left; margin: 0; padding:0 10px;font-weight:normal; white-space:nowrap; float:none;}
#menu ul dd a:hover {background: #0b88cb; color:#fff;}

#menu ul table td {vertical-align:top;}
