html {}
img { border: none;}
ul { list-style: none;}
/************ CABECERA *************/
div#Cabecera { margin:0px; padding: 0px Opx 5px; font-family: "Trebuchet MS"; font-size:90%;   background-color:#fff; color:#fff; background-repeat: no-repeat;}
* { margin:0px; padding: 0px;}
div#MenuSuperior {margin: 0px; padding-bottom: 5px; font-family: "Trebuchet MS"; font-size:90%;   background-color:#fff; color:#fff; background-repeat: no-repeat; border-right:10px #fff solid; border-left:2px solid #fff}
div#Cabecera h1 a { display: block; height:72px;}
div#Cabecera h1 span { display:none; width:0px; padding:0px;}

/* Logo */
div#logo {margin:0px; padding:0px; width:250px; float:left; display:block}
div#logo h1 {}
div#logo h1 a {margin-top:20px; margin-left:20px; display:block; height:72px;background:url(../img/logo.jpg) no-repeat; background-position:left center; padding-right:10px;}
div#logo h1 span{display:none;}
div#logo a:hover{text-decoration:none; border-bottom:none}

/* Banner */
div#banner { margin-top:10px; margin-bottom:10px; margin-left: 70px; padding:0px; float:left;}
div#banner img {}
div#banner img:hover{text-decoration:none; border-bottom:none}
/* Menu */
div#htmlv_MenuSuperior  div#MenuSuperior  ul#menu { clear: both; background-color:#1d79ac; height: 29px;background-image:url(../img/fondo_Menu.gif); background-repeat: repeat-x; background-position:left bottom;}
div#htmlv_MenuSuperior  div#MenuSuperior  ul#menu li { float: left;padding-top:4px; padding-bottom: 4px;}
div#htmlv_MenuSuperior  div#MenuSuperior  ul#menu li a { color:#FFFFFF; background-color:#1d79ac; text-decoration: none; font-size:1.4em; padding-left:8px; padding-right:8px;padding-top:4px; padding-bottom: 4px; border-right: 1px solid #ffffff; font-weight: bold; font-family:"Trebuchet MS";}
div#htmlv_MenuSuperior  div#MenuSuperior  ul#menu li a:hover { background-color:#0c5283;}
div#htmlv_MenuSuperior  div#MenuSuperior  ul#menu li.primero a { background-image:url(../img/ico_Inicio.gif); background-repeat: no-repeat; background-position:5px center; padding-left: 25px;}
div#htmlv_MenuSuperior  div#MenuSuperior  ul#menu li.primero a:hover{border-bottom:none}
div#htmlv_MenuSuperior  div#MenuSuperior  ul#menu li.especial { position: absolute; right: 0px;}
div#htmlv_MenuSuperior  div#MenuSuperior  ul#menu li.especial a {border-left: 1px solid #ffffff;border-right: none;background-image:url(../img_dg/ico_Carrito.gif); background-repeat: no-repeat; background-position:10px 5px; padding-left: 32px;background-color:#e10053;}
div#htmlv_MenuSuperior div#MenuSuperior  ul#menu li.especial a img{ margin-bottom: -7px;}
div#htmlv_MenuSuperior div#MenuSuperior  ul#menu li.especial a:hover {background-color:#e10053;}


