@import url(http://fonts.googleapis.com/css?family=Orbitron);


.contador{
font-family: 'Orbitron', sans-serif;
font-size: 26px;
font-weight: bold;
}

.pre-header a {
  color: #fff;
}


.pre-header a:hover {
  color: #f2f2f2;
}


.pre-footer a {
  color: #fff;
}


h1{
color: #22497B;
font-weight: bold;
font-size: 18px;
}


h2{
color: #22497B;
font-weight: bold;

}

input[type=checkbox] {
vertical-align: middle;
 margin: 0px 0 0;
 }
 
 address {
  margin-bottom: 10px;
  font-style: normal;
  line-height: 1.42857143;
}

.lista{
line-height: 2em;
}

.site-logo {
  float: left;
  font-size: 23px;
  font-weight: 400;
  margin-right: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
}


