div.recuadrar2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fbfbfb;
    border-color: #eeeeee;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px;
    float: inherit;
    margin: 0 0 30px 0;
    padding: 20px 25px;
}
h4 a {
    color: #1889c1;
    text-decoration: none;
}
div.recuadrar2 h4 {
    text-align: center;
	margin-bottom: 0px;
}

.contenedor-primerio {
    margin-top: 30px;
}
.titulo-pagina {
    color: #749a09;
    font-size: 31px;
    margin-bottom: 54px;
    text-align: center;
}
.videos {
      text-align: center;
}
.videos .youtube {
    border-radius: 5px;
    box-shadow: 0 0 5px #888888;
}
.contenido-general {
	margin-top: 30px;
	margin-bottom: 54px;
}
.contenido-general  p {
	font-size: 14px;
}
