main#content {
    margin-top: 10px!Important;
}
.articulo-contenido {
    margin-top: 280px;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #c5c5c5;
    padding: 50px;
}

div#contenedor_intermedio {
    display: none!Important;
}

.cuadro p{   
    color: #fff!important;}

.cuadro a{   
text-decoration: underline;
    color: #fff!important;}


.cuadro h1{
    border-bottom:none!important;
	border:none!important;
    color: #fff!important;}

.cuadro h2{   
	border:none!important;
	border-bottom:none!important;
    color: #fff!important;}

.cuadro{    margin-left: 18.0pt;
    background: #1f3d8f;
    padding: 30px;
    border-radius: 5px;
    color: #fff!important;}

body{    background-color: #f1f1f1!important;}

.articulo-contenido h1:before,.articulo-contenido  h2:before{
font-family: FontAwesome;
    content: "\f105";
    font-size: 20px;
margin-right:10px;
}




p {
    font-family: 'SuraSans-Ligera'!important;
    font-size: 17px!important;
    line-height: 22px!important;
color:#000!important;
}

p strong {
    font-weight: 700;
    color: #1c3e8d;
    font-family: "SuraSans-Regular";
}

.pull-left.item-image {
    position: absolute;
    width: 100%;
    left: 0px;
    z-index: -9;
    max-height: 280px;
    overflow: hidden;
    margin-top: -300px;
}


dt.article-info-term {
    display: none;
}

dl.article-info.muted {
    display: block;
    position: absolute;
    color: #1f3d8f;
    margin-top: -50px;
    background: #f1f1f1;
    padding: 10px!important;
    border-radius: 5px 5px 0px 0px;
}

.page-header h2:before{
font-family: FontAwesome;
    content: "\f1ea";
    font-size: 40px;
margin-right:20px;
}


.page-header h2 {
    line-height: 1.2;
    font-size: 40px!important;
    color: #ffffff!important;
    height: auto;
    text-align: center!important;
    text-transform: inherit;
    background: transparent!important;
    margin: 0 auto;
    display: table-cell;
    font-family: "SuraSans-Ligera"!important;
    vertical-align: middle;
    padding: 0px 50px 0px 50px;
    border: none!Important;
}


.pull-left.item-image img {
    width: 100%;
}

h1, h2, h3 {
    display: block;
    font-family: 'SuraSans-Negrita'!important;
    font-size: 25px!important;
    color: #79b829;
    padding: 10px 0px 10px 0px;
    border-radius: 0px 0px 10px 0px;
    width: auto;
    max-width: 600px;
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.fuentedelarticulo {
    margin-top: 30px;
    font-size: 20px!important;
    color: #b5b5b5;
    font-family: 'SuraSans-Regular'!important;
}

dd {
    margin-left: 0px;
}

p{
font-size: 15px;
    line-height: 20px;
}

li,ul{  font-family: 'SuraSans-Ligera'!important;
font-size: 15px;
    line-height: 20px;
}

.item-page {
    margin-bottom: 120px;
}	


.page-header {
    border: none;
    margin: 0 0 20px;
    width: 100%;
    position: absolute;
    height: 280px;
    background:rgba(0, 0, 0, 0.6);
    left: 0;
    margin-top: -300px;
display: table;
}	