.row-fluid {clear: both;padding-top: 2em;}
.row-fluid .span3 {border: 1px solid #e2e2e2;padding: 1em;margin-top: 1em;height: 400px;}
.row-fluid .span3:hover {box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);}
.row-fluid a {cursor: pointer;}
.image_ficha {text-align: center;}
.image_ficha img {height: 195px;}
.txt_ficha {padding: 1em;}
.txt_ficha p {font-size: 13px;}
.txt_ficha p strong {font-size: 15px;}

.detalle {display: flex !important;align-items: center;justify-content: center;}
.image_detalle img {max-width: 320px;max-height: 250px;}
.detalle li {font-size: 14px;}

/*.tituloColInstrumentos{background:url("/IGN-CTC-ColeccionInstrumentos-portlet/img/museoVirtual/Banner_ColeccionInstrumento.png") no-repeat scroll 0 0 transparent;height:61px;width:629px;text-indent:-9999px;}*/
.instrumentoDetalle{width:30%;float:left;position:relative;clear:both;}
.descripcionDetalle{width:65%;float:left;position:relative;text-align:justify;}
.titDetalle{position:relative;clear:both;color:#72A8d3;}
.contenedorIntro{position:relative;margin:auto;;width:100%;}
.conTexto{position:relative;text-align:justify;}
/*.imgImbricada{margin:0 1em 1em 0;width:auto;float:left;}*/
.fl{float:left;}
.fl20{float:left;margin:auto;}
.fr{float:right;}
/*.flat-table, .flat-table img{clear:both;vertical-align:middle !important; cellpadding:0; cellspacing:0; width:auto;}
.flat-table th, .flat-table tr,.flat-table tr td {border:1px solid gray;}*/
@media (max-width: 400px) {
	.detalle {display: block !important;}
}