
#col_1, .titulo, .info_main {
	width: 969px;
}

.instrumento {
	width: 969px;
	float: left;
	margin-bottom: 20px;
}

.instrumento_titulo, .instrumento_tipo, .instrumento_datos_gral, .instrumento_descr, #instrumento_paginacion {
	width: 969px;
	float: left;
}

.instrumento_titulo, .instrumento_tipo {
	margin-bottom: 10px;
}

.instrumento_descr {
	margin-bottom: 20px;
}

#instrumento_paginacion {
	text-align:center;
}

#instrumento_paginacion a {
	padding: 5px;
	clear: both;
	color: #000;
	background:#663300;
	font-weight: bold;
}

#instrumento_paginacion a:hover {
	background: #FF6600;
}

.instrumento_datos {
	width: 480px;
	float: left;
}

.instrumento_datos p {
	margin-bottom:10px;
}

.instrumentos_btns a {
	width:74px;
	float:right;
	font-size:10px;
	text-align:center;
	color:#FFFFFF;
	padding:3px;
	background:#663300;
	text-decoration:none;
	margin-right: 20px;
}

.instrumentos_btns a:hover {
	width:74px;
	float:right;
	font-size:10px;
	text-align:center;
	color: #FFFFFF;
	padding:3px;
	background: #FF6600;
	text-decoration:none;
}

.fotos_cont, .instrumentos_btns {
	width:460px;
	float:right;
}

.instrumentos_btns {
	margin-top: 20px;
}

.fotos {
	width: 106px;
	height: 78px;
	float: left;
	margin: 0 4px 10px 0;
}

.fotos a {
	border:1px #FF6600 solid;
	display: block;
}
