#contenedor {
            position:absolute;
            top:0px;            
            margin:auto;
            width:1100px;
            background-color:#e4caff;
            z-index:1;
}
#cabezon {
            float: left;
            top:-15px;
            margin:0px;
            padding:0px;
            left:20px;
            width:1100px;
            height:120px;

            z-index:2;
} 
#cabezila {
            position:relative;            
            margin:auto;
            width:1100px;
            height:120px;
            background-image:url(nutri-gif/letras3.jpg);
            background-repeat:no-repeat;
            z-index:3;
} 
#panel1 {
         float: left;
         top:140px;
         border-top:3px solid #220037;
         border-right:3px solid #220037;
         border-left:3px solid #220037;
         border-bottom:3px solid #220037;
         width:160px;
         height:500px;
         background-color:#b746e0;
         z-index:2;
}
#panelenlaces {
         padding:5px;
        text-align:left;
        font-size: 11px;
	font-family:"verdana";
	 font-weight:900;
        line-height: 150%;
         width:160px;
         z-index:2;
}
#menu {
         top:145px;
         left:0px;
         padding-top:2px;
         padding-left:5px;
         width:155px;
         height:20px;
         border-top:1px solid #ffffff;
         border-bottom:1px solid #ffffff;
         background-color:#00ffff;
         z-index:3;
}
#submenu {
         top:245px;
         left:0px;
         padding-top:2px;
         padding-left:5px;
         width:155px;
         height:20px;
         border-top:1px solid #ffffff;
         border-bottom:1px solid #ffffff;
         background-color:#00ffff;
         z-index:3;
}
#enlaces {
         top:345px;
         left:0px;
         padding-top:2px;
         padding-left:5px;
         width:155px;
         height:20px;
         border-top:1px solid #ffffff;
         border-bottom:1px solid #ffffff;
         background-color:#cc0000;
         z-index:3;
}
#paneltabla {
         position:absolute;
         top:1685px;
         margin:0px;
         padding:0px;
         left:0px;
         width:674px;
         height:746px;
         z-index:2;
}
#paneltabla1 {
         position:absolute;
         top:930px;
         margin:0px;
         padding:0px;
         left:670px;
         width:595px;
         height:746px;
         z-index:2;
}
#paneltabla2 {
         position:absolute;
         top:3945px;
         margin:0px;
         padding:0px;
         left:0px;
         width:1204px;
         height:746px;
         z-index:2;
}
#paneltabla3 {
         position:absolute;
         top:930px;
         margin:0px;
         padding:0px;
         left:0px;
         width:665px;
         height:746px;
         z-index:2;
}
#paneltabla4 {
         position:absolute;
         top:2435px;
         margin:0px;
         padding:0px;
         left:620px;
         width:567px;
         height:746px;
         z-index:2;
}
#paneltabla5 {
         position:absolute;
         top:2435px;
         margin:0px;
         padding:0px;
         left:0px;
         width:611px;
         height:746px;
         z-index:2;
}
#paneltabla6 {
         position:absolute;
         top:1685px;
         margin:0px;
         padding:0px;
         left:685px;
         width:444px;
         height:746px;
         z-index:2;
}
#paneltabla7 {
         position:absolute;
         top:3190px;
         margin:0px;
         padding:0px;
         left:0px;
         width:1007px;
         height:746px;
         z-index:2;
}
#textosindice1 {
              float: left;
              margin:5px;
              padding:5px;
              overflow: scroll;
            background-color:#ffffff;
              border-style:outset;
              border-width:3px;
              border-color:#00ff99;
              width:800px;
              height:550px;
              z-index:2;
}
.caja-tabla {
         background-color:#ff6600;
         border-style:outset;
         border-width:3px;
         border-color:#ff6600;
         width:400px;
         height:100px;
         z-index:3;
}
.cuchi {  
        text-align:center;
        vertical-align:middle;
        border-spacing:0;
        border-collapse:collapse;
         border-style:outset;
         border:3px;
         border-color:#000000;
}
.cella {
        text-align:center;
        vertical-align:middle;
         padding-left:2px;
         background-color:#9966ff;
         border:3px;
         border-color:#000000;
         border-style:outset;
         width:20px;
         height:20px;
         z-index:3;
}
.cella2 {
        text-align:center;
        vertical-align:middle;
         padding-left:4px;
         background-color:#ffcc00;
         border-spacing:0;
         border-style:outset;
         border:2px;
         border-color:#000000;
         width:20px;
         height:20px;
         z-index:3;
}
.cella1 {
        text-align:center;
        vertical-align:middle;
         padding-left:4px;
         background-color:#33ccff;
         border-style:outset;
         border:2px;
         border-color:#000000;
         width:20px;
         height:20px;
         z-index:3;
}
body {
	background-color:#e4caff;
}

