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;
}

#container{
    width: 970px;
    margin:auto;
    <!--height: 1943px;-->



}
a{


 text-decoration:none;

}

.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%;
    height:244px;




 }
 .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;

}


#Introduccion{

   margin-top:115px;
    font-family: 'museo_sans500';
    color:  #c0c0c0;
    font-size: 40.3px; /* Approximation due to font substitution */
    line-height: 24px;

}

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

}

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

}

#Imagen{
    margin-top:55px;
    width: 670px;
    height: 476px;

}

#TextoSegundo{
    margin-top:50px;
}

#SigEtapa{
    height: 150px;
margin-top: 70px;
margin-left: 340;
}
#SiguienteEtapa, a{
    color: #bbb;
    font-family:'museo_sans500';
    font-size:16px;
}

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

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

}

.Actividad2{

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


}
