  margin-top: 110px;body{
    background-color:#1b1b1b;
    width:100%;
    margin: auto;

}
html, body{
	overflow-x: hidden; /* prevents horizontal scroll bars */
	-webkit-tap-highlight-color: rgba(0,0,0,0); /* disable webkit tap highlight */
	height: 100%; /* fixes focus scrolling in Safari (OS X) */

}
a:hover{
    opacity:0.5;
}

a{


 text-decoration:none;

}

#container{
    width: 970px;
    margin:auto;

    <!--height: 1943px;-->



}

.clearfix:after {
    clear:both;
    content:".";
    display:block;
    font-size:0;
    height:0;
    visibility:hidden;
}
.clearfix { display:block; }

#cont-header{
    width: 100%;
    background-color:#ffffff;
    position: fixed;
    z-index: 99;
}

header{
  width:970px;
  height:100px;
  margin: 0 auto;

}


header #Logo{
    margin-top:17px;
    float:left;



}
header #TextMenu{

    margin-left: 882px;
    margin-top: -38px;
    float: left;
    font-family: 'museo_sans500';

}
header #MenuIcon{
   margin-top: -40px;
    float: right;


}
.Menu{
    width:400px;
    margin: auto;
    display:none;

}

.Menu li{
    color:#ffffff;
    size:20px;

}


#imgEtapa {
    margin-top:100px;
    width:100%;





 }
 .IntroT {

     position:relative;
    margin-top:-100px;

    width:100%;

}


#nombreEtapa{
    color:#fff;
    font-family:'museo_sans500_italic';
    font-size:31;
    margin-left:40px;


}
#fecha{
    color:#fff;
    font-family: 'museo_sans700';
    font-size:55;

}

#Seccion{
    margin-top: 70px;
    background-color: 468f68;
    width: 971px;
    height: 222px;
}

#TextoSeccion{
    font-family: 'museo_sans500_italic';
    color: #c0c0c0;
    font-size: 17px;

    line-height: 24px;
    text-align: justify;
    position: absolute;
    margin-top: 38px;
    margin-left: 49px;
    width: 854px;
}

#ImagenPrincipalSeccion{

}

#DescripcionImagen{
    width: 193px;
    height: 168px;
    font-family: 'museo_sans500_italic';
    color:  #c0c0c0;
    font-size: 12px; /* Approximation due to font substitution */
    font-style: italic;
    line-height: 24px;
    position: relative;
    margin-left: 750px;
    margin-top: -150px;
}

#TextoDebajo, .TextoCentrado{
    width: 969px;
    font-family: 'museo_sans500_italic';
    color:  #c0c0c0;
    font-size: 17px; /* Approximation due to font substitution */
    <!--font-style: italic;-->
    line-height: 24px;
    text-align: justify;


}



#TextoDebajo{
margin-top: 50px;
}


.Actividades{
    margin-bottom: -50px;
}

.Actividad1{
    margin-left: 730px;
    margin-top: 70px;

}

.Actividad2{

    margin-left: 800px;
    margin-top: 20px;

}

#TextoUltimo{
    margin-top: 20px;
    width: 930;
    font-family: 'museo_sans500';
    color:  #c0c0c0;
    font-size: 16.12px; /* Approximation due to font substitution */
    line-height: 24px;
    text-align:justify;
}
