/* Generated by KompoZer */
#contenedor {
  margin: 0 auto;
  background: white url(../img/img.png) no-repeat scroll right center;
  width: 690px;
  height: 532px;
}
#enter {
  padding: 25% 0 15px;
  display: table;
  width: 100%;
  height: 292px;
  margin-top: auto;
}
.es {
  background: #5e686e url(../img/enter.gif) no-repeat scroll 2% 50%;
  color: white;
  text-decoration: none;
  margin-bottom: 8px;
  padding-left: 100px;
}
.fr {
  background: #286898 url(../img/enter.gif) no-repeat scroll 2% 50%;
  color: white;
  text-decoration: none;
  margin-bottom: 8px;
  padding-left: 100px;
}
.en {
  background: #972d2c url(../img/enter.gif) no-repeat scroll 2% 50%;
  color: white;
  text-decoration: none;
  padding-left: 100px;
}
body {
  margin: auto 0;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  background-image: url(../img/fondbo.jpg);
}
h1 {
  margin: 0;
  color: white;
  font-weight: normal;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 90%;
  width: 300px;
  display: block;
  font-size: 2.2em;
  padding-top: 7px;
}
h2 {
  border-top: 1px solid white;
  margin: 0;
  font-weight: normal;
  text-align: left;
  font-family: "Times New Roman",Times,serif;
  font-size: 1.6em;
  padding-left: 100px;
  padding-bottom: 5px;
  color: #ededed;
}
a {
  text-decoration: none;
  font-weight: normal;
  color: white;
}
#by {
  border-top: 2px solid #666666;
  margin: 18px auto auto;
  padding: 6px 50px 5px 0px;
  border-right-width: 2px;
  border-right-color: #cccccc;
  height: 100%;
  display: table;
  width: 100%;
}
.logos {
  padding: 0;
  background-color: white;
  color: #333333;
  list-style-type: none;
  text-align: left;
  display: block;
  height: 70px;
  float: left;
  margin: 2px;
  width: 195px;
}
.logos p {
  border-left: 1px solid #999999;
  float: left;
  padding-left: 4px;
  font-size: 0.8em;
  width: 47%;
}
.logos img {
  float: left;
  margin: 4px;
}