.nover{
	display: none;
}
.activa{
	color:#1f63b6;
}

.campoAplicacion{
	float: left;
	width: 16.6%;
}

#cont1 img{
	margin-bottom:15px;
}

.catDocumentos{
	/* background-color:#cccccc;
	padding:10px 0px 10px 25px;
	margin-bottom:10px; */
	padding: 10px 0px 5px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.btn a{
	font-size:15px;
}
.img_ampliada {
	margin-right:15px;
	top:0;
	right:0;
    position: absolute;
    z-index: 1000;
}

#capaForm{
	display:none;
}
.title-ficha {
	background-color: #ccc;
    padding: 10px;
    text-align: center;
    margin-top: 30px;
    border-bottom: 23px solid #333;
}
/*CIRCULOS*/
.iosSliderButtons {
	width:100%;
	position: absolute;
	top: 585px;
	left: 0;
	height: 25px;
	background:url(../img/animacion/banner_fondo_btn.png) repeat-x left top;
	z-index:2;
}

#botones_animacion{
	text-align: center;
	width:200px;
	margin:0 auto;
}

.iosSliderButtons .button {
	display:block;
	float:left;
	width:14px;
	height:14px;
	cursor:pointer;
	margin:8px 3px;
	background: url(../img/animacion/banner_btn_off.png) no-repeat left top;
}

.iosSliderButtons .selected {
	background: url(../img/animacion/banner_btn_on.png) no-repeat left top;
}
/**/