body {background-color:#eee;
     }
.contenedor {position:absolute;
             width:800px;height:600px;
             border:2px solid #aaa;
             left:50%;
             margin-left:-400px;
            }
.banner {width:100%;height:150px;
         border:0;
         background-color:#fff;
         text-align:center;
        }
.banner2 {width:100%;height:100%;
         }
.textobanner {font-family:verdana;
              font-size:70px;
              font-weight:bold;
              color:#eee;
             }
.izquierda {width:170px;height:100%;
            border:0;
            float:left;
            background-color:#fff;
           }
.menu {width:100%;height:210px;
       border:0;
      }
.menu ul {width:100%;height:100%;
          border:0;
          margin:0;padding:0;
          list-style:none;
         }
.menu ul li {width:100%;height:35px;
             border-top:1px solid #eee;
             margin:0;padding:0;
             text-align:center;
            }
.menu ul li a {width:100%;height:100%;
               text-decoration:none;
               padding-top:5px;
               color:#119146;
               font-family:verdana;
               font-size:12px;
               font-weight:bold;
               background-color:#fff;
              }
.menu ul li a:hover {color:#fff;
                     background-color:#119146;
                    }
.centro {width:100%;height:100%;
         border:0;
         text-align:center;
         padding:20px;
         font-family:verdana;
         font-size:12px;
         color:#119146;
         font-weight:bold;
        }
.textocentro {font-family:verdana;
              font-size:12px;
              color:#119146;
              font-weight:bold;
             }
.textocentro2 {font-family:verdana;
              font-size:17px;
              color:#119146;
              font-weight:bold;
             }
.textocentro3 {font-family:verdana;
              font-size:15px;
              color:#119146;
              font-weight:bold;
             }
.imgcentro {width:500px;height:400px;
           }

.imgpueblo {width:200px;height:150px;
           }

.pie {width:100%;height:100px;
      border-top:2px solid #aaa;
      background-color:#fff;
      color:#119146;
      font-family:verdana;
      font-size:12px;
      font-weight:bold;
      text-align:center;
     }
.tabla {width:100%;height:400px;
        font-family:verdana;
        font-size:12;
        color:#119146;
        font-weight:bold;
        text-align:center;
       }
.tabla2 {width:100%;height:800px;
        font-family:verdana;
        font-size:12;
        color:#119146;
        font-weight:bold;
        text-align:center;
       }