

#contenedor {
            position:absolute;
            top:0px;            
            margin:auto;
            width:1000px;
            background-color:#ffffff;
            z-index:1;
}
#contenedor1 {
            position:absolute;
            top:0px;            
            margin:auto;
            width:1100px;
            background-color:#ffffff;
            z-index:1;
}
#encabezado {
            float: left;
            top:-5px;
            margin:0px;
            padding:0px;
            width:910px;
            height:120px;
            background-color:#ff9900;
            border-top:3px solid #000000;
            border-right:3px solid #000000;
            border-left:3px solid #000000;
            border-bottom:3px solid #000000;
            z-index:2;
}
#cabezila {
            position:relative;
            top:25px;            
            margin:auto;
            width:488px;
            height:54px;
            background-image:url(neumaticagif/letra-neuma.jpg);
            background-repeat: no-repeat;
            z-index:3;
} 
#panel {
         float: left;
         top:140px;
         padding-left:5px;
         border-right:3px solid #000000;
         border-left:3px solid #000000;
         border-bottom:3px solid #000000;
         width:160px;
         height:600px;
         background-color:#ff9900;
         z-index:2;
}
#panel1 {
         float: left;
         top:140px;
         padding-left:5px;
         border-right:3px solid #000000;
         border-left:3px solid #000000;
         border-bottom:3px solid #000000;
         width:160px;
         height:900px;
         background-color:#ff9900;
         z-index:2;
}
#panel2 {
         float: left;
         top:140px;
         padding-left:5px;
         border-right:3px solid #000000;
         border-left:3px solid #000000;
         border-bottom:3px solid #000000;
         width:160px;
         height:900px;
         background-color:#ff9900;
         z-index:2;
}
#panelenlaces {
         padding:5px;
        text-align:left;
        font-size: 11px;
	font-family:"verdana";
	 font-weight:900;
        line-height: 150%;
         width:160px;
         height:130px;
         z-index:3;
}
#textosindice {
              float: left;
              top:240px;
              left:165px;
              margin:10px;
              padding:0px;
              width:355px;
              height:660px;
              z-index:2;
}
#textosindice1 {
              float: left;
              top:240px;
              left:165px;
              margin:10px;
              padding:0px;
              width:525px;
              z-index:2;
}
#imag1 {
        position:absolute;
        top:550px;
        left:570px;
        width:150px;
        height:150px;
        z-index:3;
}
#imag2 {
        position:absolute;
        top:700px;
        left:570px;
        width:150px;
        height:150px;
        z-index:3;
}
