body{
 color:#777;

}
b, strong{
  color:#333;
}
.breadcrumb{
 background:none;
}
.logo{
  display: block;
  text-align: center;
}
a{
  color:#1565C0;
}
#top-header{
  padding: 40px;
  /*background: url('img/cropped-fondo-tja.jpg') top center fixed;*/
  background: #1D1F33;
  color:#DDD;
  border-bottom:4px solid #DFDFDF;
  width:100%;
}
.header-text{
  text-align:center;
  font-size:2em;
}
.description{
  text-align: center;
}

#contenido{
  margin-top: 40px;
}

.list-group-item{
  border:none !important;
}
li{
  margin:3px;
  padding: 2px;
}
#actividades{
  padding: 20px;
  background: #EDEEDD
}

.img-responsive{
	width:100%
}

ul{list-style:none}