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

 .ulcamino_historico{
	 list-style-type:circle;
	 margin-left:20px;
	 font-size:0.9em;
	 color:#666;
 }
 #presentacionruta {
	background: url(../imgslite/portada_masio.jpg) no-repeat top center;
}

#videos{
	width:960px;
  float: left;
  padding-bottom: 20px;
  border-bottom: 1px solid #c0c0c0;
  margin-bottom: 13px;
}
.video1{
	float:left;
}
.video2{
	float:right;
}