* {
  margin: 0;
}

html, body {
  height: 100%;
}

.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -4em;
}

.footer, .push {
  height: 4em;
}


body {
  margin: 0px;
  padding: 0px;
  background-color: #bae4ff;
  background-image: url(gre/logogranjas.png);
  volume: 50;
  text-decoration: none;
  display: block;
  float: none;
  position: absolute;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  color: #333333;
  font-size: 11px;
}
p {
  border-style: none;
  margin: 0px;
  padding: 0px;
  font-family: Verdana;
  font-weight: normal;
  font-style: normal;
  background-attachment: fixed;
  background-position: left top;
  color: #333333;
  font-size: 12px;
}
p.texto {
  text-align: justify;
  margin-top: 7px;
  margin-bottom: 7px;
}

table {
  margin: 0px;
  padding: 0px 0px 7px;
  font-family: Verdana;
  color: #333333;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
}
div {
  margin: 0px;
  padding: 0px;
  font-family: Verdana;
  color: #333333;
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
}
#header {
  background-image: url(res/Default/granjas_image.png);
  background-position: center top;
  background-repeat: no-repeat;
}
li {
  border-style: none;
  margin: 0px;
  padding: 0px;
  font-family: Verdana;
  font-weight: normal;
  font-style: normal;
  list-style-type: circle;
  color: #333333;
  font-size: 12px;
  list-style-image: url(gre/bullet.png);
}
li.small {
  font-size: 11px;
}
hr {
  border-width: 1px;
  background-color: #7c99b7;
  color: #7c99b7;
  width: 50px;
}
.normal {
  margin: 0px;
  padding: 0px;
  font-family: Verdana;
  color: #333333;
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
}
a {
  color: #7c99b7;
  text-decoration: none;
}
a.small {
  color: #999999;
  font-size: 9px;
  text-decoration: none;
}
a.small:hover {
  color: #FC7212;
  font-size: 13px;
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

a.highlight {
  color: #DDDDDD;
  text-decoration: none;
}
a.highlight:hover {
  text-decoration: bold;
  color: #225599;
}

a img {
  border:  none;
}
h1 {
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 15px;
  color: #015dad;
  font-weight: normal;
}
h2 {
  margin: 0px;
  padding: 0px;
  font-size: 13px;
  text-align: left;
  font-weight: bold;
  color: #015dad;
}
h3 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  font-size: 12px;
  color: #7c99b7;
}
