#presentacionruta {
  width:960px;
  height:380px;

  margin: 20px auto;
  
   
}


#presentacionruta h2 {
  
  margin-left:40px;
  padding-top: 30px;
  font-size: 5.2em;
  line-height: 1.2em;
  text-transform: uppercase;
  color:#74921e;
  font-weight: 600;
  letter-spacing: -.03em;
  background-color: black;
}

#presentacionruta .arregloruta {
  width:153px;
  height:44px;
  margin:20px 0 0 35px;
  background-color: black;
}

#presentacionruta .arregloruta p{
  font-size: 1.3em;
  color:#FFF;
  text-transform: uppercase;
  padding-top: 13px;
  margin-left:12px;
  float:left;
  letter-spacing: .07em;
}

#informacionruta {
  width:960px;
  height: auto;

  margin:0 auto;
  padding-bottom: 10px;
  

  /*HACK para limpiar el flow del documento,
  suprime estas lineas y verás el fallo*/
  height: 1%;
  overflow: hidden;
  /*Fin del hack*/

  margin-bottom: 20px;
}

#informacionruta p{
  font-size: .93em;
  color:#5d5d5d;
  line-height: 1.5em;
  text-align: justify;
}

#datosruta{
    width:400px;
    float: left;

}

#descripcionruta{
  width:540px;
  float: left;
  padding-left: 20px;
  }

#descripcionruta p{
  font-size: 1.2em;
  margin-top: 20px;
}
.etapa{
  padding-top: 10px;
  font-size: 1.5em;
}

.datosetapa{
  font-size: 1.1em;
  color:#74921e;
}

.recorridos{
  margin-bottom: 20px;
}

.recorridos a{
  text-decoration: none;
}
span.resaltar{
  margin-left: 20px;
  color:#976150;
}

#datosruta img{
  margin-bottom: 20px;
}

#introruta{
  margin-bottom: 20px;
}

#introruta p{
  width:960px;
  height: auto;
  margin:0 auto;
  font: 1.2em 'Century Gothic', sans-serif;
  text-align: justify;
  padding-bottom: 13px;
 }

 #intro p{
  width:960px;
  height: auto;
  margin:0 auto;
  padding-bottom: 30px;
  font: 1.8em 'Century Gothic', sans-serif;
  text-align: justify;
 }

 #introruta p{
  width:960px;
  height: auto;
  margin:0 auto;
  font: 1.2em 'Century Gothic', sans-serif;
  text-align: justify;
  padding-bottom: 13px; 
 }

 p.resaltatematica {
  color:#5a7411;
 }

.pinchables{
  width: 960px;
  height: auto;
  margin-bottom: 20px;
  float: left;
}