
    a:hover{
        background-color: #F3F3ED;
        margin-top:-1px;
        padding-bottom:6px;}
        table {
    overflow: hidden;
    border: 1px solid #d3d3d3;
    background: #EBFFF5;
    width: 70%;
    margin:2% auto 0;
    border-radius:5px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}



th, td {padding:18px 50px 18px; text-align:center; }
th {padding-top:22px; text-shadow: 1px 1px 1px #fff; background:#e8eaeb;}
td {border-top:1px solid #e0e0e0; border-right:1px solid #e0e0e0;}
tr.odd-row td {background:#f6f6f6;}
td.first, th.first {text-align:left}
td.last {border-right:none;}

td {
    background: -moz-linear-gradient(100% 25% 90deg, #fefefe, #f9f9f9);
    background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f9f9f9), to(#fefefe));
}
tr.odd-row td {
    background: -moz-linear-gradient(100% 25% 90deg, #f6f6f6, #f1f1f1);
    background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f1f1f1), to(#f6f6f6));
}
th {
    background: -moz-linear-gradient(100% 20% 90deg, #e8eaeb, #ededed);
    background: -webkit-gradient(linear, 0% 0%, 0% 20%, from(#ededed), to(#e8eaeb));
}
tr:first-child th.first {
    -moz-border-radius-topleft:5px;
    -webkit-border-top-left-radius:5px; /* Saf3-4 */
}
tr:first-child th.last {
    -moz-border-radius-topright:5px;
    -webkit-border-top-right-radius:5px; /* Saf3-4 */
}
tr:last-child td.first {
    -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-left-radius:5px; /* Saf3-4 */
}
tr:last-child td.last {
    -moz-border-radius-bottomright:5px;
    -webkit-border-bottom-right-radius:5px; /* Saf3-4 */}
    
.cabecera {color :#66CCFF;
    text-align:center;
    font-size: 4EM;
}
.menu{text-align:center;
        
    display: block;
    width: 100%;
    background-color: #66CCFF;
    height: 50px;

      }
      .contenido{display:inline;
        margin:20px;
        text-align:center;
        
      }
      .contenido iframe{}
      .destacados{}
      .pie{
        margin-top:50%;
       background-color:#FFFF66;
       text-align:center;

      }
      
      .container{
        height:50px;
        width:100%;
        position: relative;
      }
      
      #map{
        display: block;
        margin: 0;
        margin-top: 10px;
        padding: 10px;
        align: center;
        position: relative;
        height: 500px;
        width: 1100px;
        background: rgba(255,255,255,0.5); /* blanco si no hay mapa */
        border-radius: 6px;
      }
      .latlng{
         display: block;
         margin: 0;
         padding: 0;
         position: absolute; /* posiciÃ³n absoluta a navegador */
         top: 0; /* ajusta a borde de navegador */
         left: 0;
         right: 0;
         height: 50px;
      }
      
      .centering{
        position:absolute;
        clear:both;
        margin:0px auto 0px auto;
        left:0;
        right:0;
        padding:0;
        width:"300" 
        height:"148"
      }
      body{
       margin:0px auto 0px auto;
        left:0;
        right:0;
        padding:0;
       background-image:url("http://4.bp.blogspot.com/-gjPiYQNASfw/UZF3DO7b0-I/AAAAAAAADDY/1PkXmXg3Apk/s1600/Fondos+Wallpaper+Gratis+Abstractos+(224).jpg");
    
     
      }
     ul{
    display: block;
    position: relative;
    float: center;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
}
      li {
        display: inline;}
      li a{
        
        font-family: Times New Roman;
        font-size:12px;
        text-decoration: none;
        float:  center;
        padding: 15px;
        background-color: #FFFFFF;
        color: #000000;}
      li a:hover{
        background-color: #FFFF99;
        margin-top:-2px;
        padding-bottom:12px;}
        table{font-size:200%
        
        }
      .cabeceraIndex{
        color :#66CCFF;
        text-align:center;
        font-size:200%;
      }
      .container p{margin-top:50px;
      } 
      h1{
      margin-top:300px;}
      .pie2{
        margin-top:0 px;
       background-color:#000000;
       text-align:center;
                                