@charset "utf-8";
/* CSS Document */

span.resaltar{
  color:#976150;
}
span.resaltar2{
  color:#976150;
  font-weight:bold;
}
#presentacionrutau {
  width:960px;
  height:380px;

  margin: 20px auto;
  background: url(../imgcamhis/portada_rforamontanos.jpg) no-repeat top center;
  padding-bottom: 20px;
  border-bottom: 1px solid #c0c0c0;
}


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

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

#presentacionrutau .arregloruta p{
  font-size: 1.3em;
  color:#FFF;
  text-transform: uppercase;
  padding-top: 13px;
  margin-left:12px;
  float:left;
  letter-spacing: .07em;
}
#columnara{width:450px;
padding:10px;
text-align:justify;
float:left;
min-height:260px;
margin-bottom:10px;
border-radius:7px;
background-color:#d6e99f;
}
#columnarb{width:450px;
padding:10px;
text-align:justify;
float:right;
min-height:260px;
margin-bottom:10px;
background-color:#d6e99f;
border-radius:7px;
}
#cuadro_recorrido{
width:940px;
padding:10px;
text-align:justify;
float:left;
min-height:180px;
margin-bottom:10px;
background-color:#d6e99f;
border-radius:7px;
}
.li{color:#666;
margin-left:20px;
list-style-type:circle;
}