dl#menuPpal{/*border:1px solid orange;*/
   width:100%;
   height:50px;
   background-color:#AB1A2E;
}
dl#menuPpal dt#img{
   margin-right:10px;
   padding-top:16px;
}


   dl#menuPpal li a{/*border:1px solid white;*/
   width:80px;
   display:block;
   background:url('../imgs/bulletPpal.gif')no-repeat -3px 24px;
   line-height:50px;/* establece el alto del menu*/
   text-align:center;
   padding:0px 14px;
   height:50px;
   }

dl#menuPpal li#menuQue a{
   background:none;
}

/* ............................................... texto */
#menuPpal a{
   text-transform:uppercase;
   font-size:1em;
   font-weight:bold;
   letter-spacing:0.02em;
   white-space:nowrap;
}
#menuPpal li.act{

}

/* ..........................................ESTILOS GENERALES PARA menï¿½ fotos */

#menuProds li h2 a
{/*border:1px solid blue;*/
   display:block;
   float:left;
   width:62px;/* este es el ancho de las fotos (utiliza este por defecto)*/
   text-align:center;
   white-space:nowrap;
   color:red;
}

#menuProds h2
{/*border:1px solid green;*/
   width:85px;
   margin:0px auto;
   text-align:center;

}
   #menuIni img,
#menuProds img
{/*border:1px solid green;*/
   margin:auto;
}

/* ....................... MENÃš INICIO */

ul#menuIni{/*border:1px solid red;*/
   clear:both;
   padding-top:42px;
   margin-left:220px;

}

#menuIni h2{/*border:1px solid red;*/
   width:110px;
   float: left;
   position:relative;
   left:14px;
   text-align:center;
}




#menuIni img{
   margin-top:12px;
   display: block;

}

/* ...................BOOTÓN VOLVER */

div#atras{
   margin-top:20px;
   text-align:right;
}
div#cesta{
   margin-top:3px;
}
div#cesta,
div#atras a{
   cursor:pointer;
   cursor:hand;
}

