/* TORRE IBERDROLA - El Arquitecto */

/*------------ TRAYECTORIA ------------*/
.trayectoria .descripcion{
	width:29em;
	float:left;
	margin-bottom:1.5em;
}

.trayectoria .ficha{
	margin:2em 0;
	float:right;
	width:14.5em;
	border-left:1px dashed #498e00;
	padding-left:2.5em;
}

.trayectoria .ficha img{
	padding:3px;
	border:1px solid #ccc;
}

.trayectoria .ficha .descargas{
	margin:4em 0;
}

.trayectoria .ficha .descargas .bullet_descarga{
	width:12.5em;
	float:none;
	clear:none;
	margin:.5em 0; 
}

/*------------ PROYECTOS ------------*/
.proyectos #monoSlideshow{
	margin-top:1.5em;
}