body{
  background-color: #ffff76;
  margin:0px 0px 0px 0px;
  font-family: bitstream vera sans serif, Verdana, Arial;
  font-size:11px;
  color: #0069b3;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

#cap {
  width: 765px;
  height: 128px;
  margin: 0px auto 0px auto;
  text-align:right;
  float: center;
  background: url('img/cap.jpg') top;
  background-position: 0% 45%;
  background-repeat: no-repeat;
}

#contenidor {
  width: 765px;
  margin: 0px auto 0px auto;
  float: center;
  padding: 0 15px;
  font-size: 16pt;
  font-weight: 700;
}

p {
  font-size:11px;
  color: #0069b3;
}

ul li {
  font-size: 18pt;
  font-weight: 700;
  list-style: square url('img/fletxa.gif');
  margin-bottom: 10px;
}

.panell {
  text-align: center;
  background-color: #ffee2f;
  margin: 0 250px 30px 250px;
  font-size:11px;
}

.panell a{
  text-decoration: none;
}

.panell a:hover{
  background-color: #0069b3;
  color: #ffee2f;
}

.text {
  font-size:18px;
  color: #0069b3;
}

h1 {
  font-size:24px;
  color: #0069b3;
}