body{
        margin:0;
        padding:0;

        text-align:left;
        font-style:normal; font-variant:normal; font-weight:normal; font-size:10pt; font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

.acat        {  }
.acat:hover        { border: 1px solid #FFFFFF }

.tablacat    { background-position: center; background-image: url('fondocat.png');
                           width:600; background-repeat:no-repeat
                           }

td {
font: 9pt Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

a             { text-decoration: none; color: #FFFFFF }
a:visited     { text-decoration: none; color: #FFFFFF }
a:hover       { text-decoration: none; color: #FFFFFF; background-color: #000000 }


a.foto             { text-decoration: none; color: #000000; }
a:visited.foto     { text-decoration: none; color: #000000; }
a:hover.foto       { text-decoration: none; color: #FFFFFF; background-color: #FF0066 }

:hover.enlace   { background-color: #FFFFFF; text-decoration:underline }


#seleccionado      {
        color: #FFFFFF;
        background-color: #000000;
    font: 12pt Arial, Verdana, Helvetica, sans-serif;
}


#no_sel     {
   font: 12pt Arial, Verdana, Helvetica, sans-serif;
   color: #FFFFFF;

}

#referencia        { color: #FF0066; font-weight: bold}
#referencia2        { color: #FFFFFF; font-weight: bold}

#newmenu
{
  background-position: 0% 0%; position:absolute;
  top:0;
  left:0;
  width:300;
  height:1000; background-image:url('../images/prueba.png'); background-repeat:no-repeat

}
BODY {
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #FF0066;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #FF0066;
scrollbar-arrow-color: #FF0066;
scrollbar-track-color: #ffffff;
}


/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }


.not_top { background: url(images/fondo.png) no-repeat;}
.not_bot { background: url(images/fondo.png) no-repeat bottom left; height: 10px;}


/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; }

.categoria
{
        float:left;
        width:190px;
        height:200px;
        color: #000;
        margin:5px;
        padding:10px;
        background:url(../images/categoria.png);
        background-repeat:no-repeat;
}

.categoria a
{
        color: #000;

}


.categoria img
{

        margin:5px;
}

.categoria .dentro
{

        width:180px;
}

#listado
{
        width:290px;
        height:350px;
        overflow:auto;

}

#miga h1
{
   font-size:14pt;
   font-weight:normal;
}

#texto_cat
{

}