body {
  padding-top: 86px; }

.navbar .brand {
  padding: 7px 20px 10px; }

.navbar .nav {
  margin-top: 25px; }

.navbar-inverse .navbar-inner {
  height: 88px;
  background-color: #144975;
  background-image: -moz-linear-gradient(top, #134670, #18568a);
  background-image: -ms-linear-gradient(top, #134670, #18568a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, to(#18568a), from(#134670));
  background-image: -webkit-linear-gradient(top, #18568a, #134670);
  background-image: -o-linear-gradient(top, #134670, #18568a);
  background-image: linear-gradient(top, #18568a, #134670);
  background-repeat: repeat-x; }

.page-header {
  border-bottom: 1px solid #ccc; }

.img-wrapper {
  border: 1px solid #cccccc;
  background-color: white;
  padding: 8px;
  padding-right: 0;
  width: 768px;
  margin: 20px auto; }

.center {
  text-align: center; }

h1 {
  color: #144975; }

strong {
  color: #006699; }

.alert strong {
  color: #C09853; }

.alert-success strong {
  color: #468847; }

.alert-error strong {
  color: #B94A48; }

article {
  margin-bottom: 20px; }

.lema {
  margin-top: 20px;
  font-size: 28px; }
  .lema small {
    font-size: 17px;
    padding-left: 8px; }

.thumbnail {
  background-color: white; }
  .thumbnail .caption h5 {
    margin: 0; }

#main .album {
  width: 758px;
  margin: 20px auto 0; }

.nosotros-images img {
  margin-bottom: 10px; }

#footer {
  margin-top: 20px;
  padding: 20px 0;
  border-top: 1px solid #ccc; }

.form-actions {
  background-color: transparent;
  border-top: 0; }

.ple-image {
  width: 40%;
  margin: 5px 0 5px 30px; }

.ple-link {
  font-weight: bold;
  color: #006699;
  text-decoration: underline; }
