.SeccionConjuntoArquitectonico  {
  background:#FFF;
  padding:3% 0;
  }

.SeccionConjuntoArquitectonico h3 {
    font-family: 'Yanone Kaffeesatz',sans-serif;
    color: #af7f4e;
    font-size: 3rem;
    text-align: left;
    margin-bottom: 30px;
}


.SecciontObraColeccionInterna {
  background:#f7f7f7;
  padding:3% 0;
  }


.ContenidoColecciones h3 {
  font-family: 'Yanone Kaffeesatz',sans-serif;
  color: #af7f4e;
  font-size: 3rem;
  text-align: left;
  margin-top:0;
  margin-bottom: 30px;  
}


.imagenClaustroConjArquitec {
  text-align:center;
  padding:15% 0;
}
.imagenClaustroConjArquitec img {
  width:100%;
  border:solid 4px #fbfbfb;
}

.ContenedorColumnaIzqColeccionInterna {
  background:#FFF;
  padding:20px;
  text-align:center;
  min-height: 600px;
  box-shadow:2px 2px 2px rgba(0,0,0,.1);
}

.ContenedorColumnaIzqColeccionInterna a {
  outline:0px;
}
.ContenedorColumnaIzqColeccionInterna a:focus {
  outline:0px;
}

.FechaObraColeccionInterna {
  display: table;
  background: #af7f4e;
  color: #fff;
  font-weight: bold;
  padding: 4px 15px;
  float: left;
  margin-top: -20px;
  margin-left: -20px;
  margin-right: auto;
  }

.FechaObraColeccionInterna p {
  margin-bottom:0px;
  font-size:1.5rem;
}

.NombreObraColeccionInterna {
  width: 100%;
  min-height: 50px;
  max-height: 50px;
  display: inline-block;
  background: #fff;
  padding-top: 5px;
  overflow: hidden;
}

.NombreObraColeccionInterna p {
  font-family: 'Yanone Kaffeesatz',sans-serif;
  font-weight:bold;
  font-size:2.2rem;
}



.LupaAmpliarObraColeccion .glyphicon {
  padding: 10px;
  display: block;
  background:#fff !important;
  color: #af7f4e;
  font-size:2rem;
  margin-top: -80%;
  float: left;
  margin-left: 20%;
  cursor:pointer;
  font-weight:bold;
  border:solid 2px #fbfbfb;
  box-shadow:2px 2px 2px rgba(0,0,0,.2);
  border-radius:50%;
  border:solid 2px #e0e0e0;
}


.tamanioImgObraColeccionInterna img {
  width:70%;
  height:auto;
  border:solid 6px #f7f7f7;
  cursor:pointer;
  opacity:1;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.tamanioImgObraColeccionInterna img:hover {
  width:70%;
  height:auto;
  border:solid 6px #f7f7f7;
  cursor:pointer;
  opacity:.7;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

.ContenedorColumnaDerColeccionInterna {
  background: #fff;
  padding: 20px;
  min-height: 600px;
  box-shadow:2px 2px 2px rgba(0,0,0,.1);
}

.ContImgAltaResolucionObraInterna img{
  width:100%;
}

.ImgModalAutorColeccionInterna img {
  width:80%;
  margin:auto;
}

.BtnConoceMasAutorModalColeccionInterna {
  display:table;
  background:#FFF;
  margin:auto;
  padding:8px 15px;
  color:#666;
  text-align:center;
  border-top:solid 2px #e0e0e0;
  border-bottom:solid 2px #e0e0e0;
  cursor:pointer;
  margin-top:15px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

.BtnConoceMasAutorModalColeccionInterna:hover {
  display:table;
  background:rgba(0,0,0,0);
  margin:auto;
  padding:8px 15px;
  color:#000;
  text-align:center;
  border-top:solid 2px #af7f4e;
  border-bottom:solid 2px #af7f4e;
  cursor:pointer;
  margin-top:15px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.PersonajeObraColeccionInterna h3{
    font-family: 'Yanone Kaffeesatz',sans-serif;
    color: #af7f4e;
    font-size: 3rem;
    text-align: left;
    margin-bottom: 15px;
}

.PersonajeObraColeccionInterna p {
  color:#666;
  padding-left:15px;
  border-left:solid 2px #f0f0f0;
  margin-left:5%;
}


.DescripcionObraColeccionInterna h3{
    font-family: 'Yanone Kaffeesatz',sans-serif;
    color: #af7f4e;
    font-size: 3rem;
    text-align: left;
    margin-bottom: 15px;
}


.DescripcionObraColeccionInterna p {
  color:#666;
  padding-left:15px;
  border-left:solid 2px #f0f0f0;
  margin-left:5%;
}


.ColeccionesPorSiglos {
  padding-top:5%;
}



.ContenidoColecciones .nav-tabs.nav-justified > li > a {
	border-bottom: 1px solid #ddd !important;
	border-radius: 0 !important;
	color: #666 !important;
}

.ContenidoColecciones .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
  border-radius:0px !important;
  color:#af7f4e !important;  
  background:#FFF !important;  
}


.ContenidoColecciones .nav > li > a:hover, .nav > li > a:focus {
  border-radius:0px !important;
  background:#FFFFFF !important;
  color:#af7f4e !important;  
}

.tipo-de-obra {
  color: #666;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: bold;
  font-size: 18px;
}
