.historia{
	background-image: url("/images/fnd_historia.jpg");
	background-position: 50% 0;
	background-repeat: no-repeat; 
	min-height: 675px;
}

.historia-info, .fotos-de-ayer {
 padding-left:15px;
}
.fotos-de-ayer p {
    margin-left:10px;
}
.historia-info h2, .historia h2, .fotos-de-ayer h2{
	font-family: 'lifestylem54', Arial;
	padding-bottom: 5px;
	color: #ff9d00;
	padding-top: 5px;
	/* border-bottom: #d8d8d8 1px dashed; */
}
.historia-imagen{
	text-align: center;
}
.historia-imagen img{
	margin-top: 20px;
}
.historia-imagen header a{
 	color:#595756;
	font-size: 0.90em;
	text-decoration: none;
	padding-top: 10px;
}

.historia-imagen header a:hover{
 	color:#ff9d00;
	font-size: 0.90em;
	text-decoration: none;
	padding-top: 10px;
}

.historia-detalle header{
 	color:#ff9d00;
	font-size: 1.30em;
	padding-top: 10px;
	font-family: 'Crimson Text', serif;
}

.historia-info .historia-detalle img{
	margin-top: 5px;
	margin-right: 20px;
	float: left;
}

.historia-detalle img{
	margin-top: 20px;
	margin-right: 20px;
	float: left;
}

.historia-detalle p {
	color: #686868;
	font-size: 0.8em;
}

.box-titulo {
    float:left;
        display: inline-block;
  padding-right: 10px; 
   padding-left: 15px;
    padding-top: 10px;
          color: #fff;
         height: 28px;
         width: 649px;
         font-size: 1.0em;
               background-color: #F0871A;
 -webkit-border-top-left-radius: 7px;
     -moz-border-radius-topleft: 7px;
         border-top-left-radius: 7px;
}
.box-lupa {
        display: inline-block;
          color: #fff;
         height: 38px;
          width: 40px;
   background-image: url('/images/lupa.png');
  background-repeat: no-repeat;
background-position: center 5px;
               background-color: #DEDEDE;
 -webkit-border-top-right-radius: 7px;
     -moz-border-radius-topright: 7px;
         border-top-right-radius: 7px;
}
.fotos-de-ayer-descripcion img {
 margin-right: 10px;
 margin-bottom: 10px;
 float:left;

}

.fotos-de-ayer-descripcion {
	 border-bottom: #f0871a 2px solid;	
	 padding-bottom: 20px;
	 margin-bottom: 20px;
}

.fotos-de-ayer-descripcion p {
 	color:#686868;
 	padding-top: 10px;
 	font-size: 0.9em;
}