      .cabecera {

        margin-bottom:20px!important;
      }

     .cursiva {

        font-style: italic;
        font-size: 100%;
      
      }

      .centrado {

        text-align:center;
        margin:0 auto;
      }
      .facebook {

        color:#3b5998;
        font-size:130%;
      }

      .twitter {

        color:#00b9f4;
        font-size:130%;
      }

      .marginTop {

        margin-top:40px;

      }

    

    .marginBottom10 {

      margin-bottom: 10px;
    }
    


      .embed-container {
    position: relative;
    padding-bottom: 56.25%; /* 16/9 ratio */
    padding-top: 30px; /* IE6 workaround*/
    height: 0;
    overflow: hidden;
}

  .embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

img:hover {

  opacity:0.8;
}

.corporate {

  color:#bf4398;
}

.txt {

  font-family:'Ubuntu', sans-serif;
  font-size:110%;
}


.cita {

  font-family:'Ubuntu', sans-serif;
  font-size:90%;
}

a:hover {

  text-decoration: none;

}
