*{
   margin:0px;
   padding:0px;
   list-style: none;
   }


body  {
   text-align:center;
    }

p{
font-family:verdana;
font-size: 10pt;
color:#666666;
}

#contenedor {
   width:100%;
   height:100%;
   margin:0px;
   border:0px;
   top:0px;
   left:0px;
   text-align: center;
   }



#cuerpo{
   position:relative;
   width:909px;
   height:768px;
   margin:auto;
   border:0px;
   top: 0px;
   left: 0px;
   background-image:url(index/home.jpg);
   background-position: center;
   background-repeat:no-repeat;

   }

#logo {

   position:absolute;
   width:444px;
   height:259px;
   margin:0px;
   border:0px;
   top:106px;
   left:0px;
      }

#iniciobotones {

   position:absolute;
   width:441px;
   height:73px;
   margin:0px;
   border:0px;
   top: 364px;
   left: 444px;

      }

#pies{
   position:relative;
   width:909px;
   height:88px;
   margin:0px;
   border:0px;
   top: 603px;
   left: 0px;
   }

