
  
    a:hover{
        background-color: #2585ed;
        margin-top:-1px;
        padding-bottom:6px;}
        table {
    overflow: hidden;
    border: 1px solid #d3d3d3;
    background: #fefefe;
    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 :red;
        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:70%;
       background-color:red;
       text-align:center;

      }
      #map{
        display: block;

        margin: 0px;
        padding: 0px;
        position: relative;
        height: 400px;
        width: 360px;
        background: rgba(255,255,255,0.5); /* blanco si no hay mapa */
      }
      
      .container{
        height:200px;
        width:100%;
        position: relative;
      }
      
      .centering{
        position:absolute;
        clear:both;
        margin:0px auto 0px auto;
        left:0;
        right:0;
        padding:0;
        width="300" 
        height="148"
      }
      body{
       
    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: Arial;
        font-size:11px;
        text-decoration: none;
        float:  center;
        padding: 10px;
        background-color: #2175bc;
        color: #fff;}
      li a:hover{
        background-color: #2586d7;
        margin-top:-2px;
        padding-bottom:12px;}
        table{font-size:200%
        
        }
      .cabeceraIndex{
      color :red;
        text-align:center;
        font-size:200%;
      }
      .container p{margin-top:400px;
      } 
       footer{display: none;}
      header{display: none;}
      h1{
      margin-top:400px;}
      .pie{
        margin-top:70%;
       background-color:red;
       text-align:center;
       display:none;}
        